Subject: CVS commit: pkgsrc/mail/postfix
To: None <pkgsrc-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 02/01/2003 01:53:07
Module Name:	pkgsrc
Committed By:	lukem
Date:		Fri Jan 31 23:53:06 UTC 2003

Modified Files:
	pkgsrc/mail/postfix: MESSAGE Makefile PLIST distinfo
	pkgsrc/mail/postfix/patches: patch-ab patch-af

Log Message:
+ Use PKG_SYSCONFDIR (/usr/pkg/etc/postfix) instead of /etc/postfix for
  configuration.
+ Document how to use /etc/rc.conf.d/postfix on NetBSD 1.5 and newer
  to start /usr/pkg/sbin/postfix instead of /usr/sbin/postfix
+ Ensure that the postfix user and the postfix & maildrop groups exist.

Adds Darwin support, and prevents a working NetBSD postfix setup from being
broken on a "make install" of this package because the package used to
change /etc/postfix/{post-install,postfix-files,postfix-script}.

These changes are mostly from Amitai Schlair <schmonz@netbsd.org>,
with some tweaks by me.  (Thanks Amitai!)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/postfix/MESSAGE
cvs rdiff -r1.78 -r1.79 pkgsrc/mail/postfix/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/postfix/PLIST
cvs rdiff -r1.29 -r1.30 pkgsrc/mail/postfix/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/postfix/patches/patch-ab
cvs rdiff -r1.14 -r1.15 pkgsrc/mail/postfix/patches/patch-af

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