FreshPorts -- The Place For Ports Sat, 5 Jul 2008 10:11 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
courier-imap 4.3.1,2 mail on this many watch lists=195 search for ports that depend on this port An older version of this port was marked as vulnerable.
IMAP (and POP3) server that provides access to Maildir mailboxes
Maintained by: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: ipv6


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.

WWW:	http://www.courier-mta.org/imap/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: security/courier-authlib-base, devel/gmake, lang/perl5.8
Required To Run: security/courier-authlib-base, lang/perl5.8

To install the port: cd /usr/ports/mail/courier-imap/ && make install clean
To add the package: pkg_add -r courier-imap


Configuration Options
===> The following configuration options are available for courier-imap-4.3.1,2:
     FAM=off (default) "Build in fam support for IDLE command"
     DRAC=off (default) "Build in DRAC support"
     TRASHQUOTA=off (default) "Include deleted mails in the quota"
     GDBM=off (default) "Use gdbm db instead of system bdb"
     IPV6=on (default) "Build with IPv6 support"
     AUTH_LDAP=off (default) "LDAP support"
     AUTH_MYSQL=off (default) "MySQL support"
     AUTH_PGSQL=off (default) "PostgreSQL support"
     AUTH_USERDB=off (default) "Userdb support"
     AUTH_VCHKPW=off (default) "Vpopmail/vchkpw support"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/courier/
http://nchc.dl.sourceforge.net/sourceforge/courier/
http://kent.dl.sourceforge.net/sourceforge/courier/
http://easynews.dl.sourceforge.net/sourceforge/courier/
http://ufpr.dl.sourceforge.net/sourceforge/courier/
http://umn.dl.sourceforge.net/sourceforge/courier/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-01-08
    Affects: users of mail/courier-imap, mail/sqwebmail
    Author: oliver@FreeBSD.org
    Reason: 
      Courier-imap and sqwebmail are now dependent on courier-authlib. If
      you've changed the default authentication config for courier-imap or
      sqwebmail, you will have to redo the changes for courier-authlib.
      You may wish to deinstall courier-imap and/or sqwebmail before you
      install courier-authlib. Since courier-authlib replaces parts of both
      ports, some of courier-authlib's files are listed as sqwebmail and
      courier-imap files and deinstalling old courier-imap and/or sqwebmail
      port may cause the deinstallation of the freshly installed
      courier-authlib files.
    
    

  • 2005-01-08
    Affects: users of mail/courier-imap
    Author: oliver@FreeBSD.org
    Reason: 
      The variable courier_imap_imapdssl_enable have been renamed to
      courier_imap_imapd_ssl_enable.
      The variable courier_imap_pop3dssl_enable have been renamed to
      courier_imap_pop3d_ssl_enable.
      userdb stuff is now located in LOCALBASE/etc/authlib instead of
      LOCALBASE/etc.
    
    

  • 2004-10-18
    Affects: users of mail/courier-imap
    Author: oliver@FreeBSD.org
    Reason: 
      The courier-imap port must now be enabled / disabled in rc.conf.
      See the script for details.
    
    

Number of commits found: 141 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Mar 2008 16:32:23
Original commit files touched by this commit  4.3.1,2
oliver search for other commits by this committer
update to 4.3.1
27 Jan 2008 00:04:46
Original commit files touched by this commit  4.3.0_1,2
ade search for other commits by this committer
Rework to use the newer USE_RC_SUBR method

PR:             119873
Submitted by:   ade
Approved by:    oliver (maintainer)
21 Jan 2008 16:06:47
Original commit files touched by this commit  4.3.0,2
oliver search for other commits by this committer
remove the openssl configure option - there is none any more
12 Dec 2007 15:51:28
Original commit files touched by this commit  4.3.0,1
oliver search for other commits by this committer
resetting PORTEPOCH wasn't the brightest idea at all

