Ports Search

Results 1,1111,120 of 17,660 for descr%3A%22spam filter%22.(0.008 seconds)
audio/Text_Spell_Audio-0.1.0 (Score: 0.0018718529)
Generates a sound clip saying the contents of a string of characters
Joins up multiple wav file sound clips of letters/numbers being spoken, optionally adding distortion and echo. This could be use to complement an image-based CAPTCHA to enable people who are unable to read the security image hear it read out instead.
devel/File-Copy-Link-0.140 (Score: 0.0018718529)
Extension for replacing a link with a copy of linked file
The distribution File-Copy-Link includes the modules File::Spec::Link and File::Copy::Link and the script copylink. They include routines to read and copy links.
benchmarks/autobench-2.1.2 (Score: 0.0018692942)
Automating the process of benchmarking a web server
Autobench is a simple Perl script for automating the process of benchmarking a web server (or for conducting a comparative test of two different web servers). The script is a wrapper around httperf. Autobench runs httperf a number of times against each host, increasing the number of requested connections per second on each iteration, and extracts the significant data from the httperf output, delivering a CSV or TSV format file which can be imported directly into a spreadsheet for analysis/graphing.
databases/AsciiDB-TagFile-1.06 (Score: 0.0018692942)
Perl tie class for a simple ASCII database
Usually when you have to store persistent data you don't need a full-blown database server, just a ASCII database would do the trick. AsciiDB::Tag allows you to access a simple ASCII database using a perl hash variable. The database format is straightforward so you can edit it by hand if you need so. Each record is stored into a file, and a record is just a set of values tagged by the field name.
databases/couchdb-1.6.1 (Score: 0.0018619677)
Document database server, accessible via a RESTful JSON API
Couchdb is a document database server, accessible via a RESTful JSON API. It has an ad-hoc and schema-free with a flat address space. CouchDB is distributed, featuring robust, incremental replication with bi-directional conflict detection and management. It features a table oriented reporting engine that uses Javascript as a query language.
games/mt_dolphin_ia-0.1.98 (Score: 0.0018619677)
Basic AI for MaitreTarot, a Tarot card game
MaitreTarot is a Tarot card game. Understand a game like freecell or poker, nothing to do with astrology. Tarot is rather a French game. This is a basic AI to play against your machine. Check the port games/mt_gtk_client for a GTK+ client.
multimedia/guessit-2.1.0 (Score: 0.0018619677)
Extract as much information as possible from a video file
GuessIt is a python library that tries to extract as much information as possible from a video file. It has a very powerful filename matcher that allows to guess a lot of metadata from a video using only its filename. This matcher works with both movies and tv shows episodes.
net/libnfs-1.3.0 (Score: 0.0018619677)
Client library for accessing NFS shares over a network
LIBNFS is a client library for accessing NFS shares over a network. LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level RPC library for NFS protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions
sysutils/autojump-13 (Score: 0.0018619677)
Tool that acts as a complement to cd
Autojump is a tool that acts as a complement to cd: it makes navigating your filesystem a lot faster. It works by automagically maintaining a database of the directories you use the most from the command line, and allows you to jump back and forth between them, by typing just a few letters of the name of the directory you want to jump to.
audio/libcddb-1.3.2 (Score: 0.0018553798)
Library to access data on a CDDB server
Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. The initial library will have a C API.