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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to