Noted by:       "Derkjan de Haan" <haanjdj@gmail.com>
Pointy hat to:  myself
11 Dec 2007 21:03:57
Original commit files touched by this commit  4.3.0
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 4.3.0
24 Oct 2007 16:00:26
Original commit files touched by this commit  4.2.1,1
oliver search for other commits by this committer
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 <ob@e-Gitt.NET>
Suggested by:   Oliver Brandmueller <ob@e-Gitt.NET>
14 Oct 2007 19:58:19
Original commit files touched by this commit  4.2.1,1
oliver search for other commits by this committer
update to 4.2.1
04 Oct 2007 02:49:29
Original commit files touched by this commit  4.2.0,1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
03 Oct 2007 13:09:01
Original commit files touched by this commit  4.2.0,1
oliver search for other commits by this committer
update to 4.2.0
26 Apr 2007 21:16:51
Original commit files touched by this commit  4.1.3,1
oliver search for other commits by this committer
update to 4.1.3
01 Mar 2007 05:54:56
Original commit files touched by this commit  4.1.2,1
oliver search for other commits by this committer
put drac patch back in

PR:             109706
Submitted by:   Koji Yokota <yokota@res.otaru-uc.ac.jp>
02 Jan 2007 13:20:55
Original commit files touched by this commit  4.1.2,1
oliver search for other commits by this committer
fix build on FreeBSD 4

Noted by:       Adi Pircalabu<apircalabu@bitdefender.com>
PR:             107427
02 Jan 2007 05:47:48
Original commit files touched by this commit  4.1.2,1
oliver search for other commits by this committer
update to 4.1.2
28 Sep 2006 15:53:15
Original commit files touched by this commit  4.1.1,1
oliver search for other commits by this committer
fix status command

Noted by:       AIDA Shinra <shinra@j10n.org>
25 Aug 2006 14:55:38
Original commit files touched by this commit  4.1.1,1
oliver search for other commits by this committer
add DRAC to OPTIONS again
05 Jul 2006 10:31:25
Original commit files touched by this commit  4.1.1,1
oliver search for other commits by this committer
readd drac checksums

Noted by:       Sebastian Inacker <inacker@gmail.com>
31 May 2006 15:43:00
Original commit files touched by this commit  4.1.1,1
oliver search for other commits by this committer
fix FreeBSD 4 build

PR:             98217
Submitted by:   Tod McQuillin <devin@spamcop.net>
30 May 2006 05:35:39
Original commit files touched by this commit  4.1.1,1
oliver search for other commits by this committer
update to 4.1.1
10 May 2006 23:37:39
Original commit files touched by this commit  4.1.0
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
04 Apr 2006 17:44:08
Original commit files touched by this commit  4.1.0,1
oliver search for other commits by this committer
fix FAM handling when BATCH is defined

Reported by:     Bjoern Voigt <bjoern@cs.tu-berlin.de>
03 Apr 2006 15:49:10
Original commit files touched by this commit  4.1.0,1
oliver search for other commits by this committer
add syscontool call on package installation, create shared directories on
package installation

PR:             ports/95070
27 Mar 2006 13:33:36
Original commit files touched by this commit  4.1.0,1
oliver search for other commits by this committer
update DRAC patch

Submitted By:   Mamoru KOMACHI <usata@usata.org>
15 Mar 2006 05:17:07
Original commit files touched by this commit  4.1.0,1
oliver search for other commits by this committer
update to 4.1.0
20 Feb 2006 20:47:50
Original commit files touched by this commit  4.0.6_1,1
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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.
30 Jan 2006 12:42:14
Original commit files touched by this commit  4.0.6_1,1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
26 Jan 2006 04:16:14
Original commit files touched by this commit  4.0.6_1,1
kris search for other commits by this committer
BROKEN when WITHOUT_SSL: Incomplete pkg-plist
22 Jan 2006 02:20:05
Original commit files touched by this commit  4.0.6_1,1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
30 Oct 2005 18:53:18
Original commit files touched by this commit  4.0.6_1,1
oliver search for other commits by this committer
finally fix the compilation without fam even if it's installed
30 Oct 2005 08:35:38
Original commit files touched by this commit  4.0.6_1,1
oliver search for other commits by this committer
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
09 Oct 2005 21:36:17
Original commit files touched by this commit  4.0.6_1,1
oliver search for other commits by this committer
readd DRAC functionality

