summaryrefslogtreecommitdiffstats
path: root/mail/courier-imap
Commit message (Collapse)AuthorAgeFilesLines
...
* bump PORTEPOCHoliver2003-08-181-0/+1
| | | | Noted by: kris
* backout 2.1.0 update, and downgrade it to 2.0.0.oliver2003-08-183-4/+3
| | | | | 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)
* update courier-imap to 2.1.0oliver2003-08-173-3/+4
|
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-4/+4
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* add a WITHOUT_AUTHDAEMON knoboliver2003-07-222-15/+24
|
* Install manpages with INSTALL_MANoliver2003-07-203-5/+47
| | | | Noticed by: Roman Neuhauser <roman@bellavista.cz>
* install additional authlib modulesoliver2003-07-102-2/+7
|
* fix building on an nfs-shareoliver2003-07-091-3/+7
| | | | | force using fcntl locking method and disabling the locking test during configure
* missed to take the maintainershipoliver2003-07-081-1/+1
|
* update courier-imap to 2.0.0oliver2003-07-073-38/+49
| | | | | | | | | install ssl rc scripts [1] install authuserdb binary [2] take maintainership [3] PR: 52949 [1], 82947 [2] Approved by: nbm [3]
* Upgrade to version 1.7.1.nbm2003-03-243-6/+35
| | | | | | | | | | | | | 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 <erwin@lansing.dk> (1) Submitted by: Philip Paeps <philip@paeps.cx> (2) Submitted by: Christian Kratzer <ck@cksoft.de> (3) Submitted by: Tod McQuillin <devin@distalzou.net> (4)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-2/+2
|
* Point dependencies on net/openldap to net/openldap12edwin2003-02-241-2/+2
|
* Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable.seanc2003-01-181-1/+3
| | | | | | | This should be the last of the PostgreSQL updates and everything should support the POSTGRESQL_PORT tunable. Submitted by: kris/bento[1]
* Update mail/courier-imap to 1.6.1nbm2003-01-092-41/+41
| | | | | PR: 45762 Submitted by: Sergei Kolobov <sergei@kolobov.com>>
* Found a way to do the strange perl-replace by a REINPLACE_CMD.edwin2002-11-051-2/+3
| | | | | | | Thanks to Adam Weinberger <adamw@FreeBSD.org> Noticed by: bento Submitted by: Adam Weinberger <adamw@FreeBSD.org>
* (I can't work out how to replace that PERL RE to a SED RE -> USE_PERL5=yes)edwin2002-11-051-2/+2
| | | | Noticed on: bento
* PERL -> REINPLACEedwin2002-11-041-1/+3
| | | | And some ports have USE_PERL5=yes now.
* Add missing fileskris2002-09-141-0/+6
|
* Upgrade to 1.5.3, fixing a bug in TLS. (1)nbm2002-08-122-3/+4
| | | | | | | Enable Unicode (2) PR: 41335 (2) Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> (1), Kimura Fuyuki <fuyuki@hadaly.org> (2)
* Fix a typo I was too silly to test.nbm2002-08-041-1/+1
| | | | Submitted by: Dan Langille <dan@langille.org>
* Have an option for authcram supportnbm2002-08-041-1/+8
| | | | | PR: 40482 Submitted by: Tadashi Yanagihara <willow@ht.sfc.keio.ac.jp>
* Install the authtest binary.nbm2002-08-042-1/+3
| | | | | PR: 39717 Submitted by: Scott Lambert <lambert@lambertfam.org>
* Upgrade to courier-imap 1.5.2nbm2002-08-044-17/+7
|
* Fix DoS.nectar2002-06-202-1/+11
|
* Correct the sections various manual pages were listed under.nbm2002-05-081-2/+3
| | | | | PR: 36915 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Add the patch from the previous commit.nbm2002-05-081-0/+13
| | | | PR: 36920
* Add LDAP support options for courier-imapnbm2002-05-082-2/+23
| | | | | | PR: 36920 Submitted by: Scott Lampert <scott@francisscott.net> Reviewed by: Jaco Engelbrecht <bje@serendipity.org.za>
* Follow changed manpage sectionsnbm2002-03-291-11/+11
| | | | Submitted by: kris and bento
* Update to 1.4.3nbm2002-03-232-4/+4
|
* Make things a bit more pretty:nbm2002-03-233-1/+13
| | | | | | | | | . 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
* Upgrade to 1.3.12, which brings in postgresql authentication support.nbm2001-11-163-3/+23
|
* Upgrade to 1.3.10nbm2001-09-113-19/+13
|
* Remove extra backslash add to make courier-imap build again.dirk2001-08-311-1/+1
| | | | nbm seems to be too busy at the moment...
* 1) Correct a type in PLIST_SUB entry for authpam.nbm2001-08-272-2/+13
| | | | | | | 2) Enable dependencies properly for vpopmail 3) Add an option WITH_MYSQL for mysql authentication Submitted by: dirk (1)
* Build with PAM support, since it seems to work. Can specify WITHOUT_PAMnbm2001-08-232-6/+13
| | | | | | to not compile in PAM authentication support. Submitted by: Blaz Zupan <blaz@amis.net>
* Update to 1.3.8.1nbm2001-05-243-7/+16
|
* Upgrade to 1.3.5.nbm2001-03-312-2/+2
| | | | | PR: 25981 Submitted by: yssu@CCCA.NCTU.edu.tw (Yen-Shuo Su)
* enable-workarounds-for-imap-client-bugsnbm2001-03-181-0/+2
| | | | | PR: 25887 Submitted by: Blaz Zupan
* Upgrade to courier-imap 1.3.2nbm2001-01-293-2/+3
|
* Upgrade to 1.3.0nbm2001-01-033-11/+15
|
* Upgrade to courier-imap 1.2.2nbm2000-11-092-3/+2
|
* Build with USE_OPENSSL unless given WITHOUT_OPENSSL, and fix thenbm2000-11-092-1/+9
| | | | | | 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.
* Add two man pages to the manpage variables that were missing afternbm2000-11-031-1/+3
| | | | | | upgrade Submitted by: bento
* Upgrade to courier-imap 1.2, now with its own pop3 daemon.nbm2000-10-275-7/+18
| | | | This upgrade bought to you by mkpinstall, pkg-plist generator of note.
* Upgrade to courier-imap 1.1.nbm2000-10-023-7/+7
|
* Move courier-imap's libexec files into its own tree, to prevent conflictnbm2000-09-222-9/+12
| | | | | | with other ports using authlib. Bump PORTREVISION.
* Update to 1.0, and finally give up on trying to work around MrSam'snbm2000-09-183-3/+10
| | | | | putting scripts in PREFIX/share, and instead put them in PREFIX/share/courier-imap
* Add extra symlinks that my usual PLIST generation scripts didn't catch,nbm2000-08-072-1/+9
| | | | and rmdir the courier-imap doc directory on uninstall.
OpenPOWER on IntegriCloud