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

[ Available lists | Index of cvs-all | Month of Feb 2008 | Week of 19 Feb 2008 | Raw email | View thread | Wrap long lines | Reply ]
From
Beech Rintoul <beech@FreeBSD.org>
Date
19 Feb 2008 20:18:54
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


[ Hide this part ]
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)


Elapsed time: 0.063 seconds