Ports Search

Results 241250 of 17,660 for descr%3A%22spam filter%22.(0.008 seconds)
textproc/html-pipeline-2.4.1 (Score: 0.010832936)
GitHub HTML processing filters and utilities
This library provides a handful of chainable HTML filters to transform user content into markup. A filter takes an HTML string or Nokogiri::HTML::DocumentFragment, optionally manipulates it, and then outputs the result.
textproc/html-pipeline-1.11.0 (Score: 0.010832936)
GitHub HTML processing filters and utilities
This library provides a handful of chainable HTML filters to transform user content into markup. A filter takes an HTML string or Nokogiri::HTML::DocumentFragment, optionally manipulates it, and then outputs the result.
textproc/topic-1.04 (Score: 0.010832936)
Topic markup parser
TOPIC markup provides a minimal context for plain text databases that can be read/modified by most text editors, and easily parsed as well. Use as a classic Unix filter or interactively with included REPL.
devel/Scope-Guard-0.20 (Score: 0.010797552)
Lexically scoped resource management
This module provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions: the Scope::Guard constructor takes a reference to a subroutine that is guaranteed to be called even if the thread of execution is aborted prematurely. This effectively allows lexically-scoped "promises" to be made that are automatically honoured by perl's garbage collector. For more info, see: http://www.drdobbs.com/cpp/184403758
x11-wm/bbpager-0.4.7 (Score: 0.010797552)
Pager for the Blackbox window manager
bbpager is a pager tool for Blackbox, it uses KDE wm-hints to get the information from Blackbox.
sysutils/jail-primer-0.2 (Score: 0.010775798)
Third Generation Jail System Solution
A simplified prospective on jail configuration and usage. Complete easy to understand detailed documentation on creating a Third Generation Jail System Solutiom which is based on a single filesystem that contains all of the required operating system executable libraries which is shared with each of the individual jails. The legacy rc.conf method, Modern rc.conf method, and the jail(8) jail.conf methods are documented. Script are included that perform the tasks explained in the documentation.
www/rejik-3.2.11 (Score: 0.010774356)
Squid redirector used for blocking unwanted content
Rejik is a squid redirector used for blocking unwanted content basing on URLs and Perl Compatible Regular Expressions (http://www.pcre.org/).
www/sams2-2.0.0 (Score: 0.010749995)
Squid Accounting Management System
SAMS (Squid Account Management System) is a WEB-based interface and tool to manage users of SQUID proxy server. Main features are: * manage users access to SQUID - proxy with NTLM, NCSA authorization or IP address * manage prohibition of users to access to URL * manage to rewrite requested URL to graphical resources (banners, counters) * save and build reports of users statistic * switch of users access to SQUID proxy if his traffic quota is off * manage a delay pools for users groups
audio/smasher-1.1.7 (Score: 0.010736857)
Cross platform audio loop slicer
Cross-platform audio loop slicer designed to create sliced loops from WAV, MP3, FLAC or AIFF files in seconds without a sequencer. Effects include filter sweeps, phasing, flanging, delay, and distortion.
biology/chemeq-1.50 (Score: 0.010736857)
Outputs LaTeX code for chemical reaction
Chemeq is a basic standalone filter written in C++ language, flex and bison. It takes strings like: 2H2 + O2 ---> 2 H2O and can output pretty LaTeX code, useful messages and much more. It aims to be embeddable in education tools.