# 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: # # mailgraph # mailgraph/Makefile # mailgraph/pkg-comment # mailgraph/pkg-descr # mailgraph/distinfo # mailgraph/pkg-plist # echo c - mailgraph mkdir -p mailgraph > /dev/null 2>&1 echo x - mailgraph/Makefile sed 's/^X//' >mailgraph/Makefile << 'END-of-mailgraph/Makefile' X# New ports collection makefile for: mailgraph X# Date created: 30 August 2002 X# Whom: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) X# X# $FreeBSD$ X# X XPORTNAME= mailgraph XPORTVERSION= 0.19 XCATEGORIES= mail XMASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ X XMAINTAINER= gslin@ccca.nctu.edu.tw X XNO_BUILD= yes XNO_STRIP= yes X XRUN_DEPEND= ${SITE_PERL}/RRDs.pm:${PORTSDIR}/net/rrdtool \ X ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail X Xdo-install: X.for FILE in mailgraph.cgi mailgraph.pl X @${INSTALL_SCRIPT} ${WRKSRC}/${FILE} ${PREFIX}/www/cgi-bin/ X.endfor X X.include END-of-mailgraph/Makefile echo x - mailgraph/pkg-comment sed 's/^X//' >mailgraph/pkg-comment << 'END-of-mailgraph/pkg-comment' XA RRDtool frontend for Postfix statistics END-of-mailgraph/pkg-comment echo x - mailgraph/pkg-descr sed 's/^X//' >mailgraph/pkg-descr << 'END-of-mailgraph/pkg-descr' XMailgraph is a very simple mail statistics RRDtool frontend for Postfix Xthat produces daily, weekly, monthly and yearly graphs of received/sent Xand bounced/rejected mail. X XWWW: http://people.ee.ethz.ch/~dws/software/mailgraph/ END-of-mailgraph/pkg-descr echo x - mailgraph/distinfo sed 's/^X//' >mailgraph/distinfo << 'END-of-mailgraph/distinfo' XMD5 (mailgraph-0.19.tar.gz) = 38f6ebc8c6606ce9ad885184a5e190fd END-of-mailgraph/distinfo echo x - mailgraph/pkg-plist sed 's/^X//' >mailgraph/pkg-plist << 'END-of-mailgraph/pkg-plist' Xwww/cgi-bin/mailgraph.cgi Xwww/cgi-bin/mailgraph.pl END-of-mailgraph/pkg-plist exit