Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第15,96115,970项(搜索用时0.032秒)
textproc/templates_parser-17.0.0 (Score: 9.2782444E-5)
Web page template engine module for the Ada Web Server
This is the template engine for the Ada Web Server. It is modular and therefore can be split out of AWS and used on its own. As it was designed for generating web pages, it's function is to parse a page template and replace tokens with specified values. This template engine is amazingly fast due to its concurrent cached compiled templates support.
textproc/tidyp-1.04 (Score: 9.2782444E-5)
Library and program to validate and fix HTML
tidyp is a fork of tidy on SourceForge at http://tidy.sf.net. The library name is "tidyp", and the command-line tool is also "tidyp" but all internal API stays the same. tidyp will validate your HTML, and output cleaned-up HTML.
textproc/unoconv-0.6 (Score: 9.2782444E-5)
Convert any document from and to any LibreOffice supported format
Universal Office Converter (unoconv) is a command line tool to convert any document format that LibreOffice can import to any document format that LibreOffice can export. It makes use of the LibreOffice's UNO bindings for non-interactive conversion of documents. For practical reasons we mention LibreOffice, but OpenOffice is supported by unoconv as well.
textproc/libxml2-2.9.4 (Score: 9.2782444E-5)
XML parser library for GNOME
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform). XML itself is a metalanguage to design markup languages, i.e. text language where semantic and structure are added to the content using extra "markup" information enclosed between angle brackets.
textproc/csvdiff-1.7 (Score: 9.2782444E-5)
Compare/diff two (comma) separated files with each other
csvdiff is a Perl script to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
textproc/xmltv-1.3 (Score: 9.2782444E-5)
Python module that provides access to XMLTV TV listings
[ excerpt from developer's www site ] python-xmltv is a Python module that provides access to XMLTV data. XMLTV is an XML format for storing TV listings. More information on XMLTV can be found at http://membled.com/work/apps/xmltv/
ukrainian/monaco-1.0 (Score: 9.2782444E-5)
Collection of 5 "fixed" fonts for X11 from www.brama.com
Monaco KOI8-U Cyrillic fonts for X11 systems in BDF format. Total of five bitmap fonts. This port installs PCF versions of the fonts and generates the fonts.alias file, which provides, for the koi8-u and koi8-r encodings -- some applications have the encodings (such as koi8-r) harcoded in them, but koi8-u is a superset of koi8-r.
www/castget-1.2.2 (Score: 9.2782444E-5)
Command-line podcast downloader
castget is a simple, command-line based RSS enclosure downloader. It is primarily intended for automatic, unattended downloading of podcasts. * Simple configuration. * Per-channel tagging of downloaded MP3 files using ID3v2. * Per-channel download directories. * Supports all RSS versions and Media RSS.
www/apache22-2.2.31 (Score: 9.2782444E-5)
Version 2.2.x of Apache web server with peruser MPM.
Peruser is an Apache 2 modules based on metuxmpm. The fundamental concept behind them is to run each apache child process as its own user and group, each handling its own set of virtual hosts. Peruser and recent metuxmpm releases can also chroot() apache processes. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode.
www/PyWebDAV-0.9.8 (Score: 9.2782444E-5)
WebDAV Library and Server for Python
Python WebDAV implementation (level 1 and 2) that features a library that enables you to integrate WebDAV server capabilities to your application. WebDAV is an extension to the normal HTTP/1.1 protocol allowing the user to upload data, create collections of objects, store properties for objects, etc.