Ports Search

Results 231240 of 17,660 for descr%3A%22spam filter%22.(0.007 seconds)
devel/Perl6-Rules-0.03 (Score: 0.012206346)
Implements (most of) the Perl 6 regex syntax
This module implements a close simulation of the Perl 6 rule and grammar constructs, translating them back to Perl 5 regexes via a source filter. (And hence suffers from all the usual limitations of a source filter, including the ability to translate complex code spectacularly wrongly).
audio/xwave-2.2 (Score: 0.0121544935)
Audio player/recorder/editor for the X Window System
xwave - an audio player, recorder, editor for the XWindow System Note from the original author: The user interface of xwave is based on Athena and FWF widgets. The application defaults are optimized for Xaw3d, so if you don't use Xaw3d you may want to modify the resources. Features: - multiple files - overview window - zoom window - mark, cut, copy, paste, merge - echo, reverse, swap, resample, volume (absolute, dynamic compressor) - stop recording on demand - raw, wav, au, aiff, aifc (PCM, ALAW, ULAW, and some ADPCM implementations) - files of any length
devel/radare2-0.10.4 (Score: 0.0121544935)
Tools to disasm, debug, analyze, and manipulate binary files
Opensource tools to disasm, debug, analyze and manipulate binary files. * Multi-architecture multi-platform * Highly scriptable * Hexadecimal editor * IO is wrapped * Filesystems support * Debugger support * Diffing between two functions or binaries * Code analysis at opcode, basicblock, function levels * And More...
sysutils/pp-1.03 (Score: 0.0121544935)
Small and fast progress bar for pipe
Light-weight and fast realization of progress bar for pipe.
graphics/pngcrush-1.8.1 (Score: 0.012070503)
Optimizer for PNG files
pngcrush reads in a PNG image, and writes it out again, with the optimum filter_type and zlib_level. It uses brute force (trying filter_type none, and libpng adaptive filtering, with compression levels 3 and 9). It does the most time-consuming method last in case it turns out to be the best. Optionally, it can remove unwanted chunks or add gAMA and sRGB chunks.
print/rprint-3.2 (Score: 0.011975349)
Remote printing utility using a raw bidirectional tcp connection
The rprint utility establishes a bidirectional raw TCP connection to a network printer, usually on port 9100. In case of PostScript(TM) printers, rprint may be directed to query the printer for accounting and printer status information. Although rprint can be used interactively, too, it is normally be invoked by an lpd input filter program.
net-im/pidgin-bs-1.3.0 (Score: 0.011532589)
Pidgin plugin to prevent instant message spam
Bot Sentry is a Pidgin (libpurple) plugin to prevent Instant Message (IM) spam. It allows you to ignore IMs unless the sender is in your Buddy List, the sender is in your Allow List, or the sender correctly answers a question you have predefined.
ports-mgmt/portell-0.2 (Score: 0.011463853)
Quick display of FreeBSD port descriptions
portell is a program that allows FreeBSD users to view the description as given in its pkg-descr file for a specific port. If you want to know what the program "Foo" is, then you can type "portell foo" and portell will find its pkg-descr file and dump it on your display.
devel/aap-1.094 (Score: 0.011357971)
Build tool alternative to make with internet access and CVS support
A-A-P is an Open Source build tool. It does everything that make does in a better way. Includes Internet access for uploading and downloading files. Integrated CVS support: obtain a module from a CVS server and check changes into a CVS server. Can be used to build programs, maintain web sites, distribute software, download and install an application, etc.
www/mod_line_edit-1.0.0 (Score: 0.01090666)
Apache module for simple text rewriting
mod_line_edit is a general-purpose filter for text documents. It operates as a simple on-the-fly line editor, applying search-and-replace rules defined in a configuration or .htaccess file.