From owner-freebsd-ports Mon Apr 29 15:40:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFADB37B416 for ; Mon, 29 Apr 2002 15:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TMe1e18100; Mon, 29 Apr 2002 15:40:01 -0700 (PDT) (envelope-from gnats) Received: from Mgw2-out.NCTU.edu.tw (Mgw2-out.NCTU.edu.tw [140.113.6.234]) by hub.freebsd.org (Postfix) with ESMTP id 0633637B41C for ; Mon, 29 Apr 2002 15:37:06 -0700 (PDT) Received: (from root@localhost) by Mgw2-out.NCTU.edu.tw (8.11.6/8.11.6) id g3TMb4T10859 for FreeBSD-gnats-submit@freebsd.org.procmail; Tue, 30 Apr 2002 06:37:04 +0800 (CST) Received: from infomath.math.nctu.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by Mgw2-out.NCTU.edu.tw (8.11.6/8.11.6) with ESMTP id g3TMb4Z10855 for ; Tue, 30 Apr 2002 06:37:04 +0800 (CST) Received: by infomath.math.nctu.edu.tw (Postfix, from userid 1000) id 79B473E2F; Tue, 30 Apr 2002 06:37:00 +0800 (CST) Message-Id: <20020429223700.79B473E2F@infomath.math.nctu.edu.tw> Date: Tue, 30 Apr 2002 06:37:00 +0800 (CST) From: Gea-Suan Lin Reply-To: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@infomath.math.nctu.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/37579: New port: mail/mailgraph Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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