Submitted by:   Mamoru KOMACHI <usata@usata.org>
27 Sep 2005 11:39:54
Original commit files touched by this commit  4.0.6,1
oliver search for other commits by this committer
change
COURIERAUTHCONFIG=${LOCALBASE}/bin/courierauthconfig
to
COURIERAUTHCONFIG=${PREFIX}/bin/courierauthconfig
26 Sep 2005 21:38:10
Original commit files touched by this commit  4.0.6,1
oliver search for other commits by this committer
make the configure a bit more readable, and enhance a prefixed installation.

PR:             86609
Submitted by:   Martin Piayda <martin.piayda@udo.edu>
24 Sep 2005 13:56:19
Original commit files touched by this commit  4.0.6,1
oliver search for other commits by this committer
update to 4.0.6
17 Sep 2005 10:49:17
Original commit files touched by this commit  4.0.5,1
oliver search for other commits by this committer
update to 4.0.5
31 Jul 2005 15:58:20
Original commit files touched by this commit  4.0.4,1
oliver search for other commits by this committer
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 <miyaoka@saku2.com>
25 Jul 2005 13:46:30
Original commit files touched by this commit  4.0.4,1
oliver search for other commits by this committer
update to 4.0.4
23 Jun 2005 15:18:34
Original commit files touched by this commit  4.0.3,1
oliver search for other commits by this committer
readd DRAC support to mail/courier-imap

PR:             ports/82463
Submitted by:   nork
16 May 2005 18:20:34
Original commit files touched by this commit  4.0.3,1
oliver search for other commits by this committer
fix build when WITH_GDBM is specified
13 May 2005 18:16:15
Original commit files touched by this commit  4.0.3,1
oliver search for other commits by this committer
update to 4.0.3
28 Apr 2005 18:07:15
Original commit files touched by this commit  4.0.2_1,1
oliver search for other commits by this committer
re-enable WITH_DRAC (new patch made by Mamoru KOMACHI <usata@usata.org>)
bump PORTREVISION
26 Apr 2005 20:22:11
Original commit files touched by this commit  4.0.2,1
oliver search for other commits by this committer
chase courier-authlib move
12 Apr 2005 04:26:57
Original commit files touched by this commit  4.0.2
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  4.0.2
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
05 Mar 2005 14:01:56
Original commit files touched by this commit  4.0.2,1
oliver search for other commits by this committer
update to 4.0.2
migrate to OPTIONS
add WITH_SYSLOG_FACILITY knob [1]

Submitted by:   Sascha Holzleiter <sascha@daemonground.de> [1]
04 Feb 2005 23:44:16
Original commit files touched by this commit  4.0.1,1
oliver search for other commits by this committer
Add WITHOUT_IPV6 knob

Submitted by:   "Gustavo A. Baratto" <gbaratto@superb.net>
28 Jan 2005 16:17:44
Original commit files touched by this commit  4.0.1,1
oliver search for other commits by this committer
- readd pam-configuration hints. [1]
- make portlint a bit happier

Noted by:       John O'Brien <boardom@gmail.com> [1]
09 Jan 2005 14:31:01
Original commit files touched by this commit  4.0.1,1
oliver search for other commits by this committer
deinstal config files when they are left unchanged

