Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/19/2004 20:00:15
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Jul 19 20:00:15 UTC 2004

Modified Files:
	pkgsrc/mk: bsd.pkg.defaults.mk bsd.pkg.obsolete.mk

Log Message:
Stop the proliferation of <PKG>_USE_<FOO> yes/no variables in the
mail/postfix package -- create a new option "POSTFIX_OPTIONS" that is a
list of optional add-ons that will be built into Postfix.  Currently,
it accepts any of "inet6 ldap mysql mysql4 prce sasl tls".  Move the
existing POSTFIX_USE_* variables into bsd.pkg.obsolete.mk.


To generate a diff of this commit:
cvs rdiff -r1.259 -r1.260 pkgsrc/mk/bsd.pkg.defaults.mk
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/bsd.pkg.obsolete.mk

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