Ports Search

Results 5,5815,590 of 5,824 for /net/.(0.006 seconds)
net-mgmt/bwm-ng-0.6 (Score: 0.012462745)
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.012462745)
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.012462745)
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.012462745)
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
vietnamese/vn7to8-1.1.1 (Score: 0.012462745)
Converts between 7-bit Vietnamese VIQR and 8-bit VISCII formats
The two programs "vn7to8" and "vn8to7" convert between the 7-bit VIQR format for Vietnamese (Viet-Net like) and the 8-bit VISCII data formats (RFC 1456). The current supported version is VISCII 1.1. The program "vn80to81" converts files from VISCII 1.0 to VISCII 1.1. For complete details, please see the Viet-Std documents published elsewhere. Contact "viet-std@haydn.Stanford.EDU" if you would like a copy. David O'Brien obrien@cs.ucdavis.edu
www/mod_authz_unixgroup-1.0.3 (Score: 0.012462745)
UNIX group access control module for Apache 2.2
Mod_Authz_Unixgroup 1.0.x is a Unix group access control modules for Apache version 2.2. If you have Apache 2.3 or Apache 2.4, you should be using version 1.1.x of this module instead. If you are having users authenticate with real Unix login ID over the net, using something like my mod_authnz_external / pwauth combination, and you want to do access control based on Unix group membership, then mod_authz_unixgroup is exactly what you need.
www/mod_authz_unixgroup-1.1.0 (Score: 0.012462745)
UNIX group access control module for Apache 2.4
Mod_Authz_Unixgroup 1.1.x is a Unix group access control modules for Apache version 2.4. If you have Apache 2.2 you should be using version 1.0.x of this module instead. If you are having users authenticate with real Unix login ID over the net, using something like my mod_authnz_external / pwauth combination, and you want to do access control based on Unix group membership, then mod_authz_unixgroup is exactly what you need.
x11-wm/epplets-0.14 (Score: 0.012462745)
Collection of Enlightenment dock applications
A collection of dock applications for use with the Enlightenment window manager. The currently supported epplets are: E-Areas, E-Bandwidth E-Biff, E-Clock, E-Cpu, E-Disk, E-Exec, E-Load, E-LoadMeter, E-Magic, E-MemWatch, E-Mixer, E-MoonClock, E-Net, E-NetFlame, E-NetGraph, E-OpenGL-Demo, E-Pants, E-Pinger, E-PlayCD, E-Power, E-SD, E-ScreenSave, E-ScreenShoot, E-Slides, E-Sys, E-Time, E-Toolbox, E-UrlWatch, E-Wireless, EMix
x11-wm/oroborus-2.0.20 (Score: 0.012462745)
Small and simple GNOME-compatible window manager
Oroborus is a small and simple window manager for X11 which has the following features: - Good default key bindings - Windows are moveable by keyboard - Highly configurable - XPM-themable - GNOME compatible - NET_WM compatible - Sort of KDE compatible - And many, many more... Oroborus doesn't provide any kind of dock, toolbar, program launcher, background changer or root menu as these functions can be provided by separate applications.
archivers/9e-1.0 (Score: 0.012419444)
Explode Plan9 archives
9e is a program to explore Plan9 archives. You can do whatever you like with the source so long as you clearly indicate all modifications and the author responsible for each. Usage Summary: $9e [options] <file> ... Options: -h: dump headers only -v: dump file names and sizes while extracting -r: specify alternate root directory -?: help If no file is named on the command line, standard input is assumed. Note that the input file must be a decompressed archive (decompress with gzip).