Ports Search

Results 521530 of 17,660 for descr%3A%22spam filter%22.(0.009 seconds)
www/httpclient-2.8.0 (Score: 0.0026262251)
Yet another HTTP client implementation by NaHi
httpclient gives something like the functionality of libwww-perl (LWP) in Ruby. httpclient formerly known as http-access2. Features: * methods like GET/HEAD/POST/* via HTTP/1.1. * HTTPS(SSL), Cookies, proxy, authentication(Digest, NTLM, Basic), etc. * asynchronous HTTP request, streaming HTTP request. * by contrast with net/http in standard distribution; o Cookies support o MT-safe o streaming POST (POST with File/IO) o Digest auth o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module) o NTLM auth for Proxy-Authenticate (requires Win32/sspi module) o extensible with filter interface o you dont have to care HTTP/1.1 persistent connection (httpclient cares instead of you) * Not supported now o Cache o Rather advanced HTTP/1.1 usage such as Range, deflate, etc. (of course you can set it in header by yourself) For more detail, see API document at dev.ctor.org/doc/httpclient/
devel/Devel-PackagePath-0.03 (Score: 0.0026210481)
Inspect and manipulate a Path based on a Package name
Devel::PackagePath is a Perl module to inspect and manipulate a Path based on a Package name.
www/HTTP-Request-AsCGI-1.2 (Score: 0.0026022445)
Setup a CGI environment from a HTTP::Request
Provides a convinient way of setting up an CGI enviroment from a HTTP::Request.
games/connectfive-1.0.2 (Score: 0.0025991509)
Place five pieces in a row on a 3D board
Place five pieces in a row on a 3d board A 3d version of gomoku. Similar to connect four, but it is played in 3D on a 19x19 board and a play is allowed on any location of the board.
textproc/makefaq-2.5 (Score: 0.0025991509)
Makefaq is a Python program that creates a (FAQ)
makefaq is a Python program that creates a Frequently Asked Questions (FAQ) list from a specially formatted text data file. For output, it can generate either an HTML page, a text file, or a DocBook XML file.
devel/Hash-Slice-0.03 (Score: 0.0025852954)
Make a hash from a deep slice of another hash
Hash::Slice lets you easily make a deep slice of a hash, specifically a hash containing one or more nested hashes. Instead of just taking a slice of the first level of a hash in an all-or-nothing manner, you can use slice to take a slice of the first level, then take a particular slice of the second level, and so on.
sysutils/daemonize-1.7.7 (Score: 0.002580872)
Tool to run a command as a daemon
daemonize is a command-line utility that runs a command as a Unix daemon. See the accompanying man page for full details.
deskutils/vnc2flv-20100207 (Score: 0.0025717723)
Captures a VNC desktop session and saves as a flv
Vnc2flv is a cross-platform screen recording tool for UNIX, Windows or Mac. It captures a VNC desktop session (either your own screen or a remote computer) and saves as a Flash Video (FLV) file.
editors/bitedit-0.9.4 (Score: 0.0025717723)
Bitedit is a simple ncurses program for editing a file
bitedit is a simple ncurses program for editing a file. It allows you to directly edit of the individual bits of a binary file in a graphical fashion. It is useful for editing all sorts of binary files.
games/rfksay-0.1 (Score: 0.002569441)
Generates a kitten finding robot with a text bubble
Generates a kitten finding robot with a text bubble, much like cowsay. Requires perl. - Michael L. Hostbaek mich@FreeBSD.org