The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : courier-imap

IMAP (and POP3) server that provides access to Maildir mailboxes

 Courier-IMAP is a server that provides IMAP access to Maildir mailboxes.
This IMAP server does NOT handle traditional mailbox files
(/var/spool/mail, and derivatives), it was written for the specific
purpose of providing IMAP access to Maildirs.

Courier-IMAP implements some extensions to the basic Maildir mail
storage format in order to support some additional features, such as
folders and "soft" quotas. This is done in a way that's backwards
compatible with the standard Maildir users (although, of course, they
will ignore the additional features). Other software that understands
and uses the same Maildir extensions is SqWebMail, and maildrop.

Features:
     * Extremely small footprint.
     * Abstract authentication modules.
     * Virtual mailbox support.
     * Pop3 daemon. 

http://www.courier-mta.org/imap/



courier-imap history


v. 1.122
date: 2007/12/12 15:51:28;  author: oliver;  state: Exp;  lines: +1 -1
resetting PORTEPOCH wasn't the brightest idea at all

Noted by:	"Derkjan de Haan" 
Pointy hat to:	myself

v. 1.121 date: 2007/12/11 21:03:57; author: oliver; state: Exp; lines: +2 -2 update to 4.3.0
v. 1.120 date: 2007/10/24 15:00:26; author: oliver; state: Exp; lines: +3 -0 change the default setting TLS_PROTOCOL=SSL3 to TLS_PROTOCOL=SSL23 to try SSLv2 and SSLv3 instead of SSLv3 only - this fixes the error some people where experiencing with the ssl clients: connect: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number Noted by: Oliver Brandmueller Suggested by: Oliver Brandmueller
v. 1.119 date: 2007/10/14 18:58:19; author: oliver; state: Exp; lines: +1 -1 update to 4.2.1
v. 1.118 date: 2007/10/04 01:49:26; author: edwin; state: Exp; lines: +0 -7 Remove always-false/true conditions based on OSVERSION 500000
v. 1.117 date: 2007/10/03 12:09:01; author: oliver; state: Exp; lines: +1 -1 update to 4.2.0
v. 1.116 date: 2007/04/26 20:16:50; author: oliver; state: Exp; lines: +1 -2 update to 4.1.3
v. 1.115 date: 2007/01/02 05:47:47; author: oliver; state: Exp; lines: +1 -1 update to 4.1.2
v. 1.114 date: 2006/08/25 13:55:38; author: oliver; state: Exp; lines: +1 -0 add DRAC to OPTIONS again
v. 1.113 date: 2006/05/30 04:35:39; author: oliver; state: Exp; lines: +1 -1 update to 4.1.1
v. 1.112 date: 2006/05/10 22:36:48; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.111 date: 2006/04/04 16:44:08; author: oliver; state: Exp; lines: +1 -1 fix FAM handling when BATCH is defined Reported by: Bjoern Voigt
v. 1.110 date: 2006/03/27 12:33:36; author: oliver; state: Exp; lines: +1 -1 update DRAC patch Submitted By: Mamoru KOMACHI
v. 1.109 date: 2006/03/15 05:17:07; author: oliver; state: Exp; lines: +2 -2 update to 4.1.0
v. 1.108 date: 2006/01/26 04:16:14; author: kris; state: Exp; lines: +1 -0 BROKEN when WITHOUT_SSL: Incomplete pkg-plist
v. 1.107 date: 2005/10/30 18:53:18; author: oliver; state: Exp; lines: +1 -1 finally fix the compilation without fam even if it's installed
v. 1.106 date: 2005/10/30 08:35:38; author: oliver; state: Exp; lines: +5 -1 disable FAM when WITHOUT_FAM is set - even when fam is installed (requires some configure changes since there is no --without-fam option) PR: 88205
v. 1.105 date: 2005/10/09 20:36:17; author: oliver; state: Exp; lines: +8 -14 readd DRAC functionality Submitted by: Mamoru KOMACHI
v. 1.104 date: 2005/09/27 10:39:53; author: oliver; state: Exp; lines: +1 -1 change COURIERAUTHCONFIG=${LOCALBASE}/bin/courierauthconfig to COURIERAUTHCONFIG=${PREFIX}/bin/courierauthconfig
v. 1.103 date: 2005/09/26 20:38:10; author: oliver; state: Exp; lines: +9 -5 make the configure a bit more readable, and enhance a prefixed installation. PR: 86609 Submitted by: Martin Piayda
v. 1.102 date: 2005/09/24 12:56:19; author: oliver; state: Exp; lines: +1 -1 update to 4.0.6
v. 1.101 date: 2005/09/17 09:49:17; author: oliver; state: Exp; lines: +1 -1 update to 4.0.5
v. 1.100 date: 2005/07/31 14:58:20; author: oliver; state: Exp; lines: +3 -3 right now, there is no 4.0.4 compatible drac patch - so mark it borken when WITH_DRAC was specified and remove DRAC from the options list. PR: 84388 Submitted by: Ryota
v. 1.99 date: 2005/07/25 12:46:30; author: oliver; state: Exp; lines: +1 -1 update to 4.0.4
v. 1.98 date: 2005/05/16 17:20:34; author: oliver; state: Exp; lines: +1 -1 fix build when WITH_GDBM is specified
v. 1.97 date: 2005/05/13 17:16:15; author: oliver; state: Exp; lines: +2 -2 update to 4.0.3
v. 1.96 date: 2005/04/28 17:07:15; author: oliver; state: Exp; lines: +2 -3 re-enable WITH_DRAC (new patch made by Mamoru KOMACHI ) bump PORTREVISION
v. 1.95 date: 2005/04/26 19:22:11; author: oliver; state: Exp; lines: +21 -16 chase courier-authlib move
v. 1.94 date: 2005/04/12 03:25:55; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.93 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.92 date: 2005/03/05 14:01:55; author: oliver; state: Exp; lines: +26 -18 update to 4.0.2 migrate to OPTIONS add WITH_SYSLOG_FACILITY knob [1] Submitted by: Sascha Holzleiter [1]
v. 1.91 date: 2005/02/04 23:44:16; author: oliver; state: Exp; lines: +5 -0 Add WITHOUT_IPV6 knob Submitted by: "Gustavo A. Baratto"
v. 1.90 date: 2005/01/28 16:17:44; author: oliver; state: Exp; lines: +19 -5 - readd pam-configuration hints. [1] - make portlint a bit happier Noted by: John O'Brien [1]
v. 1.89 date: 2005/01/08 10:25:04; author: oliver; state: Exp; lines: +26 -122 upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0 Special thanks for testing and sugestions to: Brian Candler
v. 1.88 date: 2004/11/15 19:10:40; author: oliver; state: Exp; lines: +8 -1 adjust the message what to do, to get courier-imap working with pam on FreeBSD >=5
v. 1.87 date: 2004/10/18 15:38:50; author: oliver; state: Exp; lines: +1 -1 use RCDIR instead of PREFIX/etc/rc.d be quiet about not removeable directories (because they are still holding custommized configuration files)
v. 1.86 date: 2004/10/18 15:30:55; author: oliver; state: Exp; lines: +2 -1 install rc.d scripts with correct modes Submitted By: Amir Shalem
v. 1.85 date: 2004/10/15 17:57:02; author: oliver; state: Exp; lines: +8 -3 - update to 3.0.8 - new start scripts (rc.subr style) [1] Sponsored by: "Darren Pilgrim" [1]
v. 1.84 date: 2004/08/08 08:46:26; author: oliver; state: Exp; lines: +2 -2 update to 3.0.7
v. 1.83 date: 2004/07/24 19:10:26; author: oliver; state: Exp; lines: +2 -2 drac patch got synced with the new courier-imap version Bump PORTREVISION Noted by: Nate Silva
v. 1.82 date: 2004/07/20 21:11:17; author: oliver; state: Exp; lines: +2 -2 update to 3.0.6
v. 1.81 date: 2004/06/19 13:28:25; author: oliver; state: Exp; lines: +1 -1 Fix imapd's incorrectly calculation of maildir quotas due to missuse of pointer to off_t (64bit) vs pointer to long (32 bit). Bump PORTREVISION PR: 68094 Submitted By: Rui Lopes
v. 1.80 date: 2004/06/17 21:24:54; author: oliver; state: Exp; lines: +2 -2 DRAC patch got synced with 3.0.5 Submitted By: Mamoru KOMACHI Noted By: nork
v. 1.79 date: 2004/06/13 15:32:05; author: oliver; state: Exp; lines: +2 -2 update to 3.0.5 update DRAC patch to 3.0.4 [1] Submitted By: Mamoru KOMACHI [1] Noted By: nork [1]
v. 1.78 date: 2004/05/24 15:23:12; author: oliver; state: Exp; lines: +6 -1 Add an install-configure target to update existing configuration files (recommended).
v. 1.77 date: 2004/05/16 19:04:25; author: oliver; state: Exp; lines: +4 -3 update to 3.0.4
v. 1.76 date: 2004/04/28 20:55:42; author: oliver; state: Exp; lines: +1 -1 bump PORTREVISION to represent the last commit
v. 1.75 date: 2004/04/28 18:07:18; author: oliver; state: Exp; lines: +3 -2 depend on devel/fam in case it is installed (because the port detects it automatically) Noted By: Jim Trigg PR: 66011
v. 1.74 date: 2004/04/02 08:05:46; author: oliver; state: Exp; lines: +1 -1 update to 3.0.3
v. 1.73 date: 2004/03/17 16:11:16; author: oliver; state: Exp; lines: +1 -1 update to 3.0.2
v. 1.72 date: 2004/03/16 18:51:29; author: oliver; state: Exp; lines: +2 -2 fix build in case WITH_LDAP is specified Noted By: Damir Horvat , sudv@protek37.kem.ru
v. 1.71 date: 2004/03/12 19:47:54; author: oliver; state: Exp; lines: +1 -1 update to 3.0.1
v. 1.70 date: 2004/03/08 20:36:23; author: oliver; state: Exp; lines: +3 -3 updating courier-imap to 3.0.0 Don't forget to add MAILDIRPATH=Maildir to your imapd config file (or just recycle your own with the deployed imapd.dist). Otherwise courier-imap won't find your INBOX and so on...
v. 1.69 date: 2004/02/25 02:04:04; author: ade; state: Exp; lines: +13 -1 Fix a subtle configure problem where, if gdbm libraries are present on the system at build time, they are silently chosen in preference to the standard system db ver1 code. This tends to break a multitude of things that expect the user* databases to be in db1 format. Discovered whilst hunting down a really wierd operational bug with exim using the imappw entry for SMTP AUTH. Add an explicit WITH_GDBM knob to turn on the use of gdbm files, since the code is present in the source, but default to off, forcing the use of system libraries Submitted by: ade Approved by: maintainer timeout
v. 1.68 date: 2004/02/07 07:52:11; author: oliver; state: Exp; lines: +6 -0 Add a note about missing pam.conf pam.d/imap entries in case the user would like to use authpam. Submitted By: Bernhard Valenti
v. 1.67 date: 2004/02/04 05:21:46; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.66 date: 2004/01/28 21:21:41; author: oliver; state: Exp; lines: +13 -1 Add DRAC support for courier-imap Submitted By: nork
v. 1.65 date: 2003/12/31 00:45:55; author: oliver; state: Exp; lines: +2 -0 fix pkg-plist when WITHOUT_PAM is defined
v. 1.64 date: 2003/12/07 19:01:11; author: oliver; state: Exp; lines: +1 -0 fix build in case devel/fam is installed Noted By: Mike Harding
v. 1.63 date: 2003/12/06 17:33:28; author: oliver; state: Exp; lines: +5 -1 update courier-imap to 2.2.1 fix gdbm build [1] PR: ports/58741 [1] Submitted By: Lucas Madar [1]
v. 1.62 date: 2003/11/21 23:10:25; author: oliver; state: Exp; lines: +5 -0 too much options removed in the last commit
v. 1.61 date: 2003/11/21 22:47:14; author: oliver; state: Exp; lines: +2 -24 utilize USE_OPENLDAP
v. 1.60 date: 2003/10/30 21:30:30; author: oliver; state: Exp; lines: +2 -2 update courier-imap to 2.2.0
v. 1.59 date: 2003/10/19 09:32:55; author: oliver; state: Exp; lines: +6 -1 - introduce the make option WITH_TRASHQUOTA include deleted mails in the quota and prevent the users to use the thrash for extra storage. - bump PORTREVISION PR: ports/55730 Submitted By: Henri Michelon
v. 1.58 date: 2003/09/24 14:27:17; author: oliver; state: Exp; lines: +3 -3 use the USE_MYSQL var instead of manually seting DEPENDS to mysql323 [1] update courier-imap to 2.1.2 PR: ports/56676 Submitted by: YazzY [1] Clement Laforet [1]
v. 1.57 date: 2003/09/01 14:51:03; author: dinoex; state: Exp; lines: +2 -1 - don't clobber any given LDFLAGS resolves conflitcs with bsd.openssl.mk Approved by: oliver
v. 1.56 date: 2003/08/20 11:20:21; author: oliver; state: Exp; lines: +4 -4 update courier-imap to 2.1.1 which fixes the issue why the port was backed out from 2.1.0 to 2.0.0
v. 1.55 date: 2003/08/18 22:34:10; author: oliver; state: Exp; lines: +1 -0 bump PORTEPOCH Noted by: kris
v. 1.54 date: 2003/08/18 15:40:30; author: oliver; state: Exp; lines: +2 -2 backout 2.1.0 update, and downgrade it to 2.0.0. It seems to be impossible to move or delete an email with 2.1.0 (CPU utilizaztion grows up to 100%, and nothing gets done)
v. 1.53 date: 2003/08/17 18:52:35; author: oliver; state: Exp; lines: +2 -2 update courier-imap to 2.1.0
v. 1.52 date: 2003/08/15 00:49:26; author: kuriyama; state: Exp; lines: +4 -4 Fix non-default dependency on openldap2[012] which is broken by splitting. # I'm not bumped port v. of them because this should not affect # packages built on bento...
v. 1.51 date: 2003/07/22 10:42:46; author: oliver; state: Exp; lines: +19 -10 add a WITHOUT_AUTHDAEMON knob
v. 1.50 date: 2003/07/20 12:37:08; author: oliver; state: Exp; lines: +2 -2 Install manpages with INSTALL_MAN Noticed by: Roman Neuhauser
v. 1.49 date: 2003/07/10 07:55:11; author: oliver; state: Exp; lines: +4 -2 install additional authlib modules
v. 1.48 date: 2003/07/09 16:46:53; author: oliver; state: Exp; lines: +7 -3 fix building on an nfs-share force using fcntl locking method and disabling the locking test during configure
v. 1.47 date: 2003/07/08 13:32:36; author: oliver; state: Exp; lines: +1 -1 missed to take the maintainership
v. 1.46 date: 2003/07/07 09:09:48; author: oliver; state: Exp; lines: +11 -3 update courier-imap to 2.0.0 install ssl rc scripts [1] install authuserdb binary [2] take maintainership [3] PR: 52949 [1], 82947 [2] Approved by: nbm [3]
v. 1.45 date: 2003/03/24 15:34:32; author: nbm; state: Exp; lines: +24 -5 Upgrade to version 1.7.1. 1) Fix mysql build 2) Fix unwanted changes to /etc/pam.d 3) Allow openldap 2.0 and 2.1 options 4) Use libfam for IDLE command PR: 49956 (1), 46960 (2), 48622 (3), 46924 (4) Submitted by: Erwin Lansing (1) Submitted by: Philip Paeps (2) Submitted by: Christian Kratzer (3) Submitted by: Tod McQuillin (4)
v. 1.44 date: 2003/03/07 06:05:49; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.43 date: 2003/02/24 02:56:32; author: edwin; state: Exp; lines: +2 -2 Point dependencies on net/openldap2 to net/openldap20
v. 1.42 date: 2003/02/24 02:26:51; author: edwin; state: Exp; lines: +2 -2 Point dependencies on net/openldap to net/openldap12
v. 1.41 date: 2003/01/18 22:50:06; author: seanc; state: Exp; lines: +3 -1 Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable. This should be the last of the PostgreSQL updates and everything should support the POSTGRESQL_PORT tunable. Submitted by: kris/bento[1]
v. 1.40 date: 2003/01/09 17:24:37; author: nbm; state: Exp; lines: +40 -40 Update mail/courier-imap to 1.6.1 PR: 45762 Submitted by: Sergei Kolobov >
v. 1.39 date: 2002/11/05 12:51:43; author: edwin; state: Exp; lines: +3 -2 Found a way to do the strange perl-replace by a REINPLACE_CMD. Thanks to Adam Weinberger Noticed by: bento Submitted by: Adam Weinberger
v. 1.38 date: 2002/11/05 02:49:47; author: edwin; state: Exp; lines: +2 -2 (I can't work out how to replace that PERL RE to a SED RE -> USE_PERL5=yes) Noticed on: bento
v. 1.37 date: 2002/11/04 05:46:31; author: edwin; state: Exp; lines: +3 -1 PERL -> REINPLACE And some ports have USE_PERL5=yes now.
v. 1.36 date: 2002/08/12 19:19:54; author: nbm; state: Exp; lines: +3 -2 Upgrade to 1.5.3, fixing a bug in TLS. (1) Enable Unicode (2) PR: 41335 (2) Submitted by: Thomas Vogt (1), Kimura Fuyuki (2)
v. 1.35 date: 2002/08/04 20:52:21; author: nbm; state: Exp; lines: +1 -1 Fix a typo I was too silly to test. Submitted by: Dan Langille
v. 1.34 date: 2002/08/04 20:38:48; author: nbm; state: Exp; lines: +8 -1 Have an option for authcram support PR: 40482 Submitted by: Tadashi Yanagihara
v. 1.33 date: 2002/08/04 20:32:58; author: nbm; state: Exp; lines: +2 -1 Install the authtest binary. PR: 39717 Submitted by: Scott Lambert
v. 1.32 date: 2002/08/04 19:20:09; author: nbm; state: Exp; lines: +2 -2 Upgrade to courier-imap 1.5.2
v. 1.31 date: 2002/06/20 12:19:21; author: nectar; state: Exp; lines: +1 -1 Fix DoS.
v. 1.30 date: 2002/05/08 19:28:10; author: nbm; state: Exp; lines: +3 -2 Correct the sections various manual pages were listed under. PR: 36915 Submitted by: Kimura Fuyuki
v. 1.29 date: 2002/05/08 19:18:05; author: nbm; state: Exp; lines: +21 -2 Add LDAP support options for courier-imap PR: 36920 Submitted by: Scott Lampert Reviewed by: Jaco Engelbrecht
v. 1.28 date: 2002/03/29 09:28:48; author: nbm; state: Exp; lines: +11 -11 Follow changed manpage sections Submitted by: kris and bento
v. 1.27 date: 2002/03/23 13:17:05; author: nbm; state: Exp; lines: +3 -3 Update to 1.4.3
v. 1.26 date: 2002/03/23 11:46:50; author: nbm; state: Exp; lines: +8 -0 Make things a bit more pretty: . Provide links to startup scripts in etc/rc.d (PR) . Provide some text on what to do post-install (PR) . Provide WWW: linke PR: 34157 Submitted by: n_hibma
v. 1.25 date: 2001/11/16 09:22:36; author: nbm; state: Exp; lines: +21 -3 Upgrade to 1.3.12, which brings in postgresql authentication support.
v. 1.24 date: 2001/09/11 12:20:17; author: nbm; state: Exp; lines: +5 -7 Upgrade to 1.3.10
v. 1.23 date: 2001/08/31 10:22:02; author: dirk; state: Exp; lines: +2 -2 Remove extra backslash add to make courier-imap build again. nbm seems to be too busy at the moment...
v. 1.22 date: 2001/08/27 12:54:57; author: nbm; state: Exp; lines: +13 -3 1) Correct a type in PLIST_SUB entry for authpam. 2) Enable dependencies properly for vpopmail 3) Add an option WITH_MYSQL for mysql authentication Submitted by: dirk (1)
v. 1.21 date: 2001/08/23 11:46:17; author: nbm; state: Exp; lines: +13 -7 Build with PAM support, since it seems to work. Can specify WITHOUT_PAM to not compile in PAM authentication support. Submitted by: Blaz Zupan
v. 1.20 date: 2001/05/24 14:43:37; author: nbm; state: Exp; lines: +15 -7 Update to 1.3.8.1
v. 1.19 date: 2001/03/31 13:10:26; author: nbm; state: Exp; lines: +2 -2 Upgrade to 1.3.5. PR: 25981 Submitted by: yssu@CCCA.NCTU.edu.tw (Yen-Shuo Su)
v. 1.18 date: 2001/03/18 16:08:42; author: nbm; state: Exp; lines: +3 -1 enable-workarounds-for-imap-client-bugs PR: 25887 Submitted by: Blaz Zupan
v. 1.17 date: 2001/01/29 12:49:52; author: nbm; state: Exp; lines: +2 -2 Upgrade to courier-imap 1.3.2
v. 1.16 date: 2001/01/03 15:44:16; author: nbm; state: Exp; lines: +8 -5 Upgrade to 1.3.0
v. 1.15 date: 2000/11/09 21:50:30; author: nbm; state: Exp; lines: +2 -3 Upgrade to courier-imap 1.2.2
v. 1.14 date: 2000/11/09 01:00:00; author: nbm; state: Exp; lines: +9 -1 Build with USE_OPENSSL unless given WITHOUT_OPENSSL, and fix the PLIST appropriately whatever the choice. This fixes the bento build problem on RELENG_3, and doesn't affect packages that actually have built before (RELENG_4 and HEAD), so no PORTREVISION bump.
v. 1.13 date: 2000/11/03 23:26:04; author: nbm; state: Exp; lines: +4 -2 Add two man pages to the manpage variables that were missing after upgrade Submitted by: bento
v. 1.12 date: 2000/10/27 19:55:06; author: nbm; state: Exp; lines: +2 -2 Upgrade to courier-imap 1.2, now with its own pop3 daemon. This upgrade bought to you by mkpinstall, pkg-plist generator of note.
v. 1.11 date: 2000/10/02 13:30:06; author: nbm; state: Exp; lines: +3 -3 Upgrade to courier-imap 1.1.
v. 1.10 date: 2000/09/22 12:44:28; author: nbm; state: Exp; lines: +3 -1 Move courier-imap's libexec files into its own tree, to prevent conflict with other ports using authlib. Bump PORTREVISION.
v. 1.9 date: 2000/09/18 13:24:16; author: nbm; state: Exp; lines: +3 -3 Update to 1.0, and finally give up on trying to work around MrSam's putting scripts in PREFIX/share, and instead put them in PREFIX/share/courier-imap
v. 1.8 date: 2000/08/07 09:57:38; author: nbm; state: Exp; lines: +9 -2 Add extra symlinks that my usual PLIST generation scripts didn't catch, and rmdir the courier-imap doc directory on uninstall.
v. 1.7 date: 2000/07/31 11:05:35; author: nbm; state: Exp; lines: +7 -10 Upgrade to courier-imap 0.99.
v. 1.6 date: 2000/07/19 14:21:19; author: nbm; state: Exp; lines: +17 -4 Update to the latest courier-imap 0.36a
v. 1.5 date: 2000/07/19 12:16:04; author: nbm; state: Exp; lines: +13 -2 Fix the build for the root case, and also for post 4.0-RELEASE case. Submitted by: kris, bento
v. 1.4 date: 2000/06/21 13:36:10; author: nbm; state: Exp; lines: +8 -8 Update to 0.33, and move to the sourceforge download site. This brings in IPv6 support, if you are IPv6 capable. (from PR) Remove man page links provided for non-installed authentication modules. PR: ports/18933 Submitted by: Koji Kondo
v. 1.3 date: 2000/05/16 16:38:17; author: nectar; state: Exp; lines: +3 -2 Upgrade 0.26 -> 0.32 after MAINTAINER timeout.
v. 1.2 date: 2000/04/13 19:59:28; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.1 date: 2000/03/11 20:16:31; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/03/11 20:16:31; author: asami; state: Exp; lines: +0 -0 (Re-importing due to slight name change -- here is the original message by nbm, with the added hyphen.) Initial import of courier-imap, a imap server for Maildirs. ============================================================================= v. 1.122 date: 2007/12/12 15:51:28; author: oliver; state: Exp; lines: +1 -1 resetting PORTEPOCH wasn't the brightest idea at all Noted by: "Derkjan de Haan" Pointy hat to: myself
v. 1.121 date: 2007/12/11 21:03:57; author: oliver; state: Exp; lines: +2 -2 update to 4.3.0
v. 1.120 date: 2007/10/24 15:00:26; author: oliver; state: Exp; lines: +3 -0 change the default setting TLS_PROTOCOL=SSL3 to TLS_PROTOCOL=SSL23 to try SSLv2 and SSLv3 instead of SSLv3 only - this fixes the error some people where experiencing with the ssl clients: connect: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number Noted by: Oliver Brandmueller Suggested by: Oliver Brandmueller
v. 1.119 date: 2007/10/14 18:58:19; author: oliver; state: Exp; lines: +1 -1 update to 4.2.1
v. 1.118 date: 2007/10/04 01:49:26; author: edwin; state: Exp; lines: +0 -7 Remove always-false/true conditions based on OSVERSION 500000
v. 1.117 date: 2007/10/03 12:09:01; author: oliver; state: Exp; lines: +1 -1 update to 4.2.0
v. 1.116 date: 2007/04/26 20:16:50; author: oliver; state: Exp; lines: +1 -2 update to 4.1.3
v. 1.115 date: 2007/01/02 05:47:47; author: oliver; state: Exp; lines: +1 -1 update to 4.1.2
v. 1.114 date: 2006/08/25 13:55:38; author: oliver; state: Exp; lines: +1 -0 add DRAC to OPTIONS again
v. 1.113 date: 2006/05/30 04:35:39; author: oliver; state: Exp; lines: +1 -1 update to 4.1.1
v. 1.112 date: 2006/05/10 22:36:48; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.111 date: 2006/04/04 16:44:08; author: oliver; state: Exp; lines: +1 -1 fix FAM handling when BATCH is defined Reported by: Bjoern Voigt
v. 1.110 date: 2006/03/27 12:33:36; author: oliver; state: Exp; lines: +1 -1 update DRAC patch Submitted By: Mamoru KOMACHI
v. 1.109 date: 2006/03/15 05:17:07; author: oliver; state: Exp; lines: +2 -2 update to 4.1.0
v. 1.108 date: 2006/01/26 04:16:14; author: kris; state: Exp; lines: +1 -0 BROKEN when WITHOUT_SSL: Incomplete pkg-plist
v. 1.107 date: 2005/10/30 18:53:18; author: oliver; state: Exp; lines: +1 -1 finally fix the compilation without fam even if it's installed
v. 1.106 date: 2005/10/30 08:35:38; author: oliver; state: Exp; lines: +5 -1 disable FAM when WITHOUT_FAM is set - even when fam is installed (requires some configure changes since there is no --without-fam option) PR: 88205
v. 1.105 date: 2005/10/09 20:36:17; author: oliver; state: Exp; lines: +8 -14 readd DRAC functionality Submitted by: Mamoru KOMACHI
v. 1.104 date: 2005/09/27 10:39:53; author: oliver; state: Exp; lines: +1 -1 change COURIERAUTHCONFIG=${LOCALBASE}/bin/courierauthconfig to COURIERAUTHCONFIG=${PREFIX}/bin/courierauthconfig
v. 1.103 date: 2005/09/26 20:38:10; author: oliver; state: Exp; lines: +9 -5 make the configure a bit more readable, and enhance a prefixed installation. PR: 86609 Submitted by: Martin Piayda
v. 1.102 date: 2005/09/24 12:56:19; author: oliver; state: Exp; lines: +1 -1 update to 4.0.6
v. 1.101 date: 2005/09/17 09:49:17; author: oliver; state: Exp; lines: +1 -1 update to 4.0.5
v. 1.100 date: 2005/07/31 14:58:20; author: oliver; state: Exp; lines: +3 -3 right now, there is no 4.0.4 compatible drac patch - so mark it borken when WITH_DRAC was specified and remove DRAC from the options list. PR: 84388 Submitted by: Ryota
v. 1.99 date: 2005/07/25 12:46:30; author: oliver; state: Exp; lines: +1 -1 update to 4.0.4
v. 1.98 date: 2005/05/16 17:20:34; author: oliver; state: Exp; lines: +1 -1 fix build when WITH_GDBM is specified
v. 1.97 date: 2005/05/13 17:16:15; author: oliver; state: Exp; lines: +2 -2 update to 4.0.3
v. 1.96 date: 2005/04/28 17:07:15; author: oliver; state: Exp; lines: +2 -3 re-enable WITH_DRAC (new patch made by Mamoru KOMACHI ) bump PORTREVISION
v. 1.95 date: 2005/04/26 19:22:11; author: oliver; state: Exp; lines: +21 -16 chase courier-authlib move
v. 1.94 date: 2005/04/12 03:25:55; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.93 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.92 date: 2005/03/05 14:01:55; author: oliver; state: Exp; lines: +26 -18 update to 4.0.2 migrate to OPTIONS add WITH_SYSLOG_FACILITY knob [1] Submitted by: Sascha Holzleiter [1]
v. 1.91 date: 2005/02/04 23:44:16; author: oliver; state: Exp; lines: +5 -0 Add WITHOUT_IPV6 knob Submitted by: "Gustavo A. Baratto"
v. 1.90 date: 2005/01/28 16:17:44; author: oliver; state: Exp; lines: +19 -5 - readd pam-configuration hints. [1] - make portlint a bit happier Noted by: John O'Brien [1]
v. 1.89 date: 2005/01/08 10:25:04; author: oliver; state: Exp; lines: +26 -122 upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0 Special thanks for testing and sugestions to: Brian Candler
v. 1.88 date: 2004/11/15 19:10:40; author: oliver; state: Exp; lines: +8 -1 adjust the message what to do, to get courier-imap working with pam on FreeBSD >=5
v. 1.87 date: 2004/10/18 15:38:50; author: oliver; state: Exp; lines: +1 -1 use RCDIR instead of PREFIX/etc/rc.d be quiet about not removeable directories (because they are still holding custommized configuration files)
v. 1.86 date: 2004/10/18 15:30:55; author: oliver; state: Exp; lines: +2 -1 install rc.d scripts with correct modes Submitted By: Amir Shalem
v. 1.85 date: 2004/10/15 17:57:02; author: oliver; state: Exp; lines: +8 -3 - update to 3.0.8 - new start scripts (rc.subr style) [1] Sponsored by: "Darren Pilgrim" [1]
v. 1.84 date: 2004/08/08 08:46:26; author: oliver; state: Exp; lines: +2 -2 update to 3.0.7
v. 1.83 date: 2004/07/24 19:10:26; author: oliver; state: Exp; lines: +2 -2 drac patch got synced with the new courier-imap version Bump PORTREVISION Noted by: Nate Silva
v. 1.82 date: 2004/07/20 21:11:17; author: oliver; state: Exp; lines: +2 -2 update to 3.0.6
v. 1.81 date: 2004/06/19 13:28:25; author: oliver; state: Exp; lines: +1 -1 Fix imapd's incorrectly calculation of maildir quotas due to missuse of pointer to off_t (64bit) vs pointer to long (32 bit). Bump PORTREVISION PR: 68094 Submitted By: Rui Lopes
v. 1.80 date: 2004/06/17 21:24:54; author: oliver; state: Exp; lines: +2 -2 DRAC patch got synced with 3.0.5 Submitted By: Mamoru KOMACHI Noted By: nork
v. 1.79 date: 2004/06/13 15:32:05; author: oliver; state: Exp; lines: +2 -2 update to 3.0.5 update DRAC patch to 3.0.4 [1] Submitted By: Mamoru KOMACHI [1] Noted By: nork [1]
v. 1.78 date: 2004/05/24 15:23:12; author: oliver; state: Exp; lines: +6 -1 Add an install-configure target to update existing configuration files (recommended).
v. 1.77 date: 2004/05/16 19:04:25; author: oliver; state: Exp; lines: +4 -3 update to 3.0.4
v. 1.76 date: 2004/04/28 20:55:42; author: oliver; state: Exp; lines: +1 -1 bump PORTREVISION to represent the last commit
v. 1.75 date: 2004/04/28 18:07:18; author: oliver; state: Exp; lines: +3 -2 depend on devel/fam in case it is installed (because the port detects it automatically) Noted By: Jim Trigg PR: 66011
v. 1.74 date: 2004/04/02 08:05:46; author: oliver; state: Exp; lines: +1 -1 update to 3.0.3
v. 1.73 date: 2004/03/17 16:11:16; author: oliver; state: Exp; lines: +1 -1 update to 3.0.2
v. 1.72 date: 2004/03/16 18:51:29; author: oliver; state: Exp; lines: +2 -2 fix build in case WITH_LDAP is specified Noted By: Damir Horvat , sudv@protek37.kem.ru
v. 1.71 date: 2004/03/12 19:47:54; author: oliver; state: Exp; lines: +1 -1 update to 3.0.1
v. 1.70 date: 2004/03/08 20:36:23; author: oliver; state: Exp; lines: +3 -3 updating courier-imap to 3.0.0 Don't forget to add MAILDIRPATH=Maildir to your imapd config file (or just recycle your own with the deployed imapd.dist). Otherwise courier-imap won't find your INBOX and so on...
v. 1.69 date: 2004/02/25 02:04:04; author: ade; state: Exp; lines: +13 -1 Fix a subtle configure problem where, if gdbm libraries are present on the system at build time, they are silently chosen in preference to the standard system db ver1 code. This tends to break a multitude of things that expect the user* databases to be in db1 format. Discovered whilst hunting down a really wierd operational bug with exim using the imappw entry for SMTP AUTH. Add an explicit WITH_GDBM knob to turn on the use of gdbm files, since the code is present in the source, but default to off, forcing the use of system libraries Submitted by: ade Approved by: maintainer timeout
v. 1.68 date: 2004/02/07 07:52:11; author: oliver; state: Exp; lines: +6 -0 Add a note about missing pam.conf pam.d/imap entries in case the user would like to use authpam. Submitted By: Bernhard Valenti
v. 1.67 date: 2004/02/04 05:21:46; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.66 date: 2004/01/28 21:21:41; author: oliver; state: Exp; lines: +13 -1 Add DRAC support for courier-imap Submitted By: nork
v. 1.65 date: 2003/12/31 00:45:55; author: oliver; state: Exp; lines: +2 -0 fix pkg-plist when WITHOUT_PAM is defined
v. 1.64 date: 2003/12/07 19:01:11; author: oliver; state: Exp; lines: +1 -0 fix build in case devel/fam is installed Noted By: Mike Harding
v. 1.63 date: 2003/12/06 17:33:28; author: oliver; state: Exp; lines: +5 -1 update courier-imap to 2.2.1 fix gdbm build [1] PR: ports/58741 [1] Submitted By: Lucas Madar [1]
v. 1.62 date: 2003/11/21 23:10:25; author: oliver; state: Exp; lines: +5 -0 too much options removed in the last commit
v. 1.61 date: 2003/11/21 22:47:14; author: oliver; state: Exp; lines: +2 -24 utilize USE_OPENLDAP
v. 1.60 date: 2003/10/30 21:30:30; author: oliver; state: Exp; lines: +2 -2 update courier-imap to 2.2.0
v. 1.59 date: 2003/10/19 09:32:55; author: oliver; state: Exp; lines: +6 -1 - introduce the make option WITH_TRASHQUOTA include deleted mails in the quota and prevent the users to use the thrash for extra storage. - bump PORTREVISION PR: ports/55730 Submitted By: Henri Michelon
v. 1.58 date: 2003/09/24 14:27:17; author: oliver; state: Exp; lines: +3 -3 use the USE_MYSQL var instead of manually seting DEPENDS to mysql323 [1] update courier-imap to 2.1.2 PR: ports/56676 Submitted by: YazzY [1] Clement Laforet [1]
v. 1.57 date: 2003/09/01 14:51:03; author: dinoex; state: Exp; lines: +2 -1 - don't clobber any given LDFLAGS resolves conflitcs with bsd.openssl.mk Approved by: oliver
v. 1.56 date: 2003/08/20 11:20:21; author: oliver; state: Exp; lines: +4 -4 update courier-imap to 2.1.1 which fixes the issue why the port was backed out from 2.1.0 to 2.0.0
v. 1.55 date: 2003/08/18 22:34:10; author: oliver; state: Exp; lines: +1 -0 bump PORTEPOCH Noted by: kris
v. 1.54 date: 2003/08/18 15:40:30; author: oliver; state: Exp; lines: +2 -2 backout 2.1.0 update, and downgrade it to 2.0.0. It seems to be impossible to move or delete an email with 2.1.0 (CPU utilizaztion grows up to 100%, and nothing gets done)
v. 1.53 date: 2003/08/17 18:52:35; author: oliver; state: Exp; lines: +2 -2 update courier-imap to 2.1.0
v. 1.52 date: 2003/08/15 00:49:26; author: kuriyama; state: Exp; lines: +4 -4 Fix non-default dependency on openldap2[012] which is broken by splitting. # I'm not bumped port v. of them because this should not affect # packages built on bento...
v. 1.51 date: 2003/07/22 10:42:46; author: oliver; state: Exp; lines: +19 -10 add a WITHOUT_AUTHDAEMON knob
v. 1.50 date: 2003/07/20 12:37:08; author: oliver; state: Exp; lines: +2 -2 Install manpages with INSTALL_MAN Noticed by: Roman Neuhauser
v. 1.49 date: 2003/07/10 07:55:11; author: oliver; state: Exp; lines: +4 -2 install additional authlib modules
v. 1.48 date: 2003/07/09 16:46:53; author: oliver; state: Exp; lines: +7 -3 fix building on an nfs-share force using fcntl locking method and disabling the locking test during configure
v. 1.47 date: 2003/07/08 13:32:36; author: oliver; state: Exp; lines: +1 -1 missed to take the maintainership
v. 1.46 date: 2003/07/07 09:09:48; author: oliver; state: Exp; lines: +11 -3 update courier-imap to 2.0.0 install ssl rc scripts [1] install authuserdb binary [2] take maintainership [3] PR: 52949 [1], 82947 [2] Approved by: nbm [3]
v. 1.45 date: 2003/03/24 15:34:32; author: nbm; state: Exp; lines: +24 -5 Upgrade to version 1.7.1. 1) Fix mysql build 2) Fix unwanted changes to /etc/pam.d 3) Allow openldap 2.0 and 2.1 options 4) Use libfam for IDLE command PR: 49956 (1), 46960 (2), 48622 (3), 46924 (4) Submitted by: Erwin Lansing (1) Submitted by: Philip Paeps (2) Submitted by: Christian Kratzer (3) Submitted by: Tod McQuillin (4)
v. 1.44 date: 2003/03/07 06:05:49; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.43 date: 2003/02/24 02:56:32; author: edwin; state: Exp; lines: +2 -2 Point dependencies on net/openldap2 to net/openldap20
v. 1.42 date: 2003/02/24 02:26:51; author: edwin; state: Exp; lines: +2 -2 Point dependencies on net/openldap to net/openldap12
v. 1.41 date: 2003/01/18 22:50:06; author: seanc; state: Exp; lines: +3 -1 Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable. This should be the last of the PostgreSQL updates and everything should support the POSTGRESQL_PORT tunable. Submitted by: kris/bento[1]
v. 1.40 date: 2003/01/09 17:24:37; author: nbm; state: Exp; lines: +40 -40 Update mail/courier-imap to 1.6.1 PR: 45762 Submitted by: Sergei Kolobov >
v. 1.39 date: 2002/11/05 12:51:43; author: edwin; state: Exp; lines: +3 -2 Found a way to do the strange perl-replace by a REINPLACE_CMD. Thanks to Adam Weinberger Noticed by: bento Submitted by: Adam Weinberger
v. 1.38 date: 2002/11/05 02:49:47; author: edwin; state: Exp; lines: +2 -2 (I can't work out how to replace that PERL RE to a SED RE -> USE_PERL5=yes) Noticed on: bento
v. 1.37 date: 2002/11/04 05:46:31; author: edwin; state: Exp; lines: +3 -1 PERL -> REINPLACE And some ports have USE_PERL5=yes now.
v. 1.36 date: 2002/08/12 19:19:54; author: nbm; state: Exp; lines: +3 -2 Upgrade to 1.5.3, fixing a bug in TLS. (1) Enable Unicode (2) PR: 41335 (2) Submitted by: Thomas Vogt (1), Kimura Fuyuki (2)
v. 1.35 date: 2002/08/04 20:52:21; author: nbm; state: Exp; lines: +1 -1 Fix a typo I was too silly to test. Submitted by: Dan Langille
v. 1.34 date: 2002/08/04 20:38:48; author: nbm; state: Exp; lines: +8 -1 Have an option for authcram support PR: 40482 Submitted by: Tadashi Yanagihara
v. 1.33 date: 2002/08/04 20:32:58; author: nbm; state: Exp; lines: +2 -1 Install the authtest binary. PR: 39717 Submitted by: Scott Lambert
v. 1.32 date: 2002/08/04 19:20:09; author: nbm; state: Exp; lines: +2 -2 Upgrade to courier-imap 1.5.2
v. 1.31 date: 2002/06/20 12:19:21; author: nectar; state: Exp; lines: +1 -1 Fix DoS.
v. 1.30 date: 2002/05/08 19:28:10; author: nbm; state: Exp; lines: +3 -2 Correct the sections various manual pages were listed under. PR: 36915 Submitted by: Kimura Fuyuki
v. 1.29 date: 2002/05/08 19:18:05; author: nbm; state: Exp; lines: +21 -2 Add LDAP support options for courier-imap PR: 36920 Submitted by: Scott Lampert Reviewed by: Jaco Engelbrecht
v. 1.28 date: 2002/03/29 09:28:48; author: nbm; state: Exp; lines: +11 -11 Follow changed manpage sections Submitted by: kris and bento
v. 1.27 date: 2002/03/23 13:17:05; author: nbm; state: Exp; lines: +3 -3 Update to 1.4.3
v. 1.26 date: 2002/03/23 11:46:50; author: nbm; state: Exp; lines: +8 -0 Make things a bit more pretty: . Provide links to startup scripts in etc/rc.d (PR) . Provide some text on what to do post-install (PR) . Provide WWW: linke PR: 34157 Submitted by: n_hibma
v. 1.25 date: 2001/11/16 09:22:36; author: nbm; state: Exp; lines: +21 -3 Upgrade to 1.3.12, which brings in postgresql authentication support.
v. 1.24 date: 2001/09/11 12:20:17; author: nbm; state: Exp; lines: +5 -7 Upgrade to 1.3.10
v. 1.23 date: 2001/08/31 10:22:02; author: dirk; state: Exp; lines: +2 -2 Remove extra backslash add to make courier-imap build again. nbm seems to be too busy at the moment...
v. 1.22 date: 2001/08/27 12:54:57; author: nbm; state: Exp; lines: +13 -3 1) Correct a type in PLIST_SUB entry for authpam. 2) Enable dependencies properly for vpopmail 3) Add an option WITH_MYSQL for mysql authentication Submitted by: dirk (1)
v. 1.21 date: 2001/08/23 11:46:17; author: nbm; state: Exp; lines: +13 -7 Build with PAM support, since it seems to work. Can specify WITHOUT_PAM to not compile in PAM authentication support. Submitted by: Blaz Zupan
v. 1.20 date: 2001/05/24 14:43:37; author: nbm; state: Exp; lines: +15 -7 Update to 1.3.8.1
v. 1.19 date: 2001/03/31 13:10:26; author: nbm; state: Exp; lines: +2 -2 Upgrade to 1.3.5. PR: 25981 Submitted by: yssu@CCCA.NCTU.edu.tw (Yen-Shuo Su)
v. 1.18 date: 2001/03/18 16:08:42; author: nbm; state: Exp; lines: +3 -1 enable-workarounds-for-imap-client-bugs PR: 25887 Submitted by: Blaz Zupan
v. 1.17 date: 2001/01/29 12:49:52; author: nbm; state: Exp; lines: +2 -2 Upgrade to courier-imap 1.3.2
v. 1.16 date: 2001/01/03 15:44:16; author: nbm; state: Exp; lines: +8 -5 Upgrade to 1.3.0
v. 1.15 date: 2000/11/09 21:50:30; author: nbm; state: Exp; lines: +2 -3 Upgrade to courier-imap 1.2.2
v. 1.14 date: 2000/11/09 01:00:00; author: nbm; state: Exp; lines: +9 -1 Build with USE_OPENSSL unless given WITHOUT_OPENSSL, and fix the PLIST appropriately whatever the choice. This fixes the bento build problem on RELENG_3, and doesn't affect packages that actually have built before (RELENG_4 and HEAD), so no PORTREVISION bump.
v. 1.13 date: 2000/11/03 23:26:04; author: nbm; state: Exp; lines: +4 -2 Add two man pages to the manpage variables that were missing after upgrade Submitted by: bento
v. 1.12 date: 2000/10/27 19:55:06; author: nbm; state: Exp; lines: +2 -2 Upgrade to courier-imap 1.2, now with its own pop3 daemon. This upgrade bought to you by mkpinstall, pkg-plist generator of note.
v. 1.11 date: 2000/10/02 13:30:06; author: nbm; state: Exp; lines: +3 -3 Upgrade to courier-imap 1.1.
v. 1.10 date: 2000/09/22 12:44:28; author: nbm; state: Exp; lines: +3 -1 Move courier-imap's libexec files into its own tree, to prevent conflict with other ports using authlib. Bump PORTREVISION.
v. 1.9 date: 2000/09/18 13:24:16; author: nbm; state: Exp; lines: +3 -3 Update to 1.0, and finally give up on trying to work around MrSam's putting scripts in PREFIX/share, and instead put them in PREFIX/share/courier-imap
v. 1.8 date: 2000/08/07 09:57:38; author: nbm; state: Exp; lines: +9 -2 Add extra symlinks that my usual PLIST generation scripts didn't catch, and rmdir the courier-imap doc directory on uninstall.
v. 1.7 date: 2000/07/31 11:05:35; author: nbm; state: Exp; lines: +7 -10 Upgrade to courier-imap 0.99.
v. 1.6 date: 2000/07/19 14:21:19; author: nbm; state: Exp; lines: +17 -4 Update to the latest courier-imap 0.36a
v. 1.5 date: 2000/07/19 12:16:04; author: nbm; state: Exp; lines: +13 -2 Fix the build for the root case, and also for post 4.0-RELEASE case. Submitted by: kris, bento
v. 1.4 date: 2000/06/21 13:36:10; author: nbm; state: Exp; lines: +8 -8 Update to 0.33, and move to the sourceforge download site. This brings in IPv6 support, if you are IPv6 capable. (from PR) Remove man page links provided for non-installed authentication modules. PR: ports/18933 Submitted by: Koji Kondo
v. 1.3 date: 2000/05/16 16:38:17; author: nectar; state: Exp; lines: +3 -2 Upgrade 0.26 -> 0.32 after MAINTAINER timeout.
v. 1.2 date: 2000/04/13 19:59:28; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.1 date: 2000/03/11 20:16:31; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/03/11 20:16:31; author: asami; state: Exp; lines: +0 -0 (Re-importing due to slight name change -- here is the original message by nbm, with the added hyphen.) Initial import of courier-imap, a imap server for Maildirs. ============================================================================= v. 1.122 date: 2007/12/12 15:51:28; author: oliver; state: Exp; lines: +1 -1 resetting PORTEPOCH wasn't the brightest idea at all Noted by: "Derkjan de Haan" Pointy hat to: myself
v. 1.121 date: 2007/12/11 21:03:57; author: oliver; state: Exp; lines: +2 -2 update to 4.3.0
v. 1.120 date: 2007/10/24 15:00:26; author: oliver; state: Exp; lines: +3 -0 change the default setting TLS_PROTOCOL=SSL3 to TLS_PROTOCOL=SSL23 to try SSLv2 and SSLv3 instead of SSLv3 only - this fixes the error some people where experiencing with the ssl clients: connect: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number Noted by: Oliver Brandmueller Suggested by: Oliver Brandmueller
v. 1.119 date: 2007/10/14 18:58:19; author: oliver; state: Exp; lines: +1 -1 update to 4.2.1
v. 1.118 date: 2007/10/04 01:49:26; author: edwin; state: Exp; lines: +0 -7 Remove always-false/true conditions based on OSVERSION 500000
v. 1.117 date: 2007/10/03 12:09:01; author: oliver; state: Exp; lines: +1 -1 update to 4.2.0
v. 1.116 date: 2007/04/26 20:16:50; author: oliver; state: Exp; lines: +1 -2 update to 4.1.3
v. 1.115 date: 2007/01/02 05:47:47; author: oliver; state: Exp; lines: +1 -1 update to 4.1.2
v. 1.114 date: 2006/08/25 13:55:38; author: oliver; state: Exp; lines: +1 -0 add DRAC to OPTIONS again
v. 1.113 date: 2006/05/30 04:35:39; author: oliver; state: Exp; lines: +1 -1 update to 4.1.1
v. 1.112 date: 2006/05/10 22:36:48; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.111 date: 2006/04/04 16:44:08; author: oliver; state: Exp; lines: +1 -1 fix FAM handling when BATCH is defined Reported by: Bjoern Voigt
v. 1.110 date: 2006/03/27 12:33:36; author: oliver; state: Exp; lines: +1 -1 update DRAC patch Submitted By: Mamoru KOMACHI
v. 1.109 date: 2006/03/15 05:17:07; author: oliver; state: Exp; lines: +2 -2 update to 4.1.0
v. 1.108 date: 2006/01/26 04:16:14; author: kris; state: Exp; lines: +1 -0 BROKEN when WITHOUT_SSL: Incomplete pkg-plist
v. 1.107 date: 2005/10/30 18:53:18; author: oliver; state: Exp; lines: +1 -1 finally fix the compilation without fam even if it's installed
v. 1.106 date: 2005/10/30 08:35:38; author: oliver; state: Exp; lines: +5 -1 disable FAM when WITHOUT_FAM is set - even when fam is installed (requires some configure changes since there is no --without-fam option) PR: 88205
v. 1.105 date: 2005/10/09 20:36:17; author: oliver; state: Exp; lines: +8 -14 readd DRAC functionality Submitted by: Mamoru KOMACHI
v. 1.104 date: 2005/09/27 10:39:53; author: oliver; state: Exp; lines: +1 -1 change COURIERAUTHCONFIG=${LOCALBASE}/bin/courierauthconfig to COURIERAUTHCONFIG=${PREFIX}/bin/courierauthconfig
v. 1.103 date: 2005/09/26 20:38:10; author: oliver; state: Exp; lines: +9 -5 make the configure a bit more readable, and enhance a prefixed installation. PR: 86609 Submitted by: Martin Piayda
v. 1.102 date: 2005/09/24 12:56:19; author: oliver; state: Exp; lines: +1 -1 update to 4.0.6
v. 1.101 date: 2005/09/17 09:49:17; author: oliver; state: Exp; lines: +1 -1 update to 4.0.5
v. 1.100 date: 2005/07/31 14:58:20; author: oliver; state: Exp; lines: +3 -3 right now, there is no 4.0.4 compatible drac patch - so mark it borken when WITH_DRAC was specified and remove DRAC from the options list. PR: 84388 Submitted by: Ryota
v. 1.99 date: 2005/07/25 12:46:30; author: oliver; state: Exp; lines: +1 -1 update to 4.0.4
v. 1.98 date: 2005/05/16 17:20:34; author: oliver; state: Exp; lines: +1 -1 fix build when WITH_GDBM is specified
v. 1.97 date: 2005/05/13 17:16:15; author: oliver; state: Exp; lines: +2 -2 update to 4.0.3
v. 1.96 date: 2005/04/28 17:07:15; author: oliver; state: Exp; lines: +2 -3 re-enable WITH_DRAC (new patch made by Mamoru KOMACHI ) bump PORTREVISION
v. 1.95 date: 2005/04/26 19:22:11; author: oliver; state: Exp; lines: +21 -16 chase courier-authlib move
v. 1.94 date: 2005/04/12 03:25:55; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.93 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.92 date: 2005/03/05 14:01:55; author: oliver; state: Exp; lines: +26 -18 update to 4.0.2 migrate to OPTIONS add WITH_SYSLOG_FACILITY knob [1] Submitted by: Sascha Holzleiter [1]
v. 1.91 date: 2005/02/04 23:44:16; author: oliver; state: Exp; lines: +5 -0 Add WITHOUT_IPV6 knob Submitted by: "Gustavo A. Baratto"
v. 1.90 date: 2005/01/28 16:17:44; author: oliver; state: Exp; lines: +19 -5 - readd pam-configuration hints. [1] - make portlint a bit happier Noted by: John O'Brien [1]
v. 1.89 date: 2005/01/08 10:25:04; author: oliver; state: Exp; lines: +26 -122 upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0 Special thanks for testing and sugestions to: Brian Candler
v. 1.88 date: 2004/11/15 19:10:40; author: oliver; state: Exp; lines: +8 -1 adjust the message what to do, to get courier-imap working with pam on FreeBSD >=5
v. 1.87 date: 2004/10/18 15:38:50; author: oliver; state: Exp; lines: +1 -1 use RCDIR instead of PREFIX/etc/rc.d be quiet about not removeable directories (because they are still holding custommized configuration files)
v. 1.86 date: 2004/10/18 15:30:55; author: oliver; state: Exp; lines: +2 -1 install rc.d scripts with correct modes Submitted By: Amir Shalem
v. 1.85 date: 2004/10/15 17:57:02; author: oliver; state: Exp; lines: +8 -3 - update to 3.0.8 - new start scripts (rc.subr style) [1] Sponsored by: "Darren Pilgrim" [1]
v. 1.84 date: 2004/08/08 08:46:26; author: oliver; state: Exp; lines: +2 -2 update to 3.0.7
v. 1.83 date: 2004/07/24 19:10:26; author: oliver; state: Exp; lines: +2 -2 drac patch got synced with the new courier-imap version Bump PORTREVISION Noted by: Nate Silva
v. 1.82 date: 2004/07/20 21:11:17; author: oliver; state: Exp; lines: +2 -2 update to 3.0.6
v. 1.81 date: 2004/06/19 13:28:25; author: oliver; state: Exp; lines: +1 -1 Fix imapd's incorrectly calculation of maildir quotas due to missuse of pointer to off_t (64bit) vs pointer to long (32 bit). Bump PORTREVISION PR: 68094 Submitted By: Rui Lopes
v. 1.80 date: 2004/06/17 21:24:54; author: oliver; state: Exp; lines: +2 -2 DRAC patch got synced with 3.0.5 Submitted By: Mamoru KOMACHI Noted By: nork
v. 1.79 date: 2004/06/13 15:32:05; author: oliver; state: Exp; lines: +2 -2 update to 3.0.5 update DRAC patch to 3.0.4 [1] Submitted By: Mamoru KOMACHI [1] Noted By: nork [1]
v. 1.78 date: 2004/05/24 15:23:12; author: oliver; state: Exp; lines: +6 -1 Add an install-configure target to update existing configuration files (recommended).
v. 1.77 date: 2004/05/16 19:04:25; author: oliver; state: Exp; lines: +4 -3 update to 3.0.4
v. 1.76 date: 2004/04/28 20:55:42; author: oliver; state: Exp; lines: +1 -1 bump PORTREVISION to represent the last commit
v. 1.75 date: 2004/04/28 18:07:18; author: oliver; state: Exp; lines: +3 -2 depend on devel/fam in case it is installed (because the port detects it automatically) Noted By: Jim Trigg PR: 66011
v. 1.74 date: 2004/04/02 08:05:46; author: oliver; state: Exp; lines: +1 -1 update to 3.0.3
v. 1.73 date: 2004/03/17 16:11:16; author: oliver; state: Exp; lines: +1 -1 update to 3.0.2
v. 1.72 date: 2004/03/16 18:51:29; author: oliver; state: Exp; lines: +2 -2 fix build in case WITH_LDAP is specified Noted By: Damir Horvat , sudv@protek37.kem.ru
v. 1.71 date: 2004/03/12 19:47:54; author: oliver; state: Exp; lines: +1 -1 update to 3.0.1
v. 1.70 date: 2004/03/08 20:36:23; author: oliver; state: Exp; lines: +3 -3 updating courier-imap to 3.0.0 Don't forget to add MAILDIRPATH=Maildir to your imapd config file (or just recycle your own with the deployed imapd.dist). Otherwise courier-imap won't find your INBOX and so on...
v. 1.69 date: 2004/02/25 02:04:04; author: ade; state: Exp; lines: +13 -1 Fix a subtle configure problem where, if gdbm libraries are present on the system at build time, they are silently chosen in preference to the standard system db ver1 code. This tends to break a multitude of things that expect the user* databases to be in db1 format. Discovered whilst hunting down a really wierd operational bug with exim using the imappw entry for SMTP AUTH. Add an explicit WITH_GDBM knob to turn on the use of gdbm files, since the code is present in the source, but default to off, forcing the use of system libraries Submitted by: ade Approved by: maintainer timeout
v. 1.68 date: 2004/02/07 07:52:11; author: oliver; state: Exp; lines: +6 -0 Add a note about missing pam.conf pam.d/imap entries in case the user would like to



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm