Subject: CVS commit: pkgsrc/mail/courier-auth
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/14/2004 20:07:07
Module Name: pkgsrc
Committed By: jlam
Date: Wed Jul 14 20:07:07 UTC 2004
Modified Files:
pkgsrc/mail/courier-auth: DEINSTALL INSTALL MESSAGE Makefile
Makefile.authdaemond Makefile.common PLIST distinfo
pkgsrc/mail/courier-auth/files: authdaemond.sh
pkgsrc/mail/courier-auth/patches: patch-aa patch-ab patch-ac
Added Files:
pkgsrc/mail/courier-auth/patches: patch-ah patch-ai
Log Message:
Update mail/courier-auth to 0.45.6. Changes from version 0.44.2 include:
* Honor ${VARBASE}.
* Rename "authdaemon.sysconftool" to "sysconftool" for use by other
Courier mail packages.
* authvchkpw explicitly disabled -- it's not officially supported within
courier, and there's a workaround by using vchkpw2userdb(8). This
closes pkg/19365.
* courierlogger(1) moved from mail/courier-imap into this package.
* Support a new setting DEBUG_LOGIN in authdaemonrc to allow easier
debugging of the authentication process.
* Added documentation on how to debug the authentication process in
${PREFIX}/share/doc/courier.
* makedat: Skip subdirectories named "CVS". Allows all directory-based
lists (makesmtpaccess, etc...) to be managed via CVS.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/courier-auth/DEINSTALL \
pkgsrc/mail/courier-auth/INSTALL
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/courier-auth/MESSAGE
cvs rdiff -r1.14 -r1.15 pkgsrc/mail/courier-auth/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/mail/courier-auth/Makefile.authdaemond
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/courier-auth/Makefile.common
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/courier-auth/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/courier-auth/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/courier-auth/files/authdaemond.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/courier-auth/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/courier-auth/patches/patch-ab \
pkgsrc/mail/courier-auth/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/mail/courier-auth/patches/patch-ah \
pkgsrc/mail/courier-auth/patches/patch-ai
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.