aboutsummaryrefslogtreecommitdiffstats
path: root/net/ifstat
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 to OptionsNGmiwi2013-03-061-9/+5
| | | | | | - Trim header Reviewed by: beat, bapt, kwm
* - Chase net-snmp shlib version bump.sylvio2011-07-281-2/+2
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Chase net-snmp shlib bumpsylvio2010-06-031-2/+2
|
* - Correct libsnmp major version in LIB_DEPENDS.wxs2010-04-111-1/+1
| | | | | PR: ports/144991 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
* - Pass maintainership to submitter.lippe2009-02-221-1/+1
| | | | | PR: ports/131852 Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org>
* - Fix build with amd64beech2008-02-221-0/+22
| | | | | PR: ports/120625 Submitted by: Mike Tancsa <mike@sentex.net>
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.kuriyama2007-02-281-2/+2
|
* Chase shlib version bump of net-snmp.kuriyama2005-11-301-2/+2
|
* Use OPTIONSmnag2005-11-172-0/+3
| | | | | | | Add SHA256 PR: 89154 Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
* Drop maintership.krion2005-04-221-1/+1
|
* Bump shlib number and PORTREVISIONkrion2004-12-121-1/+2
| | | | No cookies for: kuriyama
* Move SNMP support to optional dependecies.krion2004-07-101-3/+9
| | | | | PR: ports/68890 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* - Remove USE_SIZE knobkrion2004-04-011-1/+0
|
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* - SIZEifykrion2004-01-302-0/+2
|
* - Update to version 1.1krion2004-01-032-10/+14
| | | | - Take maintainership
* update ifstat to 1.0oliver2003-06-162-3/+3
| | | | | PR: 51272 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* ifstat is a tool to report network interfaces bandwith just likeleeym2003-04-094-0/+26
vmstat/iostat do for other system counters. PR: 50667 Submitted by: spf <spf@XSLT.cs.nccu.edu.tw>