Subject: CVS commit: pkgsrc/mail/postfix-current
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/07/2004 08:11:26
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Aug  7 08:11:26 UTC 2004

Modified Files:
	pkgsrc/mail/postfix-current: Makefile distinfo options.mk
Removed Files:
	pkgsrc/mail/postfix-current/patches: patch-ab patch-ac patch-ae
	    patch-af patch-ah

Log Message:
Mirror changes to mail/postfix:

Reduce the number of patches needed by Postfix by using the subst
framework and also by explicitly specifying more default values for
Postfix parameters.  Also pass -I/usr/pkg/include/sasl to the compiler
when building using Cyrus SASLv2, which allows me to remove the patches
that added an unnecessary USE_SASL2_AUTH check.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/mail/postfix-current/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/postfix-current/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/postfix-current/options.mk
cvs rdiff -r1.6 -r0 pkgsrc/mail/postfix-current/patches/patch-ab
cvs rdiff -r1.4 -r0 pkgsrc/mail/postfix-current/patches/patch-ac \
    pkgsrc/mail/postfix-current/patches/patch-ah
cvs rdiff -r1.5 -r0 pkgsrc/mail/postfix-current/patches/patch-ae
cvs rdiff -r1.11 -r0 pkgsrc/mail/postfix-current/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.