Ports Search

Results 14,99115,000 of 17,660 for descr%3A%22spam filter%22.(0.014 seconds)
devel/vera++-1.3.0 (Score: 9.2782444E-5)
Tool for verification of C++ source code
Vera++ is a programmable tool for verification, analysis and transformation of C++ source code. Vera++ is mainly an engine that parses C++ source files and presents the result of this parsing to scripts in the form of various collections - the scripts are actually performing the requested tasks.
devel/zeal-0.2.1 (Score: 9.2782444E-5)
Offline documentation browser
Zeal is a simple offline documentation browser inspired by Dash. - Save yourself from distractions, and keep all documentation you need instantly available. - Do not depend on your Internet connection or public Wi-Fi. - Keep your documentation fresh with the built-in docset update system. - Integrate Zeal with IDEA, Sublime Text, ViM, or your favourite IDE via variety of plugins.
devel/zziplib-0.13.62 (Score: 9.2782444E-5)
Library to provide transparent read access to zipped files
The zzip library provides read access to zipped file in a zip-archive. It is based solely on free algorithms provided by zlib and can transparently access files being either real files or zipped files with the same file path argument.
devel/renpy-6.99.11 (Score: 9.2782444E-5)
Framework for developing visual-novel type games
Ren'Py is a visual novel engine that helps you use words, images, and sounds to tell stories with the computer. These can be both visual novels and life simulation games. The easy to learn script language allows you to efficiently write large visual novels, while its Python scripting is enough for complex simulation games.
devel/slf4j-1.7.21 (Score: 9.2782444E-5)
Simple facade or abstraction for various logging frameworks
The Simple Logging Facade for Java or (SLF4J) serves as a simple facade or abstraction for various logging frameworks, e.g. java.util.logging, log4j and logback, allowing the end user to plug in the desired logging framework at deployment time.
dns/dnscheck-1.3 (Score: 9.2782444E-5)
DNS zone sanity checker
dnscheck is a simple to use DNS zone sanity checker, comparing name server records and serial numbers with both the parent zone and the zone itself. It allows you to find lame, leaked or stale name servers which have the potential to cause disruption.
dns/dnscheckengine-1.1 (Score: 9.2782444E-5)
DNS checker from the folks that run the .SE top level domain
DNSCheck is a program that is designed to help people check, measure and hopefully also understand the workings of the Domain Name System. When used to check an domain (aka zone) is submitted to DNSCheck, it will investigate the general health by performing various tests and sanity checks.
dns/dnsproxy-1.16 (Score: 9.2782444E-5)
proxy for DNS queries
The dnsproxy daemon is a proxy for DNS queries. It forwards these queries to two previously configured nameservers: one for authoritative queries and another for recursive queries. The received answers are sent back to the client unchanged. No local caching is done.
dns/dnsutl-1.12 (Score: 9.2782444E-5)
Programs to make using DNS easier
The dnsutl package is a collection tools to make administering DNS easier. These include programs for: * Generating the reverse DNS mapping by using the DNS forward mapping. This is useful for producing a self-consistent DNS configuration. * Generating the /etc/ethers file by using a bogus record type. * Generating the /etc/hosts file by using the DNS forward mapping. * Generating the /etc/bootptab file by using the MAC and IP information. * Generating the /etc/netgroup file by using the DNS forward mapping. * Generating the Sun /etc/bootparams file by using the MAC and IP information. * Checking the new-style /etc/named.conf files for self-consistency. * Checking the old-style /etc/named.boot files for self-consistency. * Generating the DNS forward mapping by using the /etc/hosts file. This could be a first step to configuring your DNS server. * Generating the /etc/dhcp.conf file by using the MAC and IP information. All of these programs are both faster than shell scripts, and more robust when faced with all the peculiar semantics of DNS resource files. They even understand the $include directive.
dns/ghtool-1.0 (Score: 9.2782444E-5)
Command-line interface to the resolver library
To quote from the SourceForge project description: gh-tool is a command-line interface to gethostby*, in libresolv/libc. It allows one to check the local system's notion of an IP->DNS or DNS->IP mapping, including aliases, directly, rather than digging for mappings in DNS, which may or may not be relevant.