Commit Graph

26 Commits

Author SHA1 Message Date
ajacoutot
a0fb790fcd Update to cyrus-imapd-2.4.7. 2011-03-30 16:10:28 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
0ee0c3fc8e Update to cyrus-imapd-2.4.6. 2010-12-20 14:39:31 +00:00
ajacoutot
bd6486671c It makes more sense to deal with the pidfile in pre, not post. 2010-12-14 18:45:54 +00:00
ajacoutot
61f0dd078b Unbreak.
Thanks to cyrus developer  Bron Gondwana for the huge help in debugging
the issue and for actually fixing it.

While here, move to pkg-readmes.
2010-12-12 11:52:30 +00:00
ajacoutot
9b52473146 When using the BerkeleyDB backend, we need a small hack in rc_pre. 2010-12-04 14:11:53 +00:00
ajacoutot
db2bd3548d Add missing @sample dirs. 2010-12-03 15:37:31 +00:00
ajacoutot
3ac371d7b4 Make rc_post quiet. 2010-12-01 19:57:01 +00:00
ajacoutot
e3f229e7ed Bugfix update to cyrus-imapd-2.4.4. 2010-11-12 06:26:40 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
ajacoutot
eecdd277ae Update to cyrus-imapd-2.4.2 and add an rc script. 2010-10-29 09:26:58 +00:00
ajacoutot
84760508f4 Bugfix update to cyrus-imapd-2.3.16. 2009-12-27 17:49:51 +00:00
ajacoutot
abb25d171d typo.
from Stephan A. Rickauer, thanks!
2009-10-08 13:18:10 +00:00
ajacoutot
af9cfc73ee Update to cyrus-imapd-2.3.15
Fix the potential buffer overflow vulnerability described in CERT
VU#336053 (we already had an upstream patch for this in our 2.3.14 pkg).
This release also brings several non-critical bugfixes and feature
enhancements.
2009-09-10 07:20:00 +00:00
ajacoutot
438e63d181 - update to cyrus-imapd 2.3.13
- only build_depends on mail/drac for the drac FLAVOR as the drac server
can be external
- rename drac patch
- tweak DESCR-perl and MESSAGE-main
- fix -perl packaging after perl upgrade to 5.10
2008-10-21 08:36:25 +00:00
ajacoutot
5b968de534 - remove kerberos FLAVOR ('-with-auth' configure option was deprecated)
and add GSSAPI support by default
- add more configuration entries in the provided imapd.conf and
cyrus.conf sample files
2008-03-15 10:07:20 +00:00
ajacoutot
6c6f08eb0a - update to cyrus-imapd-2.3.10; notable changes:
* fix alignment issues
 * new cyr_synclog utility for adding events to the replication log
 * added support for the PCRE library
 * miscellaneous bug fixes
2007-10-25 09:42:40 +00:00
ajacoutot
07d1ee4fdd - update to 2.3.9
beware that plaintext authentication is now disabled by default
2007-08-29 20:08:17 +00:00
ajacoutot
b34be879cf - update to cyrus-imapd-2.3.8
upgrade notes: http://cyrusimap.web.cmu.edu/imapd/install-upgrade.html
2007-03-31 09:33:21 +00:00
steven
b6d439743e use BASE_PKGPATH instead of homegrown variable, no bumps needed 2006-12-14 09:07:55 +00:00
steven
a7ddd8fd90 new MULTI_PACKAGES 2006-11-25 19:51:14 +00:00
ajacoutot
614b4654ce - do not remove mail spool and db on pkg_delete -c
- remove version variable
- update my email address

ok mbalmer@
2006-10-25 07:51:58 +00:00
sturm
f79e456ded update to cyrus-imapd 2.2.13
from maintainer Antoine Jacoutot <ajacoutot at lphp.org>
2006-04-08 20:46:20 +00:00
sturm
0bb88026aa fix build for kerberos FLAVOR
regen PLIST

from maintainer Antoine Jacoutot <ajacoutot at lphp.org>
2006-02-08 19:31:13 +00:00
alek
36924d2ef1 Import cyrus-imapd 2.2.12
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.

From Antoine Jacoutot <ajacoutot@lphp.org>

help & ok naddy@, thanks!
2005-03-27 18:01:50 +00:00