aboutsummaryrefslogtreecommitdiff
path: root/net/nload
Commit message (Collapse)AuthorAgeFilesLines
* Fix interface name fetching.Emanuel Haupt2016-06-192-0/+12
| | | | | | | | | PR: 210380 Submitted by: allanjude Obtained from: OpenBSD ports Notes: svn path=/head/; revision=417107
* net/nload: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408179
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376402
* Fix package list.Emanuel Haupt2013-10-251-3/+1
| | | | Notes: svn path=/head/; revision=331571
* Support staging.Emanuel Haupt2013-10-231-1/+0
| | | | Notes: svn path=/head/; revision=331362
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-081-5/+1
| | | | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header Notes: svn path=/head/; revision=322530
* Update to 0.7.4Emanuel Haupt2012-02-072-3/+3
| | | | Notes: svn path=/head/; revision=290579
* Pacify portlintEmanuel Haupt2011-12-271-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* Update to 0.7.3Emanuel Haupt2011-06-133-14/+9
| | | | Notes: svn path=/head/; revision=275489
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* - Change configuration file path from /etc/nload.conf toEmanuel Haupt2009-11-151-0/+6
| | | | | | | | | | | ${PREFIX}/etc/nload.conf - bump PORTREVISION PR: 140566 (based on) Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw> Notes: svn path=/head/; revision=244291
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-1/+1
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* Make it fetchable again.Emanuel Haupt2009-09-011-2/+1
| | | | | | | Notified by: pointyhat (via miwi) Notes: svn path=/head/; revision=240673
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Update to 0.7.2Emanuel Haupt2008-06-302-4/+4
| | | | Notes: svn path=/head/; revision=216034
* Update WWWEmanuel Haupt2008-03-011-1/+1
| | | | Notes: svn path=/head/; revision=208284
* - Update to 0.7.1Emanuel Haupt2008-02-273-18/+6
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=208028
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172158
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - Use MASTER_SITE_SOURCEFORGE_EXTENDEDKirill Ponomarev2004-03-121-1/+1
| | | | | | | | PR: ports/64162 Submitted by: maintainer Notes: svn path=/head/; revision=103789
* - SIZE'ifyKirill Ponomarev2004-02-081-0/+1
| | | | | | | | PR: ports/62500 Submitted by: Olivier Tharan <olive@oban.frmug.org> (maintainer) Notes: svn path=/head/; revision=100400
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* - Update to version 0.6.0Kirill Ponomarev2004-01-024-36/+2
| | | | | | | | PR: 60819 Submitted by: maintainer Notes: svn path=/head/; revision=97080
* - get rid of ${STRIP_CMD}Kirill Ponomarev2003-08-202-3/+33
| | | | | | | | | | - documentation fixes PR: 55803 Submitted by: maintainer Notes: svn path=/head/; revision=87380
* Maintainer's update: use ${STRIP_CMD} for portlint happySergey A. Osokin2003-08-131-1/+1
| | | | | | | PR: 55560 Notes: svn path=/head/; revision=86902
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix compiling on -currentDavid W. Chapman Jr.2002-10-211-0/+12
| | | | | | | | PR: 44300 Submitted by: maintainer Notes: svn path=/head/; revision=68507
* * Upgrade to 0.5.0.Oliver Braun2002-09-033-14/+3
| | | | | | | | | | * Replace GNU_CONFIGURE with HAS_CONFIGURE. PR: ports/42366 Submitted by: maintainer Notes: svn path=/head/; revision=65575
* New port: net/nload.Ollivier Robert2002-07-156-0/+49
nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additionally info like total amount of transfered data and min/max network usage. WWW: http://www.roland-riegel.de/nload/index_en.html PR: ports/37418 Submitted by: Olivier Tharan <olive@oban.frmug.org> Notes: svn path=/head/; revision=63034