aboutsummaryrefslogtreecommitdiffstats
path: root/net/sqtop
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | net)
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-6/+3
| | | | Convert USE_READLINE by USES=readline
* - Convert to OptionsNGmiwi2013-03-061-2/+4
| | | | | | - Trim header Reviewed by: beat, bapt, kwm
* - Update to 2011-11-01culot2012-03-072-3/+3
| | | | | PR: ports/165806 Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 2010-10-07sunpoet2010-10-232-8/+9
| | | | | | | | | | | | | | - Add LICENSE - Cleanup .include Changes: * No functional changes * Update manpages * Correct email address PR: ports/151622 Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer) Approved by: pgollucci (mentor, implicit)
* sqtop is a console applicaton to display information about currently activewen2010-09-263-0/+40
client connections for a Squid proxy in a convenient way. WWW: http://code.google.com/p/sqtop/ PR: ports/150313 Submitted by: Marco Steinbach <coco@moehre.org>