Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第17,65117,660项(搜索用时0.015秒)
devel/Scalar-Util-Numeric-0.40 (Score: 7.739885E-4)
Numeric tests for perl scalars
This module exports a number of wrappers around perl's builtin grok_number function, which returns the numeric type of its argument, or 0 if it isn't numeric.
devel/chron-2.3.43 (Score: 7.739885E-4)
R package for creating objects which can handle dates and times
R package to create chronological objects which represent dates and times of day.
devel/Sort-Key-Top-0.08 (Score: 7.739885E-4)
Select and sort top n elements
Select the top n elements from a list using several common orderings and custom key extraction procedures.
devel/gbm-2.0.8 (Score: 7.739885E-4)
Extensions to AdaBoost algorithm
Extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. Includes regression methods for least squares, absolute loss, quantile regression, logistic, Poisson, Cox proportional hazards partial likelihood, and AdaBoost exponential loss.
devel/gdata-2.17.0 (Score: 7.739885E-4)
Various R programming tools for data manipulation
gdata package provides various R programming tools for data manipulation.
devel/Regexp-Assemble-Compressed-0.02 (Score: 7.739885E-4)
Perl extension to compress Regular Expression
Regexp::Assemble::Compressed is a subclass of Regexp::Assemble. It assembles more compressed regular expressions.
devel/SVN-Notify-Config-0.0911 (Score: 7.739885E-4)
Perl module for config-driven Subversion notification
This Perl module is a YAML-based configuration wrapper around the SVN::Notify module.
devel/Sys-Sendfile-FreeBSD-0.01 (Score: 7.739885E-4)
Wrapper for the FreeBSD sendfile(2) function
Uses the FreeBSD sendfile(2) function to send the contents of an open file handle directly to an open socket.
Determines Subversion accounts to receive email via the authz file
This module is a filter for SVN::Notify, intended to assist with the maintenance of access control lists with Subversion repositories. This module removes the need to maintain a separate list of people to send email notification messages to (via svnnotify --to arguments), from the AuthZSVNAccessFile.
Converts account names to email address based on a flat-file database
This module is a filter for SVN::Notify that translates user account names (e.g. "user1") into email addresses. It does this based on a colon-separated file, like a UNIX passwd file (or more usefully) the AuthUserFile used by Apache. The file path is specified via the --account_file option to the svnnotify script, and the index (zero-based) of the email field is specified via the --account_field option.