Ports Search

Results 13,28113,290 of 17,660 for descr%3A%22spam filter%22.(0.013 seconds)
devel/zthread-2.3.2 (Score: 1.14812414E-4)
Platform-independent object-oriented C++ threading library
Paraphrasing the website: The ZThread package is an advanced object-oriented, cross-platform, C++ threading and synchronization library. It provides a high level abstraction of the native threading mechanisms to offer a great deal of flexibility and control. ZThread features interruptible Thread and Runnable objects for C++, control objects and implementations of concurrency design patterns. This includes semaphores, mutexes, condition variables as well as other more complex components. ZThread implementations are provided for POSIX and Win32 platforms.
devel/streamhtmlparser-0.1 (Score: 1.14812414E-4)
C/C++/Python streaming HTML parser library from Google
Implementation of an html and javascript context scanner with no lookahead. Its purpose is to scan an html document and provide context information at any point within the input stream. An example of a user of this scanner would be an auto escaping templating system, which would require html context information at very specific points within the html stream. The implementation is based on a simplified state machine of HTML4.1 and javascript. The code also contains C++ and python bindings.
dns/dnstable-0.9.1 (Score: 1.14812414E-4)
Encoding format, library, and utilities for passive DNS data
dnstable implements an encoding format for passive DNS data. It consists of a C library, libdnstable, and several command line utilities for creating, querying, and merging dnstable data files. It stores key-value records in Sorted String Table (SSTable) files and provides high-level interfaces for querying or iterating over the stored records. dnstable encodes individual records using a format tailored for efficiently storing passive DNS data and can quickly perform both "forward" and "inverse" searches.
dns/mydns-1.1.0 (Score: 1.14812414E-4)
DNS server designed to utilize the MySQL database
MyDNS is a free DNS server for UNIX implemented from scratch and designed to utilize the MySQL database for data storage. Its primary objectives are stability, security, interoperability, and speed, though not necessarily in that order. MyDNS does not include recursive name service, nor a resolver library. It is primarily designed for organizations with many zones and/or resource records who desire the ability to perform real-time dynamic updates on their DNS data via MySQL.
dns/pgeodns-1.41 (Score: 1.14812414E-4)
Geographic NameServer
pgeodns is a simple DNS server that can distribute load for a hostname to the nearest mirrors (as defined by geography; on the country / continent level). It is used for search.cpan.org/cpansearch.perl.org and for ftp.perl.org/ftp.cpan.org; to provide nearby-ish servers for the NTP Pool; and to balance svn.apache.org to svn.us.apache.org and svn.eu.apache.org.
dns/dnspython-1.14.0 (Score: 1.14812414E-4)
DNS toolkit for Python
dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.
dns/idna-2.0 (Score: 1.14812414E-4)
Internationalized Domain Names in Applications (IDNA)
A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as "IDNA2008" and can produce different res lts from the earlier standard from 2003. The library is also intended to act as a suitable drop-in replacement for the "encodings.idna" module that comes with the Python standard library but currently only supports the older 2003 specification.
editors/fxite-0.92 (Score: 1.14812414E-4)
Advanced cross-platform text editor
FXiTe is an advanced cross-platform text editor built with the Fox GUI toolkit and the FXScintilla text widget. It features built-in syntax highlighting for 40+ languages, an embedded Lua scripting engine, macro recording and playback, multi-line regular expression search and replace, rudimentary ctags and calltip support, a flexible interface to external tools, and a built-in "message window" to capture the output of external commands such as compiler error messages, etc.
editors/texmacs-1.99.4 (Score: 1.14812414E-4)
WYSIWYG scientific text editor
GNU TeXmacs is a free scientific text editor, which was both inspired by TeX and GNU Emacs. The editor allows you to write structured documents via a wysiwyg (what-you-see-is-what-you-get) and user- friendly interface. New styles may be created by the user. The program implements high-quality typesetting algorithms and TeX fonts, which help you to produce professional-looking documents.
emulators/c7-7.2.1511 (Score: 1.14812414E-4)
Base set of packages needed in Linux mode for i386/amd64 (Linux CentOS 7)
This port contains packages from a near-minimal installation of CentOS 7 Linux. These packages, in conjunction with the Linux kernel module, form the basis of the Linux compatibility environment. It is designed to provide a nice user experience by using the FreeBSD configuration for corresponding Linux stuff where possible. Because of this any work which needs to chroot into the Linux base may not work as expected (no fallthrough to the FreeBSD config possible).