From owner-cvs-all Tue Oct 31 20:53:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43CE237B4C5; Tue, 31 Oct 2000 20:53:31 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA19861; Tue, 31 Oct 2000 20:53:31 -0800 (PST) (envelope-from will@FreeBSD.org) Message-Id: <200011010453.UAA19861@freefall.freebsd.org> From: Will Andrews Date: Tue, 31 Oct 2000 20:53:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postfix-current Makefile distinfo pkg-install pkg-plist ports/mail/postfix-current/files patch-be patch-ea patch-eb patch-ec patch-ed patch-ee patch-ef patch-eg patch-eh patch-ei patch-ej X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/10/31 20:53:31 PST Modified files: mail/postfix-current Makefile distinfo pkg-install pkg-plist mail/postfix-current/files patch-be patch-ea patch-eb patch-ec patch-ed patch-ee patch-ef patch-eg patch-eh patch-ei patch-ej Log: Update to snapshot 20001030. Use real make(1) .for (instead of @for) loops. Fix occasional breakage when CC contains spaces. Remove manpages from the PLIST. Remove miscellaneous erroneous lines from PLIST. Use proper WITH_* PLIST_SUBs. Consolidate .if defined(WITH_*)'s. Add iteration for CONF* files in their two separate locations as well as BIN*. Use absolute paths in install script. Hand MAINTAINER saber over to David W. Chapman. :-) PR: 21439, 22409 Submitted by: Yarema David W. Chapman Jr. Approved by: MAINTAINER Revision Changes Path 1.28 +103 -95 ports/mail/postfix-current/Makefile 1.12 +1 -1 ports/mail/postfix-current/distinfo 1.4 +3 -2 ports/mail/postfix-current/pkg-install 1.7 +12 -43 ports/mail/postfix-current/pkg-plist 1.3 +10 -715 ports/mail/postfix-current/files/patch-be 1.2 +2 -2 ports/mail/postfix-current/files/patch-ea 1.2 +2 -2 ports/mail/postfix-current/files/patch-eb 1.2 +2 -2 ports/mail/postfix-current/files/patch-ec 1.2 +2 -2 ports/mail/postfix-current/files/patch-ed 1.2 +2 -2 ports/mail/postfix-current/files/patch-ee 1.2 +2 -2 ports/mail/postfix-current/files/patch-ef 1.2 +2 -2 ports/mail/postfix-current/files/patch-eg 1.2 +2 -2 ports/mail/postfix-current/files/patch-eh 1.2 +2 -2 ports/mail/postfix-current/files/patch-ei 1.2 +2 -2 ports/mail/postfix-current/files/patch-ej To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message