Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2002 06:37:00 +0800 (CST)
From:      Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@infomath.math.nctu.edu.tw
Subject:   ports/37579: New port: mail/mailgraph
Message-ID:  <20020429223700.79B473E2F@infomath.math.nctu.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         37579
>Category:       ports
>Synopsis:       New port: mail/mailgraph
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 29 15:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.5-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #7: Tue Apr 23 04:15:27 CST 2002 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386


	
>Description:
	A RRDtool frontend for Postfix statistics.
	
>How-To-Repeat:
	
>Fix:

# 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 <bsd.port.mk>
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

	


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020429223700.79B473E2F>