Ports Search

Results 1,4511,460 of 19,819 for %22HTTP Server%22.(0.008 seconds)
databases/Cache-Memcached-1.30 (Score: 0.007335917)
Perl 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.
devel/spice-protocol-0.12.10 (Score: 0.007335917)
Simple Protocol for Independent Computing Environments
Spice protocol defines a set of protocol messages for accessing, controlling, and receiving inputs from remote computing devices (e.g., keyboard, video, mouse) across networks, and sending output to them. A controlled device can reside on either side, client and/or server.
devel/websocketpp-0.7.0 (Score: 0.007335917)
Header only implementation of the WebSocket protocol
WebSocket++ is an open source (BSD license) header only C++ library that implements RFC6455 The WebSocket Protocol. It allows integrating WebSocket client and server functionality into C++ programs. It uses interchangable network transport modules including one based on C++ iostreams and one based on Boost Asio.
games/craft-1.0 (Score: 0.007335917)
Simple Minecraft clone written in C using modern OpenGL
Craft is a Minecraft clone. Just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. This version is adapted to build, install and run on FreeBSD. Craft was created by Michael Fogleman.
games/masterserver-0.4.1 (Score: 0.007335917)
Masterserver for IdSoftware games (D3, EF, H2, Q2, Q3, QW)
LASANGE aims at creating a mostly-automated LAN session administration and management system. It will provide game server management (instant deployment of game servers) and tournament management in a more advanced and automated way than other systems. It will also consist of basic tools for LAN sessions such as a generic modular Masterserver, IRC bot, etc.
mail/qmail-auditor-0.47 (Score: 0.007335917)
Selective e-mail auditing for qmail by means of qmail-queue wrapping
This software provides an easy and functional way to audit incoming and outgoing e-mails from a qmail server. It works by means of qmail-queue wrapping. It has a control file which allows selective auditing of sender or recipient, as well as whom the messages should be forwarded to. This control file allows regular expressions, what increases its flexibility of use.
mail/spamguard-1.8 (Score: 0.007335917)
MTA spam prevention program for qmail/postfix/sendmail
Nearly all of today's mail system administrators face spam as their first threat. Because of this, EnderUNIX team has written this small application to automagically monitor malicious spammer activity in your mail server logs. spamGuard is written purely in C, to stop spammers hanging around. The program supports nearly all mostly used MTAs; qmail (both multilog and splogger), sendmail and Postfix.
misc/detachtty-9 (Score: 0.007335917)
Run interactive programs non-interactively
detachtty is a Unix utility that lets you run interactive programs non-interactively, and connect to them over the network when you do need to interact with them. It's intended for use with long-running server processes running in Common Lisp implementations.
net/gq-1.3.4 (Score: 0.007335917)
GTK-based LDAP client
GQ is a GTK-based LDAP client. Features include: - browse and search modes - LDAP V3 schema browser - template editor - edit and delete entries - add entries with templates - export subtree or whole server to LDIF file - use any number of servers - search based on single argument or LDAP filter
net/lualdap-1.1.0 (Score: 0.007335917)
LDAP support for the Lua language
LuaLDAP is a simple interface from Lua to an LDAP client. In fact it is a bind to OpenLDAP or to ADSI. It enables a Lua program to: - connect to an LDAP server; - execute any operation (search, add, compare, delete, modify and rename); - retrieve entries and references of the search result.