Ports Search

Results 2,2712,280 of 19,819 for %22HTTP Server%22.(0.008 seconds)
multimedia/gdialog-2.5 (Score: 0.0038018618)
Project X addon to read Siemens Gigaset M740AV video recordings
"GDialog" is an add-on for "Project X - DVB demux Tool". It adds a dialog to it's GUI to retrieve and select the video recordings of the Siemens Gigaset M740AV settop box. For details refer to the wiki (german only): http://www.m740.de/wiki/ProjectX_mit_Gigaset-Erweiterung Heiner (h.eichmann@gmx.de)
multimedia/vdr-plugin-femon-1.7.17 (Score: 0.0038018618)
Video Disk Recorder - frontend monitor plugin
http://www.linuxtv.org/vdrwiki/index.php/Femon-plugin DVB Frontend Status Monitor is a VDR plugin that displays some signal information parameters of the current tuned channel on OSD. You can zap through all your channels and the plugin should be monitoring always the right frontend. The transponder and stream information are also available in advanced display modes.
net-mgmt/Monitoring-Plugin-0.39 (Score: 0.0038018618)
Modules to streamline writing Monitoring plugins
Object oriented helper routines for your Nagios plugin: This is the place for common routines when writing Nagios plugins. The idea is to make it as easy as possible for developers to conform to the plugin guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html).
net-mgmt/Nagios-Plugin-0.36 (Score: 0.0038018618)
Modules to streamline writing Nagios plugins
Object oriented helper routines for your Nagios plugin: This is the place for common routines when writing Nagios plugins. The idea is to make it as easy as possible for developers to conform to the plugin guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html).
net/gpxe-1.0.1 (Score: 0.0038018618)
Open Source (GPL) gPXE network bootloader
gPXE is an open-source PXE implementation and bootloader. Create network booting code that allows computers to load their operating system from a network or to extend an existing PXE implementation with support for additional protocols, such iSCSI, HTTP, TFTP, NFS, FTP and ATA over Ethernet.
net/Net-IRR-0.08 (Score: 0.0038018618)
Perl interface to the Internet Route Registry Daemon
This module provides an object oriented perl interface to the Internet Route Registry. The interface uses the RIPE/RPSL Tool Query Language as defined in Appendix B of the IRRd User Guide. The guide can be found at http://www.irrd.net/, however an understanding of the query language is not required to use this module.
net/Net-Twitter-4.01020 (Score: 0.0038018618)
Perl interface to twitter.com
twitter.com provides a web 2.0 type of ubiquitous presence. This module allows you to set your status, as well as the statuses of your friends. You can view the latest status of Net::Twitter on it's own twitter timeline at http://twitter.com/net_twitter
science/Chemistry-Mol-0.37 (Score: 0.0038018618)
Perl toolkit to describe molecules
Chemistr-Mol is a toolkit includes basic objects and methods to describe molecules. It consists of several modules: Chemistry::Mol, Chemistry::Atom, Chemistry::Bond, and Chemistry::File. They are the core modules of the PerlMol toolkit, see: http://www.perlmol.org/.
security/Crypt-GOST-1.00 (Score: 0.0038018618)
Perl extension for GOST Encryption Algorithm
GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit key developed in the former Soviet Union. Some information on it is available at http://vipul.net/gost/ . This module implements GOST encryption. It supports the Crypt::CBC interface, with the functions described below. It also provides an interface that is backwards- compatible with Crypt::GOST 0.41, but its use in new code is discouraged.
security/Digest-FNV-2.00 (Score: 0.0038018618)
Perl extension for Fowler/Noll/Vo hash algorithm
Digest::FNV is an implementation for the 32-bit version of Fowler/Noll/Vo hashing algorithm which allows variable length input strings to be quickly hashed into unsigned integer values. For more information about this hash, please visit http://www.isthe.com/chongo/tech/comp/fnv/.