Date: Tue, 6 Apr 2004 10:58:13 -0400 (EDT) From: Andrew J Caines <A.J.Caines@halplant.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Pav Lucistnik <pav@FreeBSD.org> Subject: ports/65255: New port: mail/postfinger - Postfix configuration summary and reporting tool Message-ID: <20040406145813.73883C0@mail.halplant.com> Resent-Message-ID: <200404061500.i36F0iQ5031083@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 65255 >Category: ports >Synopsis: New port: mail/postfinger - Postfix configuration summary and reporting tool >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 06 08:00:43 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Andrew J. Caines >Release: FreeBSD 4.9-STABLE i386 >Organization: H.A.L. Plant >Environment: System: FreeBSD hal9000.halplant.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Mar 18 20:02:15 EST 2004 toor@hal9000.halplant.com:/.disk/obj/home/src/sys/HAL9000 i386 >Description: Postfix configuration summary and reporting tool by Simon J. Mudd Useful for seeking assistance on the postfix-user mailing list. >How-To-Repeat: Supercedes ports/52352 (closed) and ports/64263. >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: # # postfinger # postfinger/pkg-plist # postfinger/pkg-descr # postfinger/distinfo # postfinger/Makefile # echo c - postfinger mkdir -p postfinger > /dev/null 2>&1 echo x - postfinger/pkg-plist sed 's/^X//' >postfinger/pkg-plist << 'END-of-postfinger/pkg-plist' Xbin/postfinger X%%PORTDOCS%%%%DOCSDIR%%/README X@dirrm %%PORTDOCS%%%%DOCSDIR%% END-of-postfinger/pkg-plist echo x - postfinger/pkg-descr sed 's/^X//' >postfinger/pkg-descr << 'END-of-postfinger/pkg-descr' XPostfix configuration summary and reporting tool by Simon J. Mudd XUseful for seeking assistance on the postfix-user mailing list. X XFTP: ftp://ftp.wl0.org/SOURCES/postfinger END-of-postfinger/pkg-descr echo x - postfinger/distinfo sed 's/^X//' >postfinger/distinfo << 'END-of-postfinger/distinfo' XMD5 (postfinger/postfinger-1.29) = 12f2aa42b87b9863150620febdd596a3 XSIZE (postfinger/postfinger-1.29) = 8373 XMD5 (postfinger/README) = 8798a1359d1afc08c9ddb4e44a13e217 XSIZE (postfinger/README) = 760 END-of-postfinger/distinfo echo x - postfinger/Makefile sed 's/^X//' >postfinger/Makefile << 'END-of-postfinger/Makefile' X# New ports collection makefile for: postfinger X# Date created: 16 Mayl 2003 X# Whom: Andrew J. Caines <A.J.Caines@halplant.com> X# X# $FreeBSD$ X# X XPORTNAME= postfinger XPORTVERSION= 1.29 XCATEGORIES= mail XMASTER_SITES= ftp://ftp.nobandwidth.net/pub/postfix-mudd/postfinger/ \ X ftp://ftp.wl0.org/postfinger/ XDISTNAME= ${PORTNAME}-${PORTVERSION} XDISTFILES= ${PORTNAME}-${PORTVERSION} README XDIST_SUBDIR= ${PORTNAME} X XMAINTAINER= A.J.Caines@halplant.com XCOMMENT= Postfix Configuration Summary Reporter X XEXTRACT_CMD= ${CP} XEXTRACT_BEFORE_ARGS= XEXTRACT_AFTER_ARGS= ${WRKDIR} XNO_BUILD= yes XWRKSRC= ${WRKDIR} X XDOCS= README X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${PORTNAME} X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X.for i in ${DOCS} X ${INSTALL_DATA} ${WRKSRC}/$i ${DOCSDIR} X.endfor X.endif X X.include <bsd.port.mk> END-of-postfinger/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040406145813.73883C0>