Ports Search

Results 13,01113,020 of 19,819 for %22HTTP Server%22.(0.012 seconds)
devel/docile-1.1.5 (Score: 9.2878623E-4)
Docile turns any Ruby object into a DSL
Docile turns any Ruby object into a DSL. Especially useful with the Builder pattern.
devel/gitlab-pygments.rb-0.5.4 (Score: 9.2878623E-4)
Exposes the pygments syntax highlighter to Ruby
pygments.rb exposes the pygments syntax highlighter to Ruby
devel/gitlab_meta-7.0 (Score: 9.2878623E-4)
GitLab meta gem
GitLab meta gem
devel/io-like-0.3.0.20130301 (Score: 9.2878623E-4)
The interface of IO objects to classes providing a few simple methods
The IO::Like module provides all of the methods of typical IO implementations such as File; most importantly the read, write, and seek series of methods. A class which includes IO::Like needs to provide only a few methods in order to enable the higher level methods. Buffering is automatically provided by default for the methods which normally provide it in IO.
devel/shtool-2.0.8 (Score: 9.2878623E-4)
The GNU Portable Shell Tool
GNU shtool -- The GNU Portable Shell Tool Copyright (c) 1994-2004 Ralf S. Engelschall <rse@engelschall.com> The GNU shtool program is a compilation of small but very stable and portable shell scripts into a single shell tool. All ingredients were in successful use over many years in various free software projects. The compiled shtool program is intended to be used inside the source tree of free software packages. There it can take over various (usually non-portable) tasks related to the building and installation of such packages.
devel/stlfilt-20080203 (Score: 9.2878623E-4)
STL Error Message Decryptor for C++
STLFilt simplifies and/or reformats long-winded C++ error and warning messages, with a focus on STL-related diagnostics (and for MSVC 6, it fully eliminates C4786 warnings and their detritus). The result renders many of even the most cryptic diagnostics comprehensible.
devel/libkolab-0.6.3 (Score: 9.2878623E-4)
Advanced Kolab Object Handling Library
Libkolab provides advanced calendaring functionality including: * Recurrence handling * Timezone handling * iTip/iMip parsing/generation * Freebusy generation
devel/sysconftool-0.17 (Score: 9.2878623E-4)
Helps to install application configuration files
sysconftool is a development utility that helps to install application configuration files. sysconftool allows an existing application to be upgraded without losing the older version's configuration settings. sysconftool is a script that is used by applications to update configuration files when a new version of the application is installed. sysconftool reads the new application configuration files, reads any older versions of those files that are already installed, then replaces the old versions with the new ones, but preserving any custom changes contained in the old versions. For more information on sysconftool, and why applications need it, see the installed manual pages: sysconftool(1) and sysconftool(7). With most versions of the man command: "man 1 sysconftool" and "man 7 sysconftool".
devel/xsd-4.0.0 (Score: 9.2878623E-4)
W3C XML Schema to C++ translator
CodeSynthesis XSD is a W3C XML Schema to C++ translator. It generates vocabulary-specific, statically-typed C++ mappings (also called bindings) from XML Schema definitions. XSD supports two C++ mappings: in-memory C++/Tree and event-driven C++/Parser. The C++/Tree mapping consists of C++ classes that represent data types defined in XML Schema, a set of parsing functions that convert XML documents to a tree-like in-memory object model, and a set of serialization functions that convert the object model back to XML. The C++/Parser mapping provides parser skeletons for data types defined in XML Schema. Using these parser skeletons you can build your own in-memory representations or perform immediate processing of XML documents.
devel/synctex-1.17.0 (Score: 9.2878623E-4)
Synchronization TeXnology parser library
The Synchronization TeXnology named SyncTeX is a new feature of recent TeX engines designed by Jerome Laurens. It allows to synchronize between input and output, which means to navigate from the source document to the typeset material and vice versa.