aboutsummaryrefslogtreecommitdiff
path: root/net/vnstat
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.10Dennis Herrmann2010-01-093-16/+4
| | | | Notes: svn path=/head/; revision=247434
* - Fix security bug, see http://forums.humdi.net/viewtopic.php?p=1655#p1655Dennis Herrmann2009-12-132-0/+12
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=245718
* - Update to 1.9Dennis Herrmann2009-09-132-4/+4
| | | | Notes: svn path=/head/; revision=241358
* - Update to 1.8Dennis Herrmann2009-08-152-8/+9
| | | | Notes: svn path=/head/; revision=239590
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Fix wrong config PATH in cfg.cDennis Herrmann2009-07-011-0/+3
| | | | | | | | | | - Bump PORTREVISION PR: ports/136210 Submitted by: mas kassem <m129kss@omgp.ru> Notes: svn path=/head/; revision=236872
* - Update to 1.7Dennis Herrmann2009-04-306-180/+36
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=232989
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* - Fix cron handlingMartin Wilke2008-06-211-3/+5
| | | | | | | | | | | - Add backup mirrors - Bump PORTREVISION PR: 124789 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=215431
* - Add files missed in last commitBeech Rintoul2008-02-243-9/+11
| | | | | | | | PR: ports/120968 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=207830
* - Fix install/uninstall of vnstat.conf and var/db/vnstat so data won't be ↵Beech Rintoul2008-02-241-2/+2
| | | | | | | | | | | | | overwritten. - Minor tweaks - Bump portrevision PR: ports/120968 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=207829
* - Fix path in vnstat-cronBeech Rintoul2008-02-201-0/+3
| | | | | | | | | | | - Bump portrevision PR: ports/120880 Submitted by: Randy Pratt <bsd-unix@embarqmail.com> Approved by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=207669
* vnStat is a console-based network traffic monitor. It keeps a log ofBeech Rintoul2008-02-198-0/+227
hourly, daily and monthly network traffic for the selected interface(s). However, it isn't a packet sniffer. The traffic information is analyzed from the proc(5) filesystem. That way vnStat can be used even without root permissions. PR: ports/120825 Submitted by: Dennis Herrmann <adox at mcx2.org> (maintainer) Notes: svn path=/head/; revision=207595