Noted by:       pointyhat via kris
Stolen from:    mail/mutt
08 Jan 2005 10:25:05
Original commit files touched by this commit  4.0.1,1
oliver search for other commits by this committer
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
<B.Candler@pobox.com>
15 Nov 2004 19:10:40
Original commit files touched by this commit  3.0.8,1
oliver search for other commits by this committer
adjust the message what to do, to get courier-imap working with pam on FreeBSD
>=5
18 Oct 2004 21:51:20
Original commit files touched by this commit  3.0.8,1
oliver search for other commits by this committer
update URL

PR:             72832
Submitted By:   Linh Pham <question+freebsdpr@closedsrc.org>
18 Oct 2004 16:39:31
Original commit files touched by this commit  3.0.8,1
oliver search for other commits by this committer
be quiet about not removeable directories (because they are still holding
custommized configuration files)
18 Oct 2004 16:38:50
Original commit files touched by this commit  3.0.8,1
oliver search for other commits by this committer
use RCDIR instead of PREFIX/etc/rc.d
be quiet about not removeable directories (because they are still holding
custommized configuration files)
18 Oct 2004 16:30:55
Original commit files touched by this commit  3.0.8,1
oliver search for other commits by this committer
install rc.d scripts with correct modes

Submitted By:   Amir Shalem <amir@boom.org.il>
15 Oct 2004 18:57:02
Original commit files touched by this commit  3.0.8,1
oliver search for other commits by this committer
- update to 3.0.8
- new start scripts (rc.subr style) [1]

Sponsored by:   "Darren Pilgrim" <dmp@bitfreak.org> [1]
08 Aug 2004 09:46:26
Original commit files touched by this commit  3.0.7,1
oliver search for other commits by this committer
update to 3.0.7
24 Jul 2004 20:10:26
Original commit files touched by this commit  3.0.6_1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
drac patch got synced with the new courier-imap version
Bump PORTREVISION

Noted by:       Nate Silva <nate@northwe.st>
22 Jul 2004 01:01:10
Original commit files touched by this commit  3.0.6,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
the drac patch got lost in the last commit. Fix that!

Noted By:       Nate Silva <nate@northwe.st>
20 Jul 2004 22:11:17
Original commit files touched by this commit  3.0.6,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 3.0.6
19 Jun 2004 14:31:46
Original commit files touched by this commit  3.0.5_2,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
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 <rui@ruilopes.com>
19 Jun 2004 14:28:26
Original commit files touched by this commit  3.0.5_2,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
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 <rui@ruilopes.com>
17 Jun 2004 22:24:54
Original commit files touched by this commit  3.0.5_1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
DRAC patch got synced with  3.0.5

Submitted By:   Mamoru KOMACHI <usata@usata.org>
Noted By:       nork
13 Jun 2004 16:32:05
Original commit files touched by this commit  3.0.5,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 3.0.5
update DRAC patch to 3.0.4 [1]

Submitted By:   Mamoru KOMACHI <usata@usata.org> [1]
Noted By:       nork [1]
24 May 2004 16:23:12
Original commit files touched by this commit  3.0.4,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
Add an install-configure target to update existing configuration
files (recommended).
16 May 2004 20:04:25
Original commit files touched by this commit  3.0.4,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 3.0.4
28 Apr 2004 21:55:42
Original commit files touched by this commit  3.0.3_1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
bump PORTREVISION to represent the last commit
28 Apr 2004 19:07:18
Original commit files touched by this commit  3.0.3,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
depend on devel/fam in case it is installed (because the port detects it
automatically)

Noted By:       Jim Trigg <jtrigg@spamcop.net>
PR:             66011
02 Apr 2004 14:03:48
Original commit files touched by this commit  3.0.3,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fixed filename

Pointed Out By: kris
02 Apr 2004 09:05:46
Original commit files touched by this commit  3.0.3,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 3.0.3
17 Mar 2004 16:11:17
Original commit files touched by this commit  3.0.2,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 3.0.2
16 Mar 2004 18:51:29
Original commit files touched by this commit  3.0.1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fix build in case WITH_LDAP is specified

