Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第231240项(搜索用时0.008秒)
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 插件用来防止垃圾即使消息
Bot Sentry 是一个 Pidgin (libpurple) 插件用来防止垃圾即时消息。 它可以让你忽略即时消息,除非发送者在你的好友列表中,发送者在你的允许列表中, 或者发送者正确回答了你预先定义的问题。
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.