Ports Search

Results 5,5815,590 of 5,827 for /net-mgmt/.(0.005 seconds)
games/fairymax-5.0b.20160316.1 (Score: 0.0043908195)
Chess engine for shatranj, courier chess, and others
fairy-Max is a version of micro-Max that reads the piece description from a file fmax.ini, so that arbitrary fairy pieces can be implemen- ted. This version supports up to 15 piece types, and board sizes upto 12x8 board. A Linux port exists in the format of a debian package. You can use it e.g. with games/xboard/: e.g.: xboard -boardSize Middling -variant courier -fcp fairymax GIT: http://hgm.nubati.net/cgi-bin/gitweb.cgi/fairymax.git
graphics/gle-3.1.0 (Score: 0.0043908195)
GL Tubing and Extrusion Library
The GLE Tubing and Extrusion Library is a graphics application programming interface (API). The library consists of a number of "C" language subroutines for drawing tubing and extrusions. The library is distributed in source code form, in a package that includes documentation, a VRML proposal, Makefiles, and full source code and header files. It uses the OpenGL (TM) programming API to perform the actual drawing of the tubing and extrusions. http://sourceforge.net/projects/gle/
graphics/Captcha-reCAPTCHA-0.97 (Score: 0.0043908195)
Perl implementation of the reCAPTCHA API
This is a Perl implementation of the reCAPTCHA API. From the recaptcha.net web site: reCAPTCHA improves the process of digitizing books by sending words that cannot be read by computers to the Web in the form of CAPTCHAs for humans to decipher. More specifically, each word that cannot be read correctly by OCR is placed on an image and used as a CAPTCHA. This is possible because most OCR programs alert you when a word cannot be read correctly.
japanese/fumeikai-fpw-1.0 (Score: 0.0043908195)
Abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format)
This is an abbreviation (alphabet-->Japanese) dictionary whose Japanese name is Ryakugo Jisyo. It was produced by Fumeikai Ryakugo Jiten Hensyu committee. This file is converted from the original dictionary into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original dictionary: http://www1.nisiq.net/~cpulot/Dic.htm o URL for this converted dictionary:
mail/Mail-Verify-0.02 (Score: 0.0043908195)
Perl module to verify email addresses
Mail::Verify provides a function CheckAddress function for verifying email addresses. First the syntax of the email address is checked, then it verifies that there is at least one valid MX server accepting email for the domain. Using the Net::DNS module and the IO::Socket module a list of MX records (or, falling back on a hosts A record) are checked to make sure at least one SMTP server is accepting connections.
mail/smtp-gated-1.4.20.0 (Score: 0.0043908195)
Proxy for SMTP sessions with virus and spam scan
This software block SMTP sessions used by e-mail worms and viruses on the NA(P)T router. It depends on netfilter framework of Linux, or ipfw on FreeBSD. It acts like proxy, intercepting outgoing SMTP connections and scanning session data on-the-fly. When messages is infected, the SMTP session is terminated. It's to be used (mostly) by ISPs, so they can eliminate infected hosts from their net work, and (preferably) educate their users.
net-mgmt/bwm-ng-0.6 (Score: 0.0043908195)
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/mrtg-2.17.4 (Score: 0.0043908195)
Multi-router traffic grapher
The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links. MRTG generates HTML pages containing PNG images which provide a LIVE visual representation of this traffic. Check for an example. MRTG is based on Perl and C and works under UNIX and Windows NT. MRTG is being successfully used on many sites around the net. Check the MRTG-Site-Map, which is at: http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/users.html
sysutils/asusoled-0.10 (Score: 0.0043908195)
Utility for ASUS USB OLED Display
This port provides a utility for controlling USB OLED display found on some ASUS laptops such as G-series models. Originally it was written by Christian Lamparter <chunkeey@web.de> for Linux and the early version is still available from here: https://launchpad.net/asusoled Now it is almost rewrite of the code with a lot of new features and improvements by Jung-uk Kim <jkim@FreeBSD.org>.
vietnamese/libviet-20010210 (Score: 0.0043908195)
VIQR<->VISCII conversion and VISCII ctype-like routines
This port offers VIQR<->VISCII (RFC 1456) conversion and VISCII ctype-like routines for Vietnamese text processing. Of prime interest is the finite state machine that reads 7-bit Viet-Net style Vietnamese and produces 8-bit output. Developers are encouraged to take advantage of these routines for these reasons: - Parsing task is greatly simplified - Makes one's code easier to port from one character encoding to another - Ensures a consistent user interface across many software packages