Ports Search

Results 2,7112,720 of 19,819 for %22HTTP Server%22.(0.007 seconds)
databases/python-memcached-1.58 (Score: 0.0025843745)
Python API for memcached, a distributed memory cache daemon
The API takes advantage of the server's opaque flag support and sets its "complex" flag whenever the object being stored or retrieved isn't a plain scalar. In that case, the Storable module is used to freeze and thaw the value automatically going in and out of the memcached. The Python API, while tested, has not experienced real-world production use.
deskutils/gnome-utils-3.18.0 (Score: 0.0025843745)
GNOME 3 support utilities
GNOME 3.0 support utilities, these include: baobab, a graphics disk space display program. gnome-screenshot, desktop screenshot program. gnote, note taking application. gnome-contacts, integrated address book. gnome-search-tool, local disk search tool. gnome-dictionary, client for DICT server to look up definitions. gnome-system-log, view system logs. gnome-font-viewer, show installed fonts.
deskutils/vdirsyncer-0.9.3 (Score: 0.0025843745)
Synchronize calendars and contacts
Vdirsyncer synchronizes your calendars and addressbooks between two storages. The most popular purpose is to synchronize CalDAV and CardDAV with a local folder or file. The local data can then be accessed via a variety of programs, none of which have to know or worry about syncing to a server.
devel/hash_ring-1.3.1 (Score: 0.0025843745)
Implementation of consistent hashing in Python
Implements consistent hashing that can be used when the number of server nodes can increase or decrease (like in memcached). The hashing ring is built using the same algorithm as libketama. Consistent hashing is a scheme that provides a hash table functionality in a way that the adding or removing of one slot does not significantly change the mapping of keys to slots.
devel/pytest-timeout-0.4 (Score: 0.0025843745)
Pytest plugin to abort hanging tests
This is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don't know why the test suite hangs.
devel/subvertpy-0.9.2 (Score: 0.0025843745)
Python bindings for subversion
This is an implementation of Python bindings for the Subversion version control system, aiming to be complete, fast and feel native to Python programmers. Bindings are provided for the working copy, client, delta, remote access and repository APIs. A hookable server side implementation of the custom Subversion protocol (svn_ra) is also provided.
games/ra3-1.76 (Score: 0.0025843745)
Quake III Arena mod: Rocket Arena 3
Rocket Arena matches are played in "arenas". Each map may have one or more arenas in it. When you connect to a server, you need to select an arena and then either create or join a team. Once you are in the arena, you will be put in line to fight.
irc/minbif-1.0.5 (Score: 0.0025843745)
IRC to instant messaging gateway
Minbif aims to use the libpurple library from the Pidgin project to provide an IRC-friendly instant messaging client. It is very easy to setup, does not require any non-standard authentication, and just uses the server password feature of IRC clients. https://symlink.me/projects/minbif/wiki/
mail/chk4mail-2.28 (Score: 0.0025843745)
Quickly check multiple folders for new email
chk4mail - a utility to quickly check multiple folders for new mail This program lists the number of read and unread emails in the folders in your maildirectory and your incoming mailfolder. The chkimap program can be used to do the same on a remote IMAP server. The source code is available from: ftp.stack.nl:/pub/users/johans/chk4mail/
mail/cclient-20130621 (Score: 0.0025843745)
Mark Crispin's C-client mail access routines forked from UW
C-client is a common API for accessing mailboxes. It is used internally by the popular PINE mail reader as well as the University of Washington's IMAP server. This is the version forked from UW by the original author Mark Crispin. For more information, please see the repository homepage: