aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd24
Commit message (Collapse)AuthorAgeFilesLines
* Update LICENSE.Hajimu UMEMOTO2013-12-301-1/+1
| | | | Notes: svn path=/head/; revision=338127
* use modern OPTIONS helper.Hajimu UMEMOTO2013-10-131-73/+29
| | | | Notes: svn path=/head/; revision=330243
* avoid package name collisions.Hajimu UMEMOTO2013-10-051-3/+2
| | | | | | | Spotted by: bapt Notes: svn path=/head/; revision=329494
* - enable stage.Hajimu UMEMOTO2013-10-052-71/+80
| | | | | | | - use new LIB_DEPENDS format. Notes: svn path=/head/; revision=329484
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327333
* Add Cyrus man pages to manpath.Hajimu UMEMOTO2013-07-153-3/+17
| | | | | | | | PR: ports/180363 Submitted by: Panagiotis Christias <p.christias__at__noc.ntua.gr> Notes: svn path=/head/; revision=323075
* - Fix typo in r320679Andrej Zverev2013-06-121-1/+1
| | | | Notes: svn path=/head/; revision=320684
* - lang/perl5.12 upgrade to 5.12.5Andrej Zverev2013-06-121-2/+4
| | | | | | | | | | | | | | | | | - lang/perl5.14 upgrade to 5.14.4 - lang/perl5.16 upgrade to 5.16.3 - Global modify SITE_PERL[1][2] [1] - See more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=26605+0+archive/2013/freebsd-perl/20130609.freebsd-perl [2] - Fix for mail/cyrus-imapd* - Approved by portmrg(bapt@) Please, see ports/UPDATING for upgrade procedure. Reviewed by: bapt@ (exp-run), culot@ Notes: svn path=/head/; revision=320679
* Update PCRE to 8.32Martin Matuska2012-12-101-1/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Update cyrus-sasl2 to 2.1.26.Hajimu UMEMOTO2012-12-101-1/+1
| | | | | | | This bumps shlib version of libsasl2. Notes: svn path=/head/; revision=308609
* don't segfault on mailbox close with no user.Hajimu UMEMOTO2012-12-102-1/+32
| | | | | | | Obtained from: http://git.cyrusimap.org/cyrus-imapd/commit/?h=cyrus-imapd-2.4&id=1661683d453ea444aae5832b4a2cb7fd54489672 Notes: svn path=/head/; revision=308601
* - Update to 2.4.17.Hajimu UMEMOTO2012-12-022-10/+5
| | | | | | | | | | - Remove shlib versions. - Trim Makefile header. Feature safe: yes Notes: svn path=/head/; revision=308112
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* Convert to use new OPTIONS framework.Hajimu UMEMOTO2012-06-121-35/+32
| | | | Notes: svn path=/head/; revision=299123
* Update to 2.4.16.Hajimu UMEMOTO2012-04-192-3/+3
| | | | | | | | | | | | | From install-upgrade: Upgrading from 2.4.15 * The tools/rehash utility has been fixed, we recommend ALL sites with the fulldirhash option enabled to run tools/rehash on their mailspools. Notes: svn path=/head/; revision=295119
* Update to 2.4.15.Hajimu UMEMOTO2012-04-183-3/+17
| | | | | | | | | | | | | | | From install-upgrade: Upgrading from 2.4.14 * We recommend that ALL sites with fulldirhash enabled run tools/rehash on their mail spools after upgrading from 2.4.14. There were serious 32 vs 64 bit hashing bugs which were made worse with 2.4.14. NOTE: the syntax of tools/rehash has changed. Run it without arguments to see a usage statement. Notes: svn path=/head/; revision=295050
* Update to 2.4.14.Hajimu UMEMOTO2012-03-122-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293172
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
| | | | Notes: svn path=/head/; revision=291338
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Fix plist.Hajimu UMEMOTO2012-01-032-1/+2
| | | | | | | Spotted by: pointyhat via pav. Notes: svn path=/head/; revision=288444
* Update to 2.4.13.Hajimu UMEMOTO2011-12-312-5/+5
| | | | | | | A Happy New Year! Notes: svn path=/head/; revision=288339
* Update the autosieve patch and unmark BROKEN with theHajimu UMEMOTO2011-11-012-4/+3
| | | | | | | | | | AUTOSIEVE option. PR: ports/162185 Submitted by: mm Notes: svn path=/head/; revision=284847
* Update to 2.4.12.Hajimu UMEMOTO2011-10-054-48/+3
| | | | Notes: svn path=/head/; revision=282991
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Mark BROKEN when AUTOSIEVE is enabled. The 3rd party'sHajimu UMEMOTO2011-09-151-0/+1
| | | | | | | | | | autosieve patch is not aveilable for the latest version of Cyrus-IMAPd. PR: ports/160740 Notes: svn path=/head/; revision=281799
* Update to 2.4.11.Hajimu UMEMOTO2011-09-144-25/+7
| | | | Notes: svn path=/head/; revision=281763
* - Chase net-snmp shlib version bump.Sylvio Cesar Teixeira2011-07-281-2/+2
| | | | Notes: svn path=/head/; revision=278482
* Update to 2.4.10.Hajimu UMEMOTO2011-07-062-3/+3
| | | | Notes: svn path=/head/; revision=277172
* Update to 2.4.9.Hajimu UMEMOTO2011-06-225-48/+27
| | | | Notes: svn path=/head/; revision=276052
* Make it buildable with perl 5.14.0. Perl 5.14.0 doesn't defineHajimu UMEMOTO2011-05-201-0/+21
| | | | | | | sv_undef, sv_yes nor sv_no, anymore. Notes: svn path=/head/; revision=274368
* Update to 2.4.8.Hajimu UMEMOTO2011-04-133-17/+4
| | | | Notes: svn path=/head/; revision=272685
* Recover some distinfo entries.Hajimu UMEMOTO2011-04-031-0/+4
| | | | | | | | PR: ports/156139 Submitted by: Kalten <kalten__at__gmx.at> Notes: svn path=/head/; revision=272149
* Update to 2.4.7.Hajimu UMEMOTO2011-03-313-56/+3
| | | | Notes: svn path=/head/; revision=272029
* Update to 2.4.6.Hajimu UMEMOTO2010-12-203-6/+5
| | | | Notes: svn path=/head/; revision=266652
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Change to off the experimental 3rd party patch by default.Hajimu UMEMOTO2010-11-301-3/+3
| | | | Notes: svn path=/head/; revision=265462
* - Add optional autocreate and autosieve patches (originally from UoA)Martin Matuska2010-11-302-1/+28
| | | | | | | | | | | | - Patches are maintained by myself (mm@FreeBSD.org) URL: http://blog.vx.sk/archives/13-Cyrus-IMAP-UoA.html PR: ports/152257 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=265444
* Update to 2.4.5.Hajimu UMEMOTO2010-11-295-14/+46
| | | | Notes: svn path=/head/; revision=265404
* Use PCRE explicitly. If PCRE was installed, the header of PCRE wasHajimu UMEMOTO2010-11-263-7/+27
| | | | | | | | | picked upped. However, since there was bash-ism in the configure script, libpcre was not linked, correctly. As the result, the regex in our libc was used, but the header of PCRE was referred. Notes: svn path=/head/; revision=265186
* Update to 2.4.4.Hajimu UMEMOTO2010-11-122-4/+4
| | | | Notes: svn path=/head/; revision=264454
* Fix plist.Hajimu UMEMOTO2010-11-092-2/+2
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=264310
* Update to 2.4.3.Hajimu UMEMOTO2010-11-092-4/+3
| | | | Notes: svn path=/head/; revision=264308
* Update to 2.4.2.Hajimu UMEMOTO2010-10-192-4/+4
| | | | Notes: svn path=/head/; revision=263283
* Update to 2.4.1.Hajimu UMEMOTO2010-10-185-31/+19
| | | | Notes: svn path=/head/; revision=263201
* Add new 2.4 branch of Cyrus IMAPd after repocopy.Hajimu UMEMOTO2010-10-1810-156/+65
| | | | | | | | PR: ports/151472 Repocopied by: portmgr (marcus) Notes: svn path=/head/; revision=263193
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Add optional UoA patches:Martin Matuska2010-10-054-17/+33
| | | | | | | | | | | - Autocreate INBOX patch - Autosievefolder patch PR: ports/150719 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=262458
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Chase net-snmp shlib bumpSylvio Cesar Teixeira2010-06-021-2/+2
| | | | Notes: svn path=/head/; revision=255579