Date: Sun, 28 Dec 2008 17:22:50 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/vnstati Makefile distinfo pkg-descr Message-ID: <200812281722.mBSHMoKo098519@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-12-28 17:22:50 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/vnstati Makefile distinfo pkg-descr Log: The purpose of vnstati is to provide image output support for statistics collected using vnstat(1). However, the image file format is limited to png. All basic outputs of vnStat are supported excluding live traffic features. The image can be outputted either to a file or to standard output. vnstati is the image output command for vnstat(1). It provides png image file output from database files created using vnStat. WWW: http://humdi.net/vnstat/ PR: ports/129994 Submitted by: Dennis Herrmann <adox at mcx2.org> Revision Changes Path 1.2058 +1 -0 ports/net/Makefile 1.1 +48 -0 ports/net/vnstati/Makefile (new) 1.1 +3 -0 ports/net/vnstati/distinfo (new) 1.1 +10 -0 ports/net/vnstati/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812281722.mBSHMoKo098519>