Subject: CVS commit: pkgsrc/mail/cyrus-imapd
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 10/04/2006 12:18:14
Module Name:	pkgsrc
Committed By:	obache
Date:		Wed Oct  4 12:18:14 UTC 2006

Modified Files:
	pkgsrc/mail/cyrus-imapd: Makefile PLIST distinfo
	pkgsrc/mail/cyrus-imapd/patches: patch-aa
Removed Files:
	pkgsrc/mail/cyrus-imapd/patches: patch-aq

Log Message:
Update cyrus-imapd to 2.2.13.
Patch provided by Jukka Salmi via PR 33576.

Changes to the Cyrus IMAP Server since 2.2.12

 * Allow sieve scripts to be run on shared mailboxes (via sieve annotation).
 * Updated nntpd to be compliant with latest draft (soon to be RFC3977).
 * Updated IMAP UIDPLUS extension to be compliant with latest specification
    (RFC4315).
 * Performance improvements to quota utility.
 * Fixed possible race condition in IMAP IDLE.
 * Made ptloader runtime configurable.
 * Added more extensive output to arbitron.
 * Allow responses of any length from backend when proxing IMAP/POP3/NNTP
   traffic.
 * Added plaintextloginalert option.
 * Only allow mbpath to be run as Cyrus user.
 * Added berkeley_hash and berkeley_hash_nosync cyrusdb backends (seem to
   perform better under heavy loads).
 * Added lastpop mailbox annotation.
 * Added subscribe/unsubscribe support to cyradm.
 * Fixed miscellaneous bugs and build issues.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 pkgsrc/mail/cyrus-imapd/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/cyrus-imapd/PLIST
cvs rdiff -r1.22 -r1.23 pkgsrc/mail/cyrus-imapd/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/cyrus-imapd/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/mail/cyrus-imapd/patches/patch-aq

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