Date: Tue, 19 Feb 2008 20:18:53 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/vnstat Makefile distinfo pkg-descr pkg-plist ports/net/vnstat/files patch-Makefile patch-cfg.c patch-vnstat.c pkg-message.in Message-ID: <200802192018.m1JKIrtc011301@repoman.freebsd.org>
index | next in thread | raw e-mail
beech 2008-02-19 20:18:53 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/vnstat Makefile distinfo pkg-descr pkg-plist
net/vnstat/files patch-Makefile patch-cfg.c patch-vnstat.c
pkg-message.in
Log:
vnStat is a console-based network traffic monitor. It keeps a log of
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)
Revision Changes Path
1.1967 +1 -0 ports/net/Makefile
1.1 +38 -0 ports/net/vnstat/Makefile (new)
1.1 +3 -0 ports/net/vnstat/distinfo (new)
1.1 +123 -0 ports/net/vnstat/files/patch-Makefile (new)
1.1 +31 -0 ports/net/vnstat/files/patch-cfg.c (new)
1.1 +13 -0 ports/net/vnstat/files/patch-vnstat.c (new)
1.1 +9 -0 ports/net/vnstat/files/pkg-message.in (new)
1.1 +7 -0 ports/net/vnstat/pkg-descr (new)
1.1 +3 -0 ports/net/vnstat/pkg-plist (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802192018.m1JKIrtc011301>
