Ports Search

Results 18,50118,510 of 19,819 for %22HTTP Server%22.(0.02 seconds)
multimedia/webcamd-4.8.0.4 (Score: 7.739885E-4)
Port of Linux USB webcam and DVB drivers into userspace
Webcamd is a daemon that enables use of hundreds of different USB based webcam and DVB USB devices under the FreeBSD-8/9 operating system. The webcam daemon is basically an application which is a port of Linux USB device drivers into userspace on FreeBSD. The daemon currently depends on libc, pthreads, libusb and the CUSE4BSD kernel module.
net-im/haskell-xmpp-1.0.2 (Score: 7.739885E-4)
Haskell XMPP library based on HaXml & STM
Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library Unlike package network-protocol-xmpp, which uses libxml-sax, this library uses HaXml and supports MUC. However, MUC support of the moment is worse than that in package XMPP. This library make extensive use of STM and threads to simplify writing message-handling code.
net-im/pidgin-privacy-please-0.7.1 (Score: 7.739885E-4)
Privacy plugin for the pidgin instant messenger
Privacy please is a pidgin plugin to stop spammers from annoying you. It currently offers the following features: * Block individual users (with an optional auto-reply) * Block messages from people who are not on your contact list (with an optional auto-reply) * Suppress repeated authorization requests This plugin was formerly known as gaim-blocky.
net-im/mbpurple-0.3.0 (Score: 7.739885E-4)
Integrate Twitter with Pidgin (AKA microblog-purple)
This plugin allows you to set up your twitter accounts as buddies in pidgin. It supports OAuth authentication and HTTPS. You will see messages from your timeline which you can reply to, retweet, etc.
net-mgmt/bwm-ng-0.6 (Score: 7.739885E-4)
Small and simple bandwidth monitor
Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others. Short list of features: * supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab * unlimited number of interfaces supported * interfaces are added or removed dynamically from list * white-/blacklist of interfaces * output of KB/s, Kb/s, packets, errors, average, max and total sum * output in curses, plain console, CSV or HTML * configfile
net-mgmt/check_logfiles-3.7.4.1 (Score: 7.739885E-4)
Nagios plugin which scans log files for specific patterns
This plugin looks for patterns in files. It is capable of detecting logfile rotation. If you tell it how the rotated archives look like, it will also examine these files. Traditional logfile plugins were not aware of the gap which could occur, so under some circumstances they ignored what had happened between their checks. In a production environment this is not tolerable, that's why check_logfiles came into being.
net-mgmt/check_multi-0.19 (Score: 7.739885E-4)
Multi-purpose wrapper plugin for Nagios
check_multi is kind of a wrapper plugin which takes benefit of the Nagios 3.x capability to display multiple lines of plugin output. It calls multiple child plugins and displays their output in the long_plugin_output. A summary is given in the standard plugin output. The child return code with the highest severity becomes the parent (check_multi) plugin return code. The configuration is very simple: a NRPE-stylish config file contains a tag for each child plugin and then the check command line. check_multi can cover complex Business Process Views - using a builtin state evaluation mechanism. The second benefit is cluster monitoring with no need for extra services. All you need is provided by check_multi. LICENSE: GPL2 or later
net-mgmt/ipv6calc-0.96.0 (Score: 7.739885E-4)
Convert, change, and calculate with IPv6 addresses
ipv6calc will do some format changes and calculations for you Intention: * This utility can be used by the IPv6 enabled initscripts for better duplicate address detection on setup of IPv6 addresses.
net-mgmt/libsmi-0.4.8 (Score: 7.739885E-4)
Library to access SMI MIB information
The purpose of libsmi is to give network management applications a concise programmer-friendly interface to access MIB module information, separate the knowledge on SMI from the main parts of management applications, allow to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi. There are also simple tools to handle MIBs included.
net-mgmt/check_clamav-1.2 (Score: 7.739885E-4)
Nagios plugin that verifies ClamAV local signature database revision
This check plugin is a Perl script which compares your local signature database (daily.cvd) version to the version advertised from the ClamAV site. It verifies the latest ClamAV revision using a DNS TXT query against current.cvd.clamav.net.