Subject: CVS commit: pkgsrc/mail/sqwebmail
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/14/2004 20:07:22
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jul 14 20:07:22 UTC 2004

Modified Files:
	pkgsrc/mail/sqwebmail: DEINSTALL DESCR Makefile PLIST distinfo
	pkgsrc/mail/sqwebmail/files: sqwebmail.sh
	pkgsrc/mail/sqwebmail/patches: patch-aa patch-ab patch-ad
Removed Files:
	pkgsrc/mail/sqwebmail: INSTALL
	pkgsrc/mail/sqwebmail/files: pcpd.sh sqwebmaild.sh

Log Message:
Update mail/sqwebmail to 4.0.5 (based on the courier-0.45.6 distribution).
Changes from version 3.6.2 include:

  * Honor ${VARBASE}.
  * Remove pcpd and sqwebmaild rc.d scripts and replace them with a
    single sqwebmail rc.d script that calls the Courier-provided control
    script to start/stop the SqWebMail service daemons.
  * Use sysconftool from courier-auth to merge config files.
  * Move HTML documentation into ${PREFIX}/share/doc after discussion
    with wiz.
  * Support for the ACL IMAP extension.
  * Improve support for MIME encodings.
  * Fixes buffer overflow vulnerability (PR 25774):
	http://www.securityfocus.com/bid/9845
	http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0224


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/sqwebmail/DEINSTALL \
    pkgsrc/mail/sqwebmail/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/sqwebmail/DESCR
cvs rdiff -r1.1 -r0 pkgsrc/mail/sqwebmail/INSTALL
cvs rdiff -r1.23 -r1.24 pkgsrc/mail/sqwebmail/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/sqwebmail/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/mail/sqwebmail/files/pcpd.sh
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/sqwebmail/files/sqwebmail.sh
cvs rdiff -r1.3 -r0 pkgsrc/mail/sqwebmail/files/sqwebmaild.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/sqwebmail/patches/patch-aa \
    pkgsrc/mail/sqwebmail/patches/patch-ab \
    pkgsrc/mail/sqwebmail/patches/patch-ad

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