Ports Search

Results 1,3211,330 of 19,819 for %22HTTP Server%22.(0.007 seconds)
devel/python-jenkins-0.4.13 (Score: 0.008318509)
Python bindings for the remote Jenkins API
Python Jenkins is a python wrapper for the Jenkins REST API which aims to provide a more conventionally pythonic way of controlling a Jenkins server. It provides a higher-level API containing a number of convenience functions.
dns/zonenotify-0.1 (Score: 0.008318509)
DNS notify sender written in C
zonenotify is useful to send a NS_NOTIFY packet to BIND slave server. When you update a zone in your djbdns DNS you must notify the slaves about your change.
games/poker-engine-1.3.6 (Score: 0.008318509)
Python library that implements poker rules
poker-engine is a python library that implements poker rules according to variants and betting structures specified in configuration files. It designed to be used by a multiplayer poker server, a poker AI or a poker client.
java/jdbcpool-0.99 (Score: 0.008318509)
JDBC connection pool
The Bitmechanic JDBC Connection Pool provides developers a way to easily cache open connections to databases. This is useful in server environments since opening database connections can be slow. For more details see:
mail/pop3-1.0.2 (Score: 0.008318509)
POP3 Client Library for PHP
The POP3 extension makes it possible for a PHP script to connect to and interact with a POP3 mail server. It is based on the PHP streams interface and requires no external library.
mail/ingo-3.2.12 (Score: 0.008318509)
Horde email filter rules manager
Ingo is an email-filter management application. It is fully internationalized, integrated with Horde and the IMP Webmail client, and supports both server-side (Sieve, procmail) and client-side (IMAP) message filtering.
mail/GMail-IMAPD-0.94 (Score: 0.008318509)
Perl IMAP4 gateway to Google's webmail service
This module allows users to access their Gmail messages with an IMAP client by running a server which accepts IMAP connections. Currently this module supports only a subset of the IMAP4 protocol.
mail/scam-backscatter-1.5.1 (Score: 0.008318509)
Address verification milter to prevent spam backscatter
scam-backscatter milter Scam-backscatter prevents spam backscatter (accept and bounce) on mail servers which don't host mailboxes locally. It validates mailboxes by verifying the recipient addresses hosted on a different mail server.
net/krdc-4.14.3 (Score: 0.008318509)
RDP and VNC client for KDE
KRDC is a client application that allows you to view or even control the desktop session on another machine that is running a compatible server. VNC and RDP is supported.
net/micro_inetd-2014.08.14 (Score: 0.008318509)
inetd-like program intended for temporarily usage
Like inetd, this program listens on the net for requests and spawns a server to handle them. However, it only handles one port and one program. Other limitations: * only 'stream' socket type * only 'nowait' * doesn't switch user-ids