summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd24 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to 2.3.12p1.Hajimu UMEMOTO2008-04-242-4/+4
| | | | | | | | | The only change from 2.3.12 is a patch to fix a memory corruption in the imapd.conf parsing code which could cause segfaults on certain platforms. Notes: svn path=/head/; revision=211890
* Add the statuscache_db option to imapd.conf. If WITHOUT_BDB is set,Hajimu UMEMOTO2008-04-241-0/+6
| | | | | | | | | | | | | | this will need to be set to skiplist else messages such as the following will result: "Fatal error: cyrusdb backend berkeley-nosync not supported" This patch just makes it a bit easier to find. PR: ports/122995 Submitted by: scf Notes: svn path=/head/; revision=211889
* Update to 2.3.12.Hajimu UMEMOTO2008-04-212-4/+4
| | | | Notes: svn path=/head/; revision=211718
* Chase shlib version bump of net-snmp.Hajimu UMEMOTO2008-03-271-1/+1
| | | | Notes: svn path=/head/; revision=209963
* Update to 2.3.11.Hajimu UMEMOTO2007-12-123-12/+13
| | | | Notes: svn path=/head/; revision=203081
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 2.3.9.Hajimu UMEMOTO2007-08-208-98/+10
| | | | | | | | | | | | Upgrading from 2.3.8 * The default value of the allowplaintext option has been changed to disabled (0). If you need to allow cleartext passwords on the wire, then you will have to explicitly enable the allowplaintext option in imapd.conf. Notes: svn path=/head/; revision=197965
* Add an option to not use Berkeley DB.Hajimu UMEMOTO2007-08-091-5/+11
| | | | | | | | PR: ports/101383 Submitted by: Sean Farley <sean-freebsd__at__farley.org> Notes: svn path=/head/; revision=197384
* Obey the default BDB version defined in bsd.database.mk.Hajimu UMEMOTO2007-08-071-130/+13
| | | | Notes: svn path=/head/; revision=197300
* Allow to build with db45 and db46 as well.Hajimu UMEMOTO2007-08-061-8/+42
| | | | Notes: svn path=/head/; revision=197226
* compatibility fix for DBENV->set_lk_max()Hajimu UMEMOTO2007-08-061-0/+20
| | | | | | | Obtained from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/cyrusdb_berkeley.c.diff?r1=1.17;r2=1.18 Notes: svn path=/head/; revision=197225
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.Jun Kuriyama2007-02-281-2/+2
| | | | Notes: svn path=/head/; revision=186174
* Update to 2.3.8.Hajimu UMEMOTO2007-02-104-4/+19
| | | | Notes: svn path=/head/; revision=184784
* Change the MASTER_SITES entries fromHajimu UMEMOTO2006-10-071-1/+1
| | | | | | | | | | | ftp://ftp.hanse.de/sites/transit/mirror/ to http://www.transit.hanse.de/mirror/ Requested by: Stefan Bethke <stb__at__lassitu.de> Notes: svn path=/head/; revision=174734
* Update to 2.3.7.Hajimu UMEMOTO2006-07-113-68/+4
| | | | | | | | PASS8BITHACK was deprecated, since munge8bit option was added for this purpose. Notes: svn path=/head/; revision=167467
* unquote BROKEN.Hajimu UMEMOTO2006-06-191-3/+3
| | | | Notes: svn path=/head/; revision=165773
* Update to 2.3.6 and unmark BROKEN.Hajimu UMEMOTO2006-05-252-6/+4
| | | | | | | | | If you ran 2.3.4 or 2.3.5, you need to reconstruct your mailboxes. Please refer /usr/local/share/doc/cyrus-imapd/install-upgrade.html for detail. Notes: svn path=/head/; revision=163382
* 2.3.5 still has critical problem. So, I've mark it BROKEN untilHajimu UMEMOTO2006-05-251-0/+2
| | | | | | | the problem is fixed. Notes: svn path=/head/; revision=163348
* Update to 2.3.5.Hajimu UMEMOTO2006-05-256-58/+24
| | | | Notes: svn path=/head/; revision=163337
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Make it buildable on 4.X without Kerberos5 stuff.Hajimu UMEMOTO2006-04-301-0/+5
| | | | | | | Reported by: Mark Edwards <mark__at__antsclimbtree.com> Notes: svn path=/head/; revision=160953
* Give sensible sentences for IGNORE.Hajimu UMEMOTO2006-04-181-1/+1
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=159889
* Replace BROKEN with IGNORE.Hajimu UMEMOTO2006-04-181-1/+1
| | | | Notes: svn path=/head/; revision=159869
* Enable support for db-4.4.Hajimu UMEMOTO2006-04-161-19/+28
| | | | Notes: svn path=/head/; revision=159705
* Make it buildable with WITH_NNTP=yes.Hajimu UMEMOTO2006-04-142-1/+37
| | | | | | | Obtained from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/fetchnews.c.diff?r1=1.2.2.12&r2=1.2.2.13&f=u Notes: svn path=/head/; revision=159492
* The Project Cyrus web site is migrated to a new server.Hajimu UMEMOTO2006-04-011-1/+1
| | | | Notes: svn path=/head/; revision=158512
* Update to 2.3.3.Hajimu UMEMOTO2006-04-012-4/+4
| | | | Notes: svn path=/head/; revision=158511
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* The idled support could not be enabled. The configure option forHajimu UMEMOTO2006-02-031-13/+3
| | | | | | | | | | | idled was changed by 2.3.x. The WITH_IDLE_POLL was removed, and the WITH_ILDE_IDLED was changed to WITH_IDLED. Reported by: Forrest Aldrich <forrie__at__forrie.com> Notes: svn path=/head/; revision=155115
* Update to 2.3.1.Hajimu UMEMOTO2005-12-205-336/+5
| | | | Notes: svn path=/head/; revision=151663
* Cyrus IMAPd 2.3.0 is not buildable when NNTP support is enabled.Hajimu UMEMOTO2005-12-161-1/+2
| | | | | | | | | So, when WITH_NNTP is set, mark it IGNORE until it is solved. Reported by: Igor Karpov <jc__at__minjust.gov.ua> Notes: svn path=/head/; revision=151287
* remove redundant lines which was included wrongly throughHajimu UMEMOTO2005-12-121-2/+0
| | | | | | | previous commit. Notes: svn path=/head/; revision=150945
* Add Cyrus IMAPd 2.3.0 after repo. copy.Hajimu UMEMOTO2005-12-1215-188/+510
| | | | Notes: svn path=/head/; revision=150936
* Chase shlib version bump of net-snmp.Jun Kuriyama2005-11-301-2/+2
| | | | Notes: svn path=/head/; revision=149997
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - use USE_BDB.Hajimu UMEMOTO2005-11-082-6/+3
| | | | | | | - add SHA256. Notes: svn path=/head/; revision=147589
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-9/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Stop depending on makedepend. Though configure checks existenceHajimu UMEMOTO2005-05-231-1/+0
| | | | | | | | of makedepend, it is not used actually. So, we don't need to depend on it. Notes: svn path=/head/; revision=135986
* fix build.Hajimu UMEMOTO2005-02-281-1/+1
| | | | | | | Reported by: pointyhat via kris. Notes: svn path=/head/; revision=129983
* use ${ECHO_CMD} rather than echo.Hajimu UMEMOTO2005-02-261-3/+3
| | | | Notes: svn path=/head/; revision=129858