summaryrefslogtreecommitdiffstats
path: root/mail/courier-imap
Commit message (Collapse)AuthorAgeFilesLines
* add DRAC to OPTIONS againoliver2006-08-251-0/+1
|
* readd drac checksumsoliver2006-07-051-0/+4
| | | | Noted by: Sebastian Inacker <inacker@gmail.com>
* fix FreeBSD 4 buildoliver2006-05-311-0/+22
| | | | | PR: 98217 Submitted by: Tod McQuillin <devin@spamcop.net>
* update to 4.1.1oliver2006-05-302-7/+4
|
* Remove USE_REINPLACE from ports starting with Medwin2006-05-101-1/+0
|
* fix FAM handling when BATCH is definedoliver2006-04-041-1/+1
| | | | Reported by: Bjoern Voigt <bjoern@cs.tu-berlin.de>
* add syscontool call on package installation, create shared directories onoliver2006-04-031-0/+6
| | | | | | package installation PR: ports/95070
* update DRAC patcholiver2006-03-272-1/+4
| | | | Submitted By: Mamoru KOMACHI <usata@usata.org>
* update to 4.1.0oliver2006-03-152-8/+5
|
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-208-8/+8
| | | | | | | 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.
* SHA256ifyedwin2006-01-301-0/+2
| | | | Approved by: krion@
* BROKEN when WITHOUT_SSL: Incomplete pkg-plistkris2006-01-261-0/+1
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* finally fix the compilation without fam even if it's installedoliver2005-10-301-1/+1
|
* disable FAM when WITHOUT_FAM is set - even when fam is installed (requiresoliver2005-10-301-1/+5
| | | | | | some configure changes since there is no --without-fam option) PR: 88205
* readd DRAC functionalityoliver2005-10-093-54/+10
| | | | Submitted by: Mamoru KOMACHI <usata@usata.org>
* changeoliver2005-09-271-1/+1
| | | | | | COURIERAUTHCONFIG=${LOCALBASE}/bin/courierauthconfig to COURIERAUTHCONFIG=${PREFIX}/bin/courierauthconfig
* make the configure a bit more readable, and enhance a prefixed installation.oliver2005-09-261-5/+9
| | | | | PR: 86609 Submitted by: Martin Piayda <martin.piayda@udo.edu>
* update to 4.0.6oliver2005-09-242-3/+3
|
* update to 4.0.5oliver2005-09-172-5/+3
|
* right now, there is no 4.0.4 compatible drac patch - so mark it borken whenoliver2005-07-312-3/+5
| | | | | | | WITH_DRAC was specified and remove DRAC from the options list. PR: 84388 Submitted by: Ryota <miyaoka@saku2.com>
* update to 4.0.4oliver2005-07-252-7/+3
|
* readd DRAC support to mail/courier-imapoliver2005-06-232-25/+26
| | | | | PR: ports/82463 Submitted by: nork
* fix build when WITH_GDBM is specifiedoliver2005-05-161-1/+1
|
* update to 4.0.3oliver2005-05-132-6/+4
|
* re-enable WITH_DRAC (new patch made by Mamoru KOMACHI <usata@usata.org>)oliver2005-04-282-3/+4
| | | | bump PORTREVISION
* chase courier-authlib moveoliver2005-04-261-16/+21
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* update to 4.0.2oliver2005-03-052-20/+28
| | | | | | | migrate to OPTIONS add WITH_SYSLOG_FACILITY knob [1] Submitted by: Sascha Holzleiter <sascha@daemonground.de> [1]
* Add WITHOUT_IPV6 knoboliver2005-02-041-0/+5
| | | | Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net>
* - readd pam-configuration hints. [1]oliver2005-01-281-5/+19
| | | | | | - make portlint a bit happier Noted by: John O'Brien <boardom@gmail.com> [1]
* deinstal config files when they are left unchangedoliver2005-01-091-0/+6
| | | | | Noted by: pointyhat via kris Stolen from: mail/mutt
* upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0oliver2005-01-0815-425/+106
| | | | Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com>
* adjust the message what to do, to get courier-imap working with pam on ↵oliver2004-11-151-1/+8
| | | | FreeBSD >=5
* update URLoliver2004-10-181-1/+1
| | | | | PR: 72832 Submitted By: Linh Pham <question+freebsdpr@closedsrc.org>
* be quiet about not removeable directories (because they are still holdingoliver2004-10-181-4/+4
| | | | custommized configuration files)
* use RCDIR instead of PREFIX/etc/rc.doliver2004-10-181-1/+1
| | | | | be quiet about not removeable directories (because they are still holding custommized configuration files)
* install rc.d scripts with correct modesoliver2004-10-181-1/+2
| | | | Submitted By: Amir Shalem <amir@boom.org.il>
* - update to 3.0.8oliver2004-10-1511-9/+366
| | | | | | - new start scripts (rc.subr style) [1] Sponsored by: "Darren Pilgrim" <dmp@bitfreak.org> [1]
* update to 3.0.7oliver2004-08-082-4/+4
|
* drac patch got synced with the new courier-imap versionoliver2004-07-242-4/+4
| | | | | | Bump PORTREVISION Noted by: Nate Silva <nate@northwe.st>
* the drac patch got lost in the last commit. Fix that!oliver2004-07-221-0/+2
| | | | Noted By: Nate Silva <nate@northwe.st>
* update to 3.0.6oliver2004-07-205-52/+73
|
* Fix imapd's incorrectly calculation of maildir quotas due to missuse ofoliver2004-06-192-1/+12
| | | | | | | | pointer to off_t (64bit) vs pointer to long (32 bit). Bump PORTREVISION PR: 68094 Submitted By: Rui Lopes <rui@ruilopes.com>
* DRAC patch got synced with 3.0.5oliver2004-06-172-4/+4
| | | | | Submitted By: Mamoru KOMACHI <usata@usata.org> Noted By: nork
* update to 3.0.5oliver2004-06-132-6/+6
| | | | | | | update DRAC patch to 3.0.4 [1] Submitted By: Mamoru KOMACHI <usata@usata.org> [1] Noted By: nork [1]
* Add an install-configure target to update existing configurationoliver2004-05-241-1/+6
| | | | files (recommended).
* update to 3.0.4oliver2004-05-162-5/+6
|
* bump PORTREVISION to represent the last commitoliver2004-04-281-1/+1
|
OpenPOWER on IntegriCloud