Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第7,1117,120项(搜索用时0.013秒)
mail/mail-2.5.4 (Score: 2.1808068E-4)
Ruby email handler
Mail is an library for Ruby to handle email generation, parsing and sending in a simple, rubyesque manner.
mail/mailfactory-1.4.0 (Score: 2.1808068E-4)
Simple to use module for generating RGC compliant MIME mail
A ruby module that allows for the simple creation of MIME email messages with multiple body parts and attachments
mail/spamdyke-5.0.1 (Score: 2.1808068E-4)
Qmail filter for monitoring and intercepting SMTP connections
spamdyke is a filter for monitoring and intercepting SMTP connections between a remote host and a qmail server. Spam is blocked while the remote server (spammer) is still connected; no additional processing or storage is needed. In addition to all of its anti-spam filters, spamdyke also includes a number of features to enhance qmail. Best of all, using spamdyke does not require patching or recompiling qmail!
mail/vbsfilter-1.15 (Score: 2.1808068E-4)
Vbs-attachment filter for Sendmail Milter
vbsfilter will rename VBS and SHS attachments to .txt, thus rendering them harmless. Sendmail 8.10 introduced a new feature called the milter library, which provides filtering callbacks to a user-level program, which in turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to the question: Can sendmail allow this mail to be delivered? Sendmail is a trademark of Sendmail, Inc. LICENSE: GPL2
math/fracdiff-1.4.2 (Score: 2.1808068E-4)
Fractionally differenced ARIMA aka ARFIMA(p,d,q) models
Maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics, 1989).
math/coda-0.18.1 (Score: 2.1808068E-4)
Output analysis and diagnostics for MCMC
R-cran-coda is a R module for output analysis and diagnostics for Markov Chain Monte Carlo simulations.
math/dplyr-0.5.0 (Score: 2.1808068E-4)
Grammar of Data Manipulation
A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
math/gpclib-1.5.5 (Score: 2.1808068E-4)
General Polygon Clipping Library for R
R-cran-gpclib is a general polygon clipping routines for R based on Alan Murta's C library.
math/edenmath-1.1.1 (Score: 2.1808068E-4)
Scientific calculator for GNUstep
EdenMath is a scientific calculator. It does standard arithmetic, probability, and trigonometric functions. LICENSE: GPL2 or later
math/erf-2.0.0.0 (Score: 2.1808068E-4)
The error function, erf, and friends for Haskell
A type class for the error function, erf, and related functions for Haskell. Instances for Float and Double.