Commit Graph

58 Commits

Author SHA1 Message Date
ajacoutot
1eeae99926 Update to cyrus-imapd-2.4.8.
See here for more info:
http://cyrusimap.org/mediawiki/index.php/Bugs_Resolved_in_2.4.8
2011-04-13 15:18:23 +00:00
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
9fa40cb2dd Add MASTER_SITES for old versions. 2010-12-05 22:20:37 +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
b36be89521 Remove un-needed patch. 2010-12-03 15:52:51 +00:00
ajacoutot
db2bd3548d Add missing @sample dirs. 2010-12-03 15:37:31 +00:00
ajacoutot
211dfaec06 Fix path to gdb and don't hardcode /usr/... 2010-12-02 11:30:43 +00:00
ajacoutot
d9e897d89a Mark this as BROKEN, temporarily, so that I have some time to figure out
what is going on and people don't update. It does work, but I'm
experiencing some strangeness which I'm looking into -- better safe than
sorry.
2010-12-02 09:26:15 +00:00
ajacoutot
7f4aca029a Remove some un-needed patches. Add some better defaults.
Properly bump this time.
2010-12-02 08:56:32 +00:00
ajacoutot
3ac371d7b4 Make rc_post quiet. 2010-12-01 19:57:01 +00:00
ajacoutot
c26cf29e50 Bugfix update to cyrus-imapd-2.4.5. 2010-11-29 14:18:17 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
ajacoutot
e3f229e7ed Bugfix update to cyrus-imapd-2.4.4. 2010-11-12 06:26:40 +00:00
ajacoutot
cda0d87677 Unbreak the drac FLAVOR, as spotted by naddy@ then jasper@ 2010-11-02 07:08:04 +00:00
ajacoutot
c3e3b61e69 This has nothing to do here...
thanks naddy@ for noticing.
2010-10-31 17:43:24 +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
espie
051dfa8362 USE_GROFF=Yes 2010-10-18 19:59:15 +00:00
ajacoutot
d675b5c93c New HOMEPAGE and MASTER_SITES. 2010-09-03 15:34:15 +00:00
ajacoutot
d4a63c52fc Move to REVISION and new DEPENDS. 2010-07-16 12:33:28 +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
787b6c8342 SECURITY.
Fix overflow in action_string buffer.
2009-09-03 18:51:52 +00:00
ajacoutot
e6907a7256 - update to bugfix release 2.3.14 2009-03-25 15:44:41 +00:00
espie
8db0cff7d0 fix deps 2009-03-16 13:28:57 +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
sthen
1a9efa54ec bump packages with Perl .so modules; the old ones don't work
with new perl and the package signature doesn't change, so we
have to do this ourselves to make pkg_add updates work.

ok simon@
2008-10-02 20:32:18 +00:00
ajacoutot
d04d820941 - add lmtp_downcase_rcpt to the default imapd.conf file as it is a
commonly used option
- bump
2008-08-20 13:15:52 +00:00
ajacoutot
889ce2219b - drac FLAVOR should add to RUN_DEPENDS-main, not RUN_DEPENDS
ok landry@
2008-06-14 17:22:39 +00:00
ajacoutot
e793cfa1bc - update to version 2.3.12
- fix depends for the drac FLAVOR in the process
- add a patch from cyrus bugzilla to allow imapd.conf to contain blank lines (!)

* Added statuscache.db to cache IMAP STATUS data
* Added option to unexpunge to restore messages by time interval
* Implemented incremental squat updates (see squatter.8)
* Fixed major bugs in reconstruct -k implementation
* Added code to promote transaction safety and to track the lock status of skiplist databases
* Allow long lines in imapd.conf to be split across multiple lines by using backslash as a continuation character.
* Fixed miscellaneous bugs and build issues
... and more
2008-04-23 13:33:22 +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
2ac5b6a73b - minor update to 2.3.11
(skiplist db bug fixes and robutness, some other small fixes)
2007-12-11 11:04:19 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +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
4d82749f11 - override FULLPKGPATH-perl so that FLAVORS don't get registered (which
would cause the -perl subpackage to not package when PLIST_DB is set)

problem noticed by sturm@ on bulk builds
inputs by espie@
2007-08-28 13:24:51 +00:00
ajacoutot
99232c25fb - zap a broken MASTER_SITES 2007-06-01 15:23:12 +00:00
ajacoutot
512831896b - better default cyrus.conf file
enable idled and disable sieve ; also disable pop3s and imaps as cyrus
would literally fill the logs if SSL is no configured (problem found by
Stuart Henderson <stu at spacehopper dot org>)
2007-05-04 08:05:00 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +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
steven
2ab5e4a28d bump ALL pkgnames after changing maintainer ! 2006-10-27 06:05:35 +00:00