aboutsummaryrefslogtreecommitdiffstats
path: root/net/sqtop
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2015-02-08Jason E. Hale2017-01-063-8/+9
| | | | | | | | | | Unbreak fetch (project moved to Github) PR: 215560 Submitted by: p5B2E9A8F@t-online.de Patched by: jhale Approved by: Marco Steinbach <coco@executive-computing.de> (maintainer) MFH: 2017Q1 (blanket)
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-0/+2
| | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - Update from 2011-11-01 to 2013-12-17Danilo Egea Gondolfo2014-06-093-12/+7
| | | | | | | | | | - Convert USE_BZIP2 to USES - Improve WWW while here - Use options helpers PR: ports/190809 Submitted by: coco@executive-computing.de
* - Stage supportMartin Wilke2014-01-311-4/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | net)
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-6/+3
| | | | Convert USE_READLINE by USES=readline
* - Convert to OptionsNGMartin Wilke2013-03-061-2/+4
| | | | | | - Trim header Reviewed by: beat, bapt, kwm
* - Update to 2011-11-01Frederic Culot2012-03-072-3/+3
| | | | | PR: ports/165806 Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer)
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - Update to 2010-10-07Sunpoet Po-Chuan Hsieh2010-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 activeWen Heping2010-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>