Noted By:       Damir Horvat <damir@x-si.org>, sudv@protek37.kem.ru
12 Mar 2004 19:47:54
Original commit files touched by this commit  3.0.1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 3.0.1
08 Mar 2004 20:36:23
Original commit files touched by this commit  3.0.0,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
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...
25 Feb 2004 02:04:04
Original commit files touched by this commit  2.2.1_3,1
 This port version is marked as vulnerable.
ade search for other commits by this committer
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
07 Feb 2004 07:52:11
Original commit files touched by this commit  2.2.1_2,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
Add a note about missing pam.conf pam.d/imap entries in case the user would
like to use authpam.

Submitted By:   Bernhard Valenti <bernhard.valenti@gmx.net>
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.2.1_2,1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
28 Jan 2004 21:21:42
Original commit files touched by this commit  2.2.1_1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
Add DRAC support for courier-imap

Submitted By:   nork
31 Dec 2003 00:45:55
Original commit files touched by this commit  2.2.1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fix pkg-plist when WITHOUT_PAM is defined
07 Dec 2003 19:01:11
Original commit files touched by this commit  2.2.1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fix build in case devel/fam is installed

Noted By:       Mike Harding <mvh@ix.netcom.com>
06 Dec 2003 17:33:28
Original commit files touched by this commit  2.2.1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update courier-imap to 2.2.1
fix gdbm build [1]

PR:             ports/58741 [1]
Submitted By:   Lucas Madar <lucascrt@negaverse.org> [1]
21 Nov 2003 23:10:25
Original commit files touched by this commit  2.2.0,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
too much options removed in the last commit
21 Nov 2003 22:47:14
Original commit files touched by this commit  2.2.0,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
utilize USE_OPENLDAP
30 Oct 2003 21:30:30
Original commit files touched by this commit  2.2.0,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update courier-imap to 2.2.0
19 Oct 2003 10:32:55
Original commit files touched by this commit  2.1.2_1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
- 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 <hmichelon@e-cml.org>
24 Sep 2003 15:27:17
Original commit files touched by this commit  2.1.2,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
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 <yazzy@yazzy.org> [1]
                Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
01 Sep 2003 15:51:03
Original commit files touched by this commit  2.1.1,1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- don't clobber any given LDFLAGS
  resolves conflitcs with bsd.openssl.mk
Approved by:    oliver
20 Aug 2003 12:20:21
Original commit files touched by this commit  2.1.1,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
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
18 Aug 2003 23:34:10
Original commit files touched by this commit  2.0.0,1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
bump PORTEPOCH

Noted by:       kris
18 Aug 2003 16:40:30
Original commit files touched by this commit  2.0.0
 This port version is marked as vulnerable.
oliver search for other commits by this committer
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)
17 Aug 2003 19:52:35
Original commit files touched by this commit  2.1.0
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update courier-imap to 2.1.0
15 Aug 2003 01:49:31
Original commit files touched by this commit  2.0.0
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Fix non-default dependency on openldap2[012] which is broken by splitting.

# I'm not bumped port revision of them because this should not affect
# packages built on bento...
22 Jul 2003 11:42:46
Original commit files touched by this commit  2.0.0
 This port version is marked as vulnerable.
oliver search for other commits by this committer
add a WITHOUT_AUTHDAEMON knob
20 Jul 2003 13:37:08
Original commit files touched by this commit  2.0.0
 This port version is marked as vulnerable.
oliver search for other commits by this committer
Install manpages with INSTALL_MAN

Noticed by:     Roman Neuhauser <roman@bellavista.cz>
10 Jul 2003 08:55:11
Original commit files touched by this commit  2.0.0
 This port version is marked as vulnerable.
oliver search for other commits by this committer
install additional authlib modules
09 Jul 2003 17:46:54
Original commit files touched by this commit  2.0.0
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fix building on an nfs-share
  force using fcntl locking method and disabling the locking test during
  configure
08 Jul 2003 14:32:36
Original commit