Ports Search

Results 1,5611,570 of 17,660 for descr%3A%22spam filter%22.(0.008 seconds)
mail/Email-Simple-FromHandle-0.054 (Score: 0.001770478)
Perl library for making email objects from a filehandle
Email::Simple::FromHandle provides an Email::Simple object which uses a filehandle as its source, so it does not need to hold the entire body in memory until needed.
math/hfst-3.8.2 (Score: 0.001770478)
A toolkit for for processing natural language morphologies
The Helsinki Finite-State Transducer toolkit is intended for processing natural language morphologies. The toolkit is demonstrated by wide-coverage implementations of a number of languages of varying morphological complexity.
misc/ytree-1.99.p1 (Score: 0.001770478)
DOS-XTREE(tm) look-a-like file manager
Ytree is a nifty file manager similar to xtree. With some helper-applications (zip/zoo/tar etc.) you can also browse archive files. Viewers for "special" files are configurable (*.wav, *.gif etc.).
misc/xtar-1.4 (Score: 0.001770478)
View and manipulate contents of a tar file
XTar is a Motif program for viewing and manipulating tar archives (which may be compressed). The contents of the archive are displayed in the main window and various options are available from pulldown and popup menus.
net/nsscache-0.32 (Score: 0.001770478)
Python utility to create a local cache of directory services
nsscache is a utility for caching directory service information into local cache files. On FreeBSD, it is intended to be used with the net/libnss-cache port but it can also output BDB files for use by other operating systems.
textproc/Lingua-EN-Infinitive-1.11 (Score: 0.001770478)
Determine the infinitive form of a conjugated word
Determine the infinitive form of a conjugated word. Also, determine the suffix used to identify which rule to apply to transform the conjugated word into the infinitive form. Seamus Venasse <svenasse@polaris.ca>
textproc/Regexp-Log-Common-0.10 (Score: 0.001770478)
Regexp::Log::Common, a parser for the Common Log Format
Regexp::Log::Common uses Regexp::Log as a base class, to generate regular expressions for performing the usual data munging tasks on log files that cannot be simply split().
textproc/Text-ASCIITable-0.20 (Score: 0.001770478)
Create a nice formatted table using ASCII characters
Pretty nifty if you want to output dynamic text to your console or other fixed-size-font displays, and at the same time it will display it in a nice human-readable, or "cool" way.
textproc/sphinx-me-0.3 (Score: 0.001770478)
Wrap README-only projects in a dynamic Sphinx shell
Do you have smaller Python projects that only need a README file for documentation? Want to host your README on Read The Docs? sphinx-me is a BSD licensed tool that will create a Sphinx documentation shell for your project and include the README file as the documentation index. It handles extracting the required meta data such as the project name, author and version from your project for use in your Sphinx docs. Once you use sphinx-me to build your Sphinx docs, you can then add your project to the Read The Docs site and have your project's README hosted with an attractive Sphinx documentation theme. Your README file should be in a reStructuredText compatible format.
www/CGI-ArgChecker-0.02 (Score: 0.001770478)
Perl module implementing a cgi interface to String::Checker
CGI::ArgChecker - An extensible CGI parameter validation module (allowing commonly used checks on parameters to be called more concisely and consistently) based on String::Checker. This is really nothing more than a simple wrapper around String::Checker.