Ports Search

Results 7,0717,080 of 19,819 for %22HTTP Server%22.(0.009 seconds)
textproc/libwps-0.3.1 (Score: 0.0012383816)
Microsoft file word processor format import filter library
Libwps is a library (for use by word procesors, for example) for importing the Microsoft Works word processor file format. It imports Works format versions 2, 3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is just a Works word processor import filter, so there are no plans for supporting an export filter, spreadsheets, or databases.
textproc/libxml++-2.34.2 (Score: 0.0012383816)
Programming reference for textproc/libxml++26
This port contains the programming reference for textproc/libxml++26.
textproc/libxml++-2.34.2 (Score: 0.0012383816)
XML API for C++
libxml++ is a C++ interface for working with XML files, using libxml (gnome-xml) to parse and write the actual XML files. It has a simple but complete API.
textproc/libxml2-2.9.4 (Score: 0.0012383816)
Programming reference for textproc/libxml2
This port contains the programming reference for textproc/libxml2.
textproc/libxode-0.71 (Score: 0.0012383816)
XML library which wraps expat
libxode is an XML library which wraps expat. it offers a very flexable DOM, and uses Memory Pools (which can also be created/used from this library).
textproc/libxslt-1.1.29 (Score: 0.0012383816)
The XSLT C library for GNOME
Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2, the XML C library developed for the GNOME project. It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate and expressions extensions. People can either embed the library in their application or use xsltproc the command line processing tool.
textproc/la-aspell-20020503.0 (Score: 0.0012383816)
Aspell Latin dictionary
Aspell Latin dictionary.
textproc/mdocml-1.13.4 (Score: 0.0012383816)
mdoc macro compiler
mdocml is a suite of tools compiling mdoc, the roff macro package of choice for BSD manual pages, and man, the predominant historical package for UNIX manuals. The mission of mdocml is to deprecate groff, the GNU troff implementation, for displaying mdoc pages whilst providing token support for man. mdocml consists of the libmandoc validating compiler and mandoc, which interfaces with the compiler library to format output for UNIX terminals (with support for wide-character locales), XHTML, HTML, PostScript, and PDF. Disambiguation: mdocml is often referred to by its installed binary, "mandoc".
textproc/mythes-1.2.4 (Score: 0.0012383816)
Simple thesaurus library
MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms
textproc/libsphinxclient-2.0.9 (Score: 0.0012383816)
Sphinx Full-Text Search Engine C++ client library
Sphinx is a full-text search engine, distributed under GPL version 2. Commercial license is also available for embedded use. Generally, it's a standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe. As for the name, Sphinx is an acronym which is officially decoded as SQL Phrase Index.