Subject: CVS commit: pkgsrc/mail/courier-imap
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/15/2001 22:40:07
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Aug 15 19:40:07 UTC 2001

Modified Files:
	pkgsrc/mail/courier-imap: Makefile distinfo
	pkgsrc/mail/courier-imap/pkg: DEINSTALL
Removed Files:
	pkgsrc/mail/courier-imap/patches: patch-ac

Log Message:
* Instead of patching imap/configure to replace for SSLCERTS, do it directly
  in the package Makefile since we substitute for @SSLCERTS@ anyway.
* Add the *.rand files to the list of files to DEINSTALL.
* Explicitly disable the PAM, LDAP, and MySQL authentication modules so
  that hidden dependencies aren't accidentally added to the build.
  XXX - These should probably be added in via make variables (USE_PAM,
  XXX - USE_LDAP, etc.) in the future, but aren't needed for now in the
  XXX - base package.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/courier-imap/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/courier-imap/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/mail/courier-imap/patches/patch-ac
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/courier-imap/pkg/DEINSTALL

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