Subject: CVS commit: pkgsrc/mail/cyrus-imapd21
From: Stoned Elipot
Date: 2003-02-27 14:21:52
Message id: 20030227132153.422DEB004@cvs.netbsd.org

Log Message:
Update to version 2.1.12.

Changes to the Cyrus IMAP Server since 2.1.11

      * Master now will forcibly exit if a service is not executable
      * Master now has a daemon mode and pidfile support (-d and -p
        options)
      * Berkeley DB Configuration methods have changed. Hopefully they're
        more generic now. You can still use --with-dbdir, or you can use
        --with-bdb-libdir and --with-bdb-incdir
      * timsieved now handles usernames with dots (when unixhierarchysep is
        active)
      * tugowar has been removed from the distribution.
      * Squatter now has an option to skip unmodified mailboxes.
      * Properly hash username to remove a user's sieve scripts when their
        INBOX is removed.
      * Reset output buffer when prot_flush returns EOF.
      * Minor Makefile improvements with use of $(srcdir)
      * Remotepurge improvement for empty mailboxes
      * Fix for AFS overwriting the canonicalized username in ptloader
      * Security audit of imapd.c performed by SecurityAppraisers and
        Bynari

Files:
RevisionActionfile
1.5modifypkgsrc/mail/cyrus-imapd21/Makefile
1.2modifypkgsrc/mail/cyrus-imapd21/buildlink2.mk
1.6modifypkgsrc/mail/cyrus-imapd21/distinfo
1.2modifypkgsrc/mail/cyrus-imapd21/files/cyrus.sh
1.2modifypkgsrc/mail/cyrus-imapd21/patches/patch-aj