aboutsummaryrefslogtreecommitdiffstats
path: root/mail/courier-imap/Makefile
Commit message (Expand)AuthorAgeFilesLines
* update to 4.1.1oliver2006-05-301-1/+1
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* fix FAM handling when BATCH is definedoliver2006-04-051-1/+1
* update DRAC patcholiver2006-03-271-1/+1
* update to 4.1.0oliver2006-03-151-2/+2
* BROKEN when WITHOUT_SSL: Incomplete pkg-plistkris2006-01-261-0/+1
* finally fix the compilation without fam even if it's installedoliver2005-10-311-1/+1
* disable FAM when WITHOUT_FAM is set - even when fam is installed (requiresoliver2005-10-301-1/+5
* readd DRAC functionalityoliver2005-10-101-14/+8
* changeoliver2005-09-271-1/+1
* make the configure a bit more readable, and enhance a prefixed installation.oliver2005-09-271-5/+9
* update to 4.0.6oliver2005-09-241-1/+1
* update to 4.0.5oliver2005-09-171-1/+1
* right now, there is no 4.0.4 compatible drac patch - so mark it borken whenoliver2005-07-311-3/+3
* update to 4.0.4oliver2005-07-251-1/+1
* fix build when WITH_GDBM is specifiedoliver2005-05-171-1/+1
* update to 4.0.3oliver2005-05-141-2/+2
* re-enable WITH_DRAC (new patch made by Mamoru KOMACHI <usata@usata.org>)oliver2005-04-291-3/+2
* chase courier-authlib moveoliver2005-04-271-16/+21
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* update to 4.0.2oliver2005-03-051-18/+26
* Add WITHOUT_IPV6 knoboliver2005-02-051-0/+5
* - readd pam-configuration hints. [1]oliver2005-01-291-5/+19
* upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0oliver2005-01-081-123/+27
* adjust the message what to do, to get courier-imap working with pam on FreeBS...oliver2004-11-161-1/+8
* use RCDIR instead of PREFIX/etc/rc.doliver2004-10-181-1/+1
* install rc.d scripts with correct modesoliver2004-10-181-1/+2
* - update to 3.0.8oliver2004-10-161-3/+8
* update to 3.0.7oliver2004-08-081-2/+2
* drac patch got synced with the new courier-imap versionoliver2004-07-251-2/+2
* update to 3.0.6oliver2004-07-211-2/+2
* Fix imapd's incorrectly calculation of maildir quotas due to missuse ofoliver2004-06-191-1/+1
* DRAC patch got synced with 3.0.5oliver2004-06-181-2/+2
* update to 3.0.5oliver2004-06-131-2/+2
* Add an install-configure target to update existing configurationoliver2004-05-241-1/+6
* update to 3.0.4oliver2004-05-171-3/+4
* bump PORTREVISION to represent the last commitoliver2004-04-291-1/+1
* depend on devel/fam in case it is installed (because the port detects it auto...oliver2004-04-291-2/+3
* update to 3.0.3oliver2004-04-021-1/+1
* update to 3.0.2oliver2004-03-181-1/+1
* fix build in case WITH_LDAP is specifiedoliver2004-03-171-2/+2
* update to 3.0.1oliver2004-03-131-1/+1
* updating courier-imap to 3.0.0oliver2004-03-091-3/+3
* Fix a subtle configure problem where, if gdbm libraries are present on theade2004-02-251-1/+13
* Add a note about missing pam.conf pam.d/imap entries in case the user wouldoliver2004-02-071-0/+6
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Add DRAC support for courier-imapoliver2004-01-291-1/+13
* fix pkg-plist when WITHOUT_PAM is definedoliver2003-12-311-0/+2
* fix build in case devel/fam is installedoliver2003-12-081-0/+1
* update courier-imap to 2.2.1oliver2003-12-071-1/+5
* too much options removed in the last commitoliver2003-11-221-0/+5
* utilize USE_OPENLDAPoliver2003-11-221-24/+2
* update courier-imap to 2.2.0oliver2003-10-311-2/+2
* - introduce the make option WITH_TRASHQUOTAoliver2003-10-191-1/+6
* use the USE_MYSQL var instead of manually seting DEPENDS to mysql323 [1]oliver2003-09-241-3/+3
* - don't clobber any given LDFLAGSdinoex2003-09-011-1/+2
* update courier-imap to 2.1.1 which fixes the issue why the port was backed outoliver2003-08-201-4/+4
* bump PORTEPOCHoliver2003-08-191-0/+1
* backout 2.1.0 update, and downgrade it to 2.0.0.oliver2003-08-181-2/+2
* update courier-imap to 2.1.0oliver2003-08-181-2/+2
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-4/+4
* add a WITHOUT_AUTHDAEMON knoboliver2003-07-221-10/+19
* Install manpages with INSTALL_MANoliver2003-07-201-2/+2
* install additional authlib modulesoliver2003-07-101-2/+4
* fix building on an nfs-shareoliver2003-07-101-3/+7
* missed to take the maintainershipoliver2003-07-081-1/+1
* update courier-imap to 2.0.0oliver2003-07-071-3/+11
* Upgrade to version 1.7.1.nbm2003-03-241-5/+24
* Clear moonlight beckons.ade2003-03-071-0/+1
* 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-191-1/+3
* Update mail/courier-imap to 1.6.1nbm2003-01-101-40/+40
* Found a way to do the strange perl-replace by a REINPLACE_CMD.edwin2002-11-051-2/+3
* (I can't work out how to replace that PERL RE to a SED RE -> USE_PERL5=yes)edwin2002-11-051-2/+2
* PERL -> REINPLACEedwin2002-11-041-1/+3
* Upgrade to 1.5.3, fixing a bug in TLS. (1)nbm2002-08-131-2/+3
* Fix a typo I was too silly to test.nbm2002-08-051-1/+1
* Have an option for authcram supportnbm2002-08-051-1/+8
* Install the authtest binary.nbm2002-08-051-1/+2
* Upgrade to courier-imap 1.5.2nbm2002-08-051-2/+2
* Fix DoS.nectar2002-06-201-1/+1
* Correct the sections various manual pages were listed under.nbm2002-05-091-2/+3
* Add LDAP support options for courier-imapnbm2002-05-091-2/+21
* Follow changed manpage sectionsnbm2002-03-291-11/+11
* Update to 1.4.3nbm2002-03-231-3/+3
* Make things a bit more pretty:nbm2002-03-231-0/+8
* Upgrade to 1.3.12, which brings in postgresql authentication support.nbm2001-11-161-2/+20
* Upgrade to 1.3.10nbm2001-09-111-6/+4
* Remove extra backslash add to make courier-imap build again.dirk2001-08-311-1/+1
* 1) Correct a type in PLIST_SUB entry for authpam.nbm2001-08-271-2/+12
* Build with PAM support, since it seems to work. Can specify WITHOUT_PAMnbm2001-08-231-6/+12
* Update to 1.3.8.1nbm2001-05-241-6/+14
* Upgrade to 1.3.5.nbm2001-03-311-1/+1
* enable-workarounds-for-imap-client-bugsnbm2001-03-191-0/+2
* Upgrade to courier-imap 1.3.2nbm2001-01-291-1/+1
* Upgrade to 1.3.0nbm2001-01-031-4/+7
* Upgrade to courier-imap 1.2.2nbm2000-11-101-2/+1
* Build with USE_OPENSSL unless given WITHOUT_OPENSSL, and fix thenbm2000-11-091-0/+8
* Add two man pages to the manpage variables that were missing afternbm2000-11-041-1/+3
* Upgrade to courier-imap 1.2, now with its own pop3 daemon.nbm2000-10-281-1/+1
* Upgrade to courier-imap 1.1.nbm2000-10-021-2/+2
* Move courier-imap's libexec files into its own tree, to prevent conflictnbm2000-09-221-0/+2
* Update to 1.0, and finally give up on trying to work around MrSam'snbm2000-09-181-2/+2
* Add extra symlinks that my usual PLIST generation scripts didn't catch,nbm2000-08-071-1/+8
* Upgrade to courier-imap 0.99.nbm2000-07-311-9/+6
* Update to the latest courier-imap 0.36anbm2000-07-191-3/+16
* Fix the build for the root case, and also for post 4.0-RELEASE case.nbm2000-07-191-1/+12
* Update to 0.33, and move to the sourceforge download site. This bringsnbm2000-06-211-7/+7
* Upgrade 0.26 -> 0.32 after MAINTAINER timeout.nectar2000-05-171-1/+2
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
* (Re-importing due to slight name change -- here is the originalasami2000-03-121-0/+31