aboutsummaryrefslogtreecommitdiff
path: root/mail/courier-imap/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* update to 4.9.1Oliver Lehmann2011-04-291-1/+1
| | | | Notes: svn path=/head/; revision=273326
* update to 4.8.1Oliver Lehmann2010-10-171-2/+2
| | | | | | | | | | replace hardcoded dependency to libfam with USE_FAM [1] PR: ports/150254 [1] Submitted by: Wayne Sierke <ws@au.dyndns.ws> [1] Notes: svn path=/head/; revision=263134
* update to 4.8.0Oliver Lehmann2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255391
* update to 4.7.0Oliver Lehmann2010-01-021-1/+1
| | | | Notes: svn path=/head/; revision=247009
* update to 4.6.0Oliver Lehmann2009-09-201-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241830
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* update to 4.5.1Oliver Lehmann2009-07-271-1/+1
| | | | Notes: svn path=/head/; revision=238448
* update to 4.5.0Oliver Lehmann2009-05-251-1/+1
| | | | Notes: svn path=/head/; revision=234539
* update to 4.4.1Oliver Lehmann2008-08-271-7/+7
| | | | | | | | disable DRAC support since the supplied patch is no longer compatible with 4.4.1 and the author has not updated it :/ Notes: svn path=/head/; revision=219335
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* update to 4.3.1Oliver Lehmann2008-03-251-2/+1
| | | | Notes: svn path=/head/; revision=209796
* Rework to use the newer USE_RC_SUBR methodAde Lovett2008-01-271-10/+4
| | | | | | | | | PR: 119873 Submitted by: ade Approved by: oliver (maintainer) Notes: svn path=/head/; revision=206272
* remove the openssl configure option - there is none any moreOliver Lehmann2008-01-211-14/+3
| | | | Notes: svn path=/head/; revision=205986
* resetting PORTEPOCH wasn't the brightest idea at allOliver Lehmann2007-12-121-1/+1
| | | | | | | | Noted by: "Derkjan de Haan" <haanjdj@gmail.com> Pointy hat to: myself Notes: svn path=/head/; revision=203336
* update to 4.3.0Oliver Lehmann2007-12-111-2/+2
| | | | Notes: svn path=/head/; revision=203016
* change the default setting TLS_PROTOCOL=SSL3 to TLS_PROTOCOL=SSL23 to tryOliver Lehmann2007-10-241-0/+3
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=201924
* update to 4.2.1Oliver Lehmann2007-10-141-1/+1
| | | | Notes: svn path=/head/; revision=201472
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+0
| | | | Notes: svn path=/head/; revision=200775
* update to 4.2.0Oliver Lehmann2007-10-031-1/+1
| | | | Notes: svn path=/head/; revision=200726
* update to 4.1.3Oliver Lehmann2007-04-261-2/+1
| | | | Notes: svn path=/head/; revision=190958
* update to 4.1.2Oliver Lehmann2007-01-021-1/+1
| | | | Notes: svn path=/head/; revision=181247
* add DRAC to OPTIONS againOliver Lehmann2006-08-251-0/+1
| | | | Notes: svn path=/head/; revision=171385
* update to 4.1.1Oliver Lehmann2006-05-301-1/+1
| | | | Notes: svn path=/head/; revision=163927
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* fix FAM handling when BATCH is definedOliver Lehmann2006-04-041-1/+1
| | | | | | | Reported by: Bjoern Voigt <bjoern@cs.tu-berlin.de> Notes: svn path=/head/; revision=158777
* update DRAC patchOliver Lehmann2006-03-271-1/+1
| | | | | | | Submitted By: Mamoru KOMACHI <usata@usata.org> Notes: svn path=/head/; revision=158253
* update to 4.1.0Oliver Lehmann2006-03-151-2/+2
| | | | Notes: svn path=/head/; revision=157095
* BROKEN when WITHOUT_SSL: Incomplete pkg-plistKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154472
* finally fix the compilation without fam even if it's installedOliver Lehmann2005-10-301-1/+1
| | | | Notes: svn path=/head/; revision=146757
* disable FAM when WITHOUT_FAM is set - even when fam is installed (requiresOliver Lehmann2005-10-301-1/+5
| | | | | | | | | some configure changes since there is no --without-fam option) PR: 88205 Notes: svn path=/head/; revision=146728
* readd DRAC functionalityOliver Lehmann2005-10-091-14/+8
| | | | | | | Submitted by: Mamoru KOMACHI <usata@usata.org> Notes: svn path=/head/; revision=144708
* changeOliver Lehmann2005-09-271-1/+1
| | | | | | | | | COURIERAUTHCONFIG=${LOCALBASE}/bin/courierauthconfig to COURIERAUTHCONFIG=${PREFIX}/bin/courierauthconfig Notes: svn path=/head/; revision=143620
* make the configure a bit more readable, and enhance a prefixed installation.Oliver Lehmann2005-09-261-5/+9
| | | | | | | | PR: 86609 Submitted by: Martin Piayda <martin.piayda@udo.edu> Notes: svn path=/head/; revision=143603
* update to 4.0.6Oliver Lehmann2005-09-241-1/+1
| | | | Notes: svn path=/head/; revision=143489
* update to 4.0.5Oliver Lehmann2005-09-171-1/+1
| | | | Notes: svn path=/head/; revision=142995
* right now, there is no 4.0.4 compatible drac patch - so mark it borken whenOliver Lehmann2005-07-311-3/+3
| | | | | | | | | | WITH_DRAC was specified and remove DRAC from the options list. PR: 84388 Submitted by: Ryota <miyaoka@saku2.com> Notes: svn path=/head/; revision=140565
* update to 4.0.4Oliver Lehmann2005-07-251-1/+1
| | | | Notes: svn path=/head/; revision=140077
* fix build when WITH_GDBM is specifiedOliver Lehmann2005-05-161-1/+1
| | | | Notes: svn path=/head/; revision=135382
* update to 4.0.3Oliver Lehmann2005-05-131-2/+2
| | | | Notes: svn path=/head/; revision=135201
* re-enable WITH_DRAC (new patch made by Mamoru KOMACHI <usata@usata.org>)Oliver Lehmann2005-04-281-3/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=134316
* chase courier-authlib moveOliver Lehmann2005-04-261-16/+21
| | | | Notes: svn path=/head/; revision=134222
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* update to 4.0.2Oliver Lehmann2005-03-051-18/+26
| | | | | | | | | | migrate to OPTIONS add WITH_SYSLOG_FACILITY knob [1] Submitted by: Sascha Holzleiter <sascha@daemonground.de> [1] Notes: svn path=/head/; revision=130408
* Add WITHOUT_IPV6 knobOliver Lehmann2005-02-041-0/+5
| | | | | | | Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net> Notes: svn path=/head/; revision=128050
* - readd pam-configuration hints. [1]Oliver Lehmann2005-01-281-5/+19
| | | | | | | | | - make portlint a bit happier Noted by: John O'Brien <boardom@gmail.com> [1] Notes: svn path=/head/; revision=127558
* upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0Oliver Lehmann2005-01-081-123/+27
| | | | | | | Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com> Notes: svn path=/head/; revision=125759
* adjust the message what to do, to get courier-imap working with pam on ↵Oliver Lehmann2004-11-151-1/+8
| | | | | | | FreeBSD >=5 Notes: svn path=/head/; revision=121678
* use RCDIR instead of PREFIX/etc/rc.dOliver Lehmann2004-10-181-1/+1
| | | | | | | | be quiet about not removeable directories (because they are still holding custommized configuration files) Notes: svn path=/head/; revision=119729
* install rc.d scripts with correct modesOliver Lehmann2004-10-181-1/+2
| | | | | | | Submitted By: Amir Shalem <amir@boom.org.il> Notes: svn path=/head/; revision=119728