Ports Search

Results 301310 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
sysutils/prips-1.0.0 (Score: 0.010507147)
Prints IP subnet ranges by list or CIDR
prips is a tool that can be used to print all of the IP address on a given range. It can enhance the usability of tools that are made to work on only one host at a time (e.g. whois).
www/mahara-15.04.0 (Score: 0.010507147)
Open source ePortfolio system
Mahara is an open source ePortfolio system with a flexible display framework. Mahara, meaning 'think' or 'thought' in Te Reo M.ori, is user centred environment with a permissions framework that enables different views of an e-portfolio to be easily managed. Mahara also features a weblog, resume builder and social networking system, connecting users and creating online learner communities.
mail/spamoracle-1.4 (Score: 0.0104725715)
procmail spam filter written in ML using Bayesian classification
[ excerpt from developer's site ] SpamOracle, a.k.a. "Saint Peter", is a tool to help detect and filter away "spam" (unsolicited commercial e-mail). It proceeds by statistical analysis of the words that appear in the e-mail, comparing the frequencies of words with those found in a user-provided corpus of known spam and known legitimate e-mail. The classification algorithm is based on Bayes' formula, and is described in Paul Graham's paper, A plan for spam. This program is designed to work in conjunction with procmail. The result of the analysis is output as an additional message header X-Spam:, followed by yes, no or unknown, plus additional details. A procmail rule can then test this X-Spam: header and deliver the e-mail to the appropriate mailbox.
sysutils/spiped-1.5.0 (Score: 0.010467143)
Daemon for creating secure symmetric pipes
Spiped (pronounced "ess-pipe-dee") is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses, so that one may connect to one address (e.g., a UNIX socket on localhost) and transparently have a connection established to another address (e.g., a UNIX socket on a different system). This is similar to 'ssh -L' functionality, but does not use SSH and requires a pre-shared symmetric key.
databases/Class-DBI-Untaint-1.00 (Score: 0.010448181)
Class::DBI constraints using CGI::Untaint
Using this module will plug-in a new constraint type to Class::DBI that uses CGI::Untaint. Any column can then be said to require untainting of a given type - i.e. that any value which you attempted to set that column to (include at create() time) must pass an untaint as_type() check.
devel/js-flot-0.8.3 (Score: 0.010448181)
Obtain minified flot code
This package bundles the minified Flot code (a jQuery plotting library) into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream flot version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian).
devel/File-Temp-0.23.04 (Score: 0.010448181)
Perl5 module to generate temporary files or directories safely
File::Temp is a Perl5 module which can be used to generate temporary files (providing a filename and filehandle) or directories. Possible race conditions are avoided and some security checks are performed (e.g. making sure the sticky bit is set on world writeable temp directories).
devel/LockFile-Simple-0.2.8 (Score: 0.010448181)
Perl module implementing simple file locking
The LockFile::Simple extension provides simple file locking, of the advisory kind, i.e. it requires cooperation between applications wishing to lock the same files. It is meant to be used in quick-and-dirty scripts or more elaborated programs that want a simple locking scheme, yet with a reasonable level of configuration.
games/stockfish-5 (Score: 0.010448181)
Open source chess engine
Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a complete chess program and requires some UCI-compatible GUI (e.g. XBoard with PolyGlot, eboard, Arena, Sigma Chess, Shredder, Chess Partner, or Fritz) in order to be used comfortably. Read the documentation for your GUI of choice for information about how to use Stockfish with it.
mail/dkfilter-0.11 (Score: 0.010448181)
Domainkeys filter for Postfix
This is an implementation of DomainKeys draft standard for the Postfix mail transfer agent. DomainKeys is proposed by Yahoo!, Inc. and this is a scheme to sign and verify e-mail messages on a per-domain basis. Protocol and other issues about this draft standard can be found at http://antispam.yahoo.com/domainkeys.