aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd23
Commit message (Collapse)AuthorAgeFilesLines
* 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-69/+78
| | | | | | | - 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/180362 Notes: svn path=/head/; revision=323074
* - 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-8/+3
| | | | | | | This bumps shlib version of libsasl2. Notes: svn path=/head/; revision=308609
* 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
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300219
* Convert to use new OPTIONS framework.Hajimu UMEMOTO2012-06-121-35/+37
| | | | Notes: svn path=/head/; revision=299123
* 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
* Make it buildable with clang.Hajimu UMEMOTO2012-01-071-0/+13
| | | | Notes: svn path=/head/; revision=288692
* Update to 2.3.18.Hajimu UMEMOTO2011-10-052-3/+3
| | | | Notes: svn path=/head/; revision=282990
* - 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
* Specify the version number explicitly in the file name ofHajimu UMEMOTO2011-09-151-3/+3
| | | | | | | the 3rd party's auto* patches, sigh. Notes: svn path=/head/; revision=281798
* Update to 2.3.17.Hajimu UMEMOTO2011-09-146-59/+32
| | | | Notes: svn path=/head/; revision=281762
* - Chase net-snmp shlib version bump.Sylvio Cesar Teixeira2011-07-281-2/+2
| | | | Notes: svn path=/head/; revision=278482
* - remove MD5Olli Hauer2011-07-031-3/+0
| | | | Notes: svn path=/head/; revision=276989
* 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
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Use PCRE explicitly. If PCRE was installed, the header of PCRE wasHajimu UMEMOTO2010-11-263-6/+26
| | | | | | | | | 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
* 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
* Update to 2.3.14.Hajimu UMEMOTO2009-03-253-34/+17
| | | | Notes: svn path=/head/; revision=230990
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-2/+1
| | | | Notes: svn path=/head/; revision=225300
* Update to 2.3.13.Hajimu UMEMOTO2008-10-206-44/+74
| | | | Notes: svn path=/head/; revision=221839
* Fix build on -CURRENT due to library shuffle.Robert Noland2008-10-012-1/+21
| | | | | | | Approved by: garga (mentor), maintainer timeout (2 weeks) Notes: svn path=/head/; revision=221091
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Mark BROKEN after recent kerberos importPav Lucistnik2008-06-221-0/+4
| | | | Notes: svn path=/head/; revision=215536
* The tarball was rerolled with actual fix for imapd.conf parsingHajimu UMEMOTO2008-04-262-4/+4
| | | | | | | problem. Notes: svn path=/head/; revision=212005
* Update to 2.3.12p2.Hajimu UMEMOTO2008-04-242-4/+4
| | | | | | | | The memory corruption problem was not fixed in 2.3.12p1, actually. It should be fixed now. Notes: svn path=/head/; revision=211893