Ports Search

Results 1,7711,780 of 19,819 for %22HTTP Server%22.(0.007 seconds)
games/hoverboard-0.7.3 (Score: 0.005746151)
Standalone version of xkcd 1608 "Hoverboard" game
Standalone version of xkcd 1608 "Hoverboard" game originally available at http://xkcd.com/1608/
net-im/pidgin-skypeweb-1.2.1 (Score: 0.005746151)
Plugin to use Skype chat from Pidgin(without Skype running)
This is a Libpurple plugin that adds support for a "Skype for Web(http)" protocol.
www/user_agent-0.1.4 (Score: 0.005746151)
Generates random, valid User-Agent values
This module is for generating random, valid web navigator's configs & User-Agent HTTP headers.
www/textile-2.3.3 (Score: 0.005746151)
Textile markup generator written in Python
Textile is a Python implementation of the Textile (http://textism.com/tools/textile) markup language.
x11-themes/aquaextremesunken-1.0 (Score: 0.005746151)
Port of AquaExtreme Sunken theme
Port of AquaExtreme Sunken theme. Original theme created by Max Rudberg (http://www.maxrudberg.com/).
archivers/tar-1.29 (Score: 0.0057341345)
GNU version of the traditional tape archiver
The Free Software Foundation's "tar" tape archiver. GNU tar saves many files together into a single tape or disk archive, and can restore individual files from the archive. It includes multivolume support, the ability to archive sparse files, automatic archive compression/decompression, remote archives and special features that allow tar to be used for incremental and full backups. This distribution also includes rmt, the remote tape server. Note that this port will install these utilities with a 'g' prefix, e.g. gtar, but the man pages and info documentation will refer to them without the 'g' prefix.
Thin fast full interface to the libmemcached client API
Memcached::libmemcached - Thin fast full interface to the libmemcached client API Memcached::libmemcached is a very thin, highly efficient, wrapper around the libmemcached library. It gives full access to the rich functionality offered by libmemcached. libmemcached is fast, light on memory usage, thread safe, and provide full access to server side methods. - Synchronous and Asynchronous support. - TCP and Unix Socket protocols. - A half dozen or so different hash algorithms. - Implementations of the new cas, replace, and append operators. - Man pages written up on entire API. - Implements both modulo and consistent hashing solutions.
databases/pgaccess-1.00.20140902 (Score: 0.0057341345)
Powerful PostgreSQL database GUI administration tool and toolkit
PgAccess is a pretty GUI (Graphical User Interface) for the open source database PostgreSQL. PgAccess is a cross-platform database management tool for PostgreSQL, written in Tcl/Tk. There are active efforts to turn it into a tool for writing applications that can work in a distributed client-server model (a central PostgreSQL database and remote clients). PgAccess was originally written by Constantin Teodorescu using Visual Tcl, "the best tool for developing Tcl/Tk applications I've ever seen." It is currently managed by the developers at BSDforge.com.
databases/postgresql-relay-1.3.2 (Score: 0.0057341345)
Multiplex multiple PostgreSQL databases to one relay
postgresql-relay can be used to as a single point of origin for all your databases. Instead of having to remember (or modify in case of changes) all the names of your databases, on which machines and on which ports they are running, you only need to remember one machine and the name of the database. The postgresql-relay will then forward the connection to the proper database on the proper port of the proper server. No more changes in the hundreds of clients and scripts!
devel/Params-CallbackRequest-1.20 (Score: 0.0057341345)
Provide callbacks to method and function parameters
The idea behind this module is to provide a sort of plugin architecture for Perl templating systems. Callbacks are executed by the contents of a request to the Perl templating server, before the templating system itself executes. This approach allows you to carry out logical processing of data submitted from a form, to affect the contents of the request parameters before they're passed to the templating system for processing, and even to redirect or abort the request before the templating system handles it.