NOTICE: This package has been removed from pkgsrc

./wip/cyrus-imapd, Cyrus IMAP server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.3.16nb1, Package name: cyrus-imapd-2.3.16nb1, Maintainer: obache

IMAP (Internet Message Access Protocol) is an Internet standards-track
protocol for accessing messages (mail, bboards, news, etc). The Cyrus
IMAP server differs from other IMAP server implementations in that it
is generally intended to be run on "sealed" servers, where normal users
are not permitted to log in. The mailbox database is stored in parts of
the filesystem that are private to the Cyrus IMAP system. All user
access to mail is through the IMAP, POP3, or KPOP protocols.

DEINSTALL [+/-]

Required to run:
[databases/db4] [lang/perl5] [security/cyrus-sasl]

Required to build:
[lang/perl5]

Package options: bdb

Master sites: (Expand)

SHA1: decc87045bfedb449d0af3512aa228090e558036
RMD160: fa9d1462a7d7e839da9a11f52cddfd2ab854f2be
Filesize: 2304.052 KB

Version history: (Expand)


CVS history: (Expand)


   2010-03-29 08:08:06 by OBATA Akio | Files touched by this commit (24) | Package removed
Log message:
not handled here for a while.
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2010-01-16 13:31:10 by OBATA Akio | Files touched by this commit (1)
Log message:
cannot build with zephyr from pkgsrc, unsupported.
   2010-01-16 13:25:08 by OBATA Akio | Files touched by this commit (2)
Log message:
Use PLIST_VARS.
   2010-01-16 13:13:03 by OBATA Akio | Files touched by this commit (1)
Log message:
Fixes "include" syntax.
   2010-01-16 13:10:30 by OBATA Akio | Files touched by this commit (2)
Log message:
Split option part to options.mk
   2009-12-23 09:30:18 by OBATA Akio | Files touched by this commit (14)
Log message:
Update cyrus-imapd to 2.3.16.

Changes to the Cyrus IMAP Server since 2.3.15

      * Added user_deny.db to be able to selectively deny users access to
        Cyrus services. 
      * Added disconnect_on_vanished_mailbox option. See imapd.conf(5) for
        details 
      * Reworked SQL detection code in configure. See install-upgrade.html
        for more details. 
      * Added popuseimapflags option which enables setting and obeying IMAP
        flags in the POP server. 
      * Added optimized method of handling an empty maildrop in pop3d.
   2009-11-25 13:10:50 by OBATA Akio | Files touched by this commit (1)
Log message:
pkglint said, CRYPTO should be set "YES", but define \ 
PKG_USE_KERBEROS=YES instead.