Ports Search

Results 671680 of 17,660 for descr%3A%22spam filter%22.(0.012 seconds)
devel/Proc-Daemon-0.23 (Score: 0.0021932607)
Perl module that provides a method to daemonify a Perl script
Proc::Daemon provides a method for a Perl script to run as a Unix daemon process.
comms/flwrap-1.3.4 (Score: 0.0021928677)
Flwrap is a companion utility for fldigi
The flwrap executable is a small desktop application that encapsulates a text file, an image file, or a binary file within a set of identifier blocks. These blocks include a 16 bit checksum that is used to test the encapsulated file for integrity.
devel/AI-Pathfinding-AStar-0.10 (Score: 0.0021928677)
Perl implementation of the A* pathfinding algorithm
This module implements the A* pathfinding algorithm. It acts as a base class from which a custom map object can be derived. It requires from the map object a subroutine named "getSurrounding" and provides to the object a routine called "findPath" which calculates the shortest (ie. least-expensive) path between two nodes.
editors/cooledit-3.17.17 (Score: 0.0021928677)
Suite of utilities, including a GUI editor
Cooledit is a suite of programs consisting of the following: - cooledit - a GUI based editor which allows you to call external programs (for instance LaTeX on a LaTeX file) - smalledit - a stripped down version of cooledit - coolman - a man page browser
converters/Number-RecordLocator-0.005 (Score: 0.0021862795)
Encodes integers into a short locator string
Number::RecordLocator encodes integers into a 32 character "alphabet" designed to be short and easy to read and pronounce. With a 32 bit encoding, you can map 33.5 million unique ids into a 5 character code.
databases/pgreplay-1.2.0 (Score: 0.0021862795)
Replay SQL statements from a Postgresql Log
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and with the original timing against a PostgreSQL database.
devel/geany-plugin-sendmail-1.28 (Score: 0.0021862795)
Geany plugin: send a document as attachment
GeanySendMail is a little plugin to send a document as attachment using the preferred mail client from inside Geany. It is similar to the envelope symbol of most office tools and requires a mail client that is supporting remote calls.
finance/Finance-Bitcoin-0.901 (Score: 0.0021862795)
Perl interface to a bitcoin instance
Bitcoin is a peer-to-peer network based digital currency. Finance::Bitcoin provides a perl interface to the high and low level APIs for managing a running bitcoin instance over JSON-RPC.
games/tux_aqfh-1.0.14 (Score: 0.0021862795)
Tuxedo The Penguin: A Quest for Herring
Tuxedo The Penguin: A Quest for Herring A 3D search/explore game staring Tux the Linux Penguin and his girlfriend Gown as they solve problems and search a number of 3D levels for Golden Herring.
mail/POE-Component-Client-POP3-0.02 (Score: 0.0021862795)
Implement a POP3 client POE component
POE::Component::Client::POP3 is a POE component for interacting with a POP3 server. This means it is an event driven way to communicate with a server that implements Post Office Protocol Version 3 see rfc 1939 for details on the protocol.