Subject: CVS commit: pkgsrc/mail
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/17/2006 19:26:48
Module Name: pkgsrc
Committed By: jlam
Date: Sat Jun 17 19:26:48 UTC 2006
Modified Files:
pkgsrc/mail/courier-imap: Makefile
pkgsrc/mail/courier-imap/files: courierimap.sh courierimaps.sh
courierpop.sh courierpops.sh
pkgsrc/mail/courier-mta: Makefile pkginstall.mk
pkgsrc/mail/courier-mta/files: courierd.sh courieresmtp.sh
courieresmtpmsa.sh courieresmtps.sh courierfilter.sh
courierldapaliasd.sh
pkgsrc/mail/sqwebmail: Makefile
pkgsrc/mail/sqwebmail/files: sqwebmail.sh
Log Message:
Modify the Courier services rc.d scripts so that:
(1) they are more likely to do the right thing if the user sets
rc_fast_and_loose; and
(2) they pre-create any necessary directories prior to start the
respective services.
Also, fix the path to the courierwebadmin binary in SPECIAL_PERMS for the
courier-mta package.
Bump the PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 pkgsrc/mail/courier-imap/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/courier-imap/files/courierimap.sh \
pkgsrc/mail/courier-imap/files/courierpop.sh
cvs rdiff -r1.14 -r1.15 pkgsrc/mail/courier-imap/files/courierimaps.sh \
pkgsrc/mail/courier-imap/files/courierpops.sh
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/courier-mta/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/courier-mta/pkginstall.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/courier-mta/files/courierd.sh \
pkgsrc/mail/courier-mta/files/courieresmtp.sh \
pkgsrc/mail/courier-mta/files/courieresmtpmsa.sh \
pkgsrc/mail/courier-mta/files/courieresmtps.sh \
pkgsrc/mail/courier-mta/files/courierfilter.sh \
pkgsrc/mail/courier-mta/files/courierldapaliasd.sh
cvs rdiff -r1.49 -r1.50 pkgsrc/mail/sqwebmail/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/sqwebmail/files/sqwebmail.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.