Ports Search

Results 561570 of 17,660 for descr%3A%22spam filter%22.(0.008 seconds)
graphics/seq2gif-0.10.4 (Score: 0.002503834)
Convert a ttyrec record into a gif animation directly
This software converts a sequences record file generated by ttyrec into a gif animation directly using portable built-in terminal emulation engine originated from yaft. yaft provides rare terminal emulation features such as SIXEL/DRCS.
devel/Config-Merge-1.04 (Score: 0.0025021855)
Load a configuration directory tree in a number of languages
Config::Merge - load a configuration directory tree containing YAML, JSON, XML, Perl, INI or Config::General files
devel/Regexp-RegGrp-2.00 (Score: 0.0025018647)
Groups a regular expressions collection
Regexp::RegGrp is a Perl modele to group regular expressions to one regular expression.
devel/Task-Tiny-0.002 (Score: 0.0025018647)
Install a lightweight development environment
Task::Tiny may be used to install a selection of tiny Perl extensions from CPAN.
games/xchadance-1.0 (Score: 0.0025018647)
Display a dancing girl "ChaCha."
Display a dancing girl "ChaCha." She dance, dance and dance forever on your desktop. Enjoy!
devel/directory_watcher-1.5.1 (Score: 0.00250052)
Scans a directory at a set interval and lists files
The directory watcher operates by scanning a directory at some interval and generating a list of files based on a user supplied glob pattern. As the file list changes from one interval to the next, events are generated and dispatched to registered observers. Three types of events are supported -- added, modified, and removed.
games/bass-1.2 (Score: 0.00250052)
Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure
"Beneath a Steel Sky is a 2D point-and-click science fiction thriller set in a bleak vision of the future, originally published for DOS and the Amiga. ..." Now playable on FreeBSD, thanks to the help of Tony Warriner at Revolution Software Ltd and the developers of scummvm. This game is distributed by the scummvm project.
textproc/Pod-Elemental-0.103004 (Score: 0.00250052)
Treating a Pod document as a tree of elements
Pod::Elemental is a system for treating a Pod (plain old documentation) documents as trees of elements. This model may be familiar from many other document systems, especially the HTML DOM. Pod::Elemental's document object model is much less sophisticated than the HTML DOM, but still makes a lot of document transformations easy.
x11/xwinwrap-0.3 (Score: 0.00250052)
XWinWrap replace a desktop background with a movie or screensaver
XWinWrap is a small utility written a loooong time ago that allowed you to stick most of the apps to your desktop background. What this meant was you could use an animated screensaver (like glmatrix, electric sheep, etc) or even a movie, and use it as your wallpaper.
Turns a Class-AlzaboWrapper-Cursor object into a TT2 iterator
This module allows a Class::AlzaboWrapper::Cursor object to be used as a TT2 iterator. For a cursor which returns one object at a time, the iterator simply returns one object per iteration. When the cursor returns multiple objects, the iterator returns a hash reference where the keys are the table name of the object's class in lower-case, with camel-casing turned into underscores. The values of the hash are the objects. So if the cursor returns Foo::User and Foo::Page objects, the keys are "user" and "page".