aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd24
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Make it buildable with db50.Hajimu UMEMOTO2010-05-271-0/+49
| | | | Notes: svn path=/head/; revision=255180
* Fix build with enabling DRAC on FreeBSD 7.X and earlier.Hajimu UMEMOTO2010-04-101-2/+2
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=252512
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Revert post-build: target because there are patch-*::Makefile.PLJun Kuriyama2010-02-071-4/+0
| | | | | | | | | | files for same purpose (but supported only old ExtUtils::MakaMaker, I updated them to work with 5.10.1 in previous commit). Discussed with: skv Notes: svn path=/head/; revision=249364
* - Unbreak with perl5.10.Jun Kuriyama2010-02-062-2/+2
| | | | | | | Approved by: ume Notes: svn path=/head/; revision=249326
* Do not update "perllocal.pod" (to make Tinderbox happy).Sergey Skvortsov2010-02-051-0/+4
| | | | | | | Approved by: pav (implicit) Notes: svn path=/head/; revision=249294
* Fix build with MySQL option is enabled.Hajimu UMEMOTO2009-12-241-1/+3
| | | | | | | Submitted by: Jonathan Frazier <jfrazier__at__purpleheartservices.com> Notes: svn path=/head/; revision=246534
* The patch to configure.in is required only when WITH_DRAC=YES andHajimu UMEMOTO2009-12-211-2/+4
| | | | | | | FreeBSD 8.X and later. Notes: svn path=/head/; revision=246373
* Update to 2.3.16.Hajimu UMEMOTO2009-12-216-27/+51
| | | | Notes: svn path=/head/; revision=246372
* - Remove support for ucd-snmp4 in ports, that also support net-snmp5.Pav Lucistnik2009-12-081-10/+2
| | | | | | | (ucd-snmp4 port is past expiration date) Notes: svn path=/head/; revision=245389
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244489
* Update to 2.3.15.Hajimu UMEMOTO2009-09-095-84/+25
| | | | | | | Security: Potential buffer overflow in Sieve Notes: svn path=/head/; revision=241127
* Fix buffer size calculations for sieve actions_stringHajimu UMEMOTO2009-09-032-1/+74
| | | | | | | | Submitted by: Bron Gondwana <brong__at__fastmail.fm> Obtained from: Project Cyrus Notes: svn path=/head/; revision=240774
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-9/+3
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* Remove dependency to p5-Pod-Parser and p5-File-Temp.Hajimu UMEMOTO2009-04-071-3/+1
| | | | Notes: svn path=/head/; revision=231788