ports/119841: [NEW PORT] sysutils/iograph: Creates HTML statistics of network transfer

Markus Dolze bsdfan at nurfuerspam.de
Sun Jan 20 21:20:03 UTC 2008


>Number:         119841
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/iograph: Creates HTML statistics of network transfer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 20 21:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Markus Dolze
>Release:        FreeBSD 6.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD rymelda.intra.mdolze.de 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Fri Jan 18 22:50:51 CET 2008
>Description:
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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- iograph-0.9.1.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	iograph
#	iograph/Makefile
#	iograph/distinfo
#	iograph/pkg-descr
#
echo c - iograph
mkdir -p iograph > /dev/null 2>&1
echo x - iograph/Makefile
sed 's/^X//' >iograph/Makefile << 'END-of-iograph/Makefile'
X# New ports collection makefile for:	iograph
X# Date created:				28 September 2007
X# Whom:					Markus Dolze
X#
X# $FreeBSD$
X#
X
XPORTNAME=	iograph
XPORTVERSION=	0.9.1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://mdolze.gmxhome.de/files/
X
XMAINTAINER=	bsdfan at nurfuerspam.de
XCOMMENT=	Creates HTML statistics of network transfer
X
XPLIST_FILES=	bin/iograph \
X		%%DATADIR%%/in.gif \
X		%%DATADIR%%/out.gif \
X		%%DATADIR%%/iograph.gif
XPLIST_DIRS=	%%DATADIR%%
X
XGNU_CONFIGURE=	yes
X
XMAN8=		iograph.8
X
X.include <bsd.port.mk>
END-of-iograph/Makefile
echo x - iograph/distinfo
sed 's/^X//' >iograph/distinfo << 'END-of-iograph/distinfo'
XMD5 (iograph-0.9.1.tar.gz) = d36beaed9da7cc11b35b948cdbf44776
XSHA256 (iograph-0.9.1.tar.gz) = 49d07acf292bddf5fc87e77eb546d5c49efd101ec560a2710faa293afe663149
XSIZE (iograph-0.9.1.tar.gz) = 79964
END-of-iograph/distinfo
echo x - iograph/pkg-descr
sed 's/^X//' >iograph/pkg-descr << 'END-of-iograph/pkg-descr'
Xiograph counts network traffic for one interface and creates an accounting
Xstatistic by summing up the transfered bytes. Statistics are created hourly,
Xdaily and monthly and are saved as static HTML files.
X
XIt is written in pure C without the need of external libraries, targetted to
Xbe used in an embedded firewall system. A HTTP server is not included.
X
XWWW: mdolze.gmxhome.de/iograph.shtml
END-of-iograph/pkg-descr
exit
--- iograph-0.9.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list