From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 16 17:30:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F91E37B401 for ; Fri, 16 May 2003 17:30:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B90F43FB1 for ; Fri, 16 May 2003 17:30:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4H0UAUp077577 for ; Fri, 16 May 2003 17:30:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4H0UAZ9077576; Fri, 16 May 2003 17:30:10 -0700 (PDT) Resent-Date: Fri, 16 May 2003 17:30:10 -0700 (PDT) Resent-Message-Id: <200305170030.h4H0UAZ9077576@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, A.J.Caines@halplant.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E20C837B401 for ; Fri, 16 May 2003 17:25:21 -0700 (PDT) Received: from mail.halplant.com (ip68-98-167-210.nv.nv.cox.net [68.98.167.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4502F43F85 for ; Fri, 16 May 2003 17:25:21 -0700 (PDT) (envelope-from A.J.Caines@halplant.com) Received: by mail.halplant.com (Postfix, from userid 1001) id 7C7D4D9; Fri, 16 May 2003 20:25:20 -0400 (EDT) Message-Id: <20030517002520.7C7D4D9@mail.halplant.com> Date: Fri, 16 May 2003 20:25:20 -0400 (EDT) From: A.J.Caines@halplant.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: A.J.Caines@halplant.com Subject: ports/52352: Postfix Configuration Summary Reporter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: A.J.Caines@halplant.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 00:30:11 -0000 >Number: 52352 >Category: ports >Synopsis: Postfix Configuration Summary Reporter >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: Fri May 16 17:30:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Andrew J. Caines >Release: FreeBSD 4.8-STABLE i386 >Organization: H.A.L. Plant >Environment: System: FreeBSD hal9000.halplant.com 4.8-STABLE FreeBSD 4.8-STABLE #0: Thu May 8 08:23:56 EDT 2003 root@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: >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 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) = da39ce16325d6617ad3de7434ac1baa5 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 X# X# $FreeBSD$ X# X XPORTNAME= postfinger XPORTVERSION= 1.24 XCATEGORIES= mail XMASTER_SITES= ftp://ftp.wl0.org/SOURCES/ XDISTNAME= postfinger XEXTRACT_SUFX= 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 Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} X X.include END-of-postfinger/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: