Date: Wed, 23 Jan 2008 09:32:24 +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/sysutils Makefile ports/sysutils/iograph Makefile data.bin distinfo pkg-descr Message-ID: <200801230932.m0N9WPhM061345@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-01-23 09:32:24 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/iograph Makefile data.bin distinfo pkg-descr Log: iograph counts network traffic for one interface and creates an accounting statistic by summing up the transfered bytes. Statistics are created hourly, daily and monthly and are saved as static HTML files. It is written in pure C without the need of external libraries, targetted to be used in an embedded firewall system. A HTTP server is not included. WWW: mdolze.gmxhome.de/iograph.shtml PR: ports/119841 Submitted by: Markus Dolze Revision Changes Path 1.973 +1 -0 ports/sysutils/Makefile 1.1 +26 -0 ports/sysutils/iograph/Makefile (new) 1.1 +1 -0 ports/sysutils/iograph/data.bin (new) 1.1 +3 -0 ports/sysutils/iograph/distinfo (new) 1.1 +8 -0 ports/sysutils/iograph/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801230932.m0N9WPhM061345>