aboutsummaryrefslogtreecommitdiffstats
path: root/mail/courier-imap
Commit message (Collapse)AuthorAgeFilesLines
* update to 4.4.1oliver2008-08-282-13/+10
| | | | | disable DRAC support since the supplied patch is no longer compatible with 4.4.1 and the author has not updated it :/
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-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)
* update to 4.3.1oliver2008-03-262-5/+4
|
* Rework to use the newer USE_RC_SUBR methodade2008-01-276-198/+4
| | | | | | PR: 119873 Submitted by: ade Approved by: oliver (maintainer)
* remove the openssl configure option - there is none any moreoliver2008-01-222-15/+4
|
* resetting PORTEPOCH wasn't the brightest idea at alloliver2007-12-121-1/+1
| | | | | Noted by: "Derkjan de Haan" <haanjdj@gmail.com> Pointy hat to: myself
* update to 4.3.0oliver2007-12-122-5/+5
|
* change the default setting TLS_PROTOCOL=SSL3 to TLS_PROTOCOL=SSL23 to tryoliver2007-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>
* update to 4.2.1oliver2007-10-152-4/+4
|
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+0
|
* update to 4.2.0oliver2007-10-032-4/+4
|
* update to 4.1.3oliver2007-04-273-23/+4
|
* put drac patch back inoliver2007-03-011-0/+3
| | | | | PR: 109706 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
* fix build on FreeBSD 4oliver2007-01-021-0/+18
| | | | | Noted by: Adi Pircalabu<apircalabu@bitdefender.com> PR: 107427
* update to 4.1.2oliver2007-01-023-30/+4
|
* fix status commandoliver2006-09-288-8/+8
| | | | Noted by: AIDA Shinra <shinra@j10n.org>
* 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-111-1/+0
|
* fix FAM handling when BATCH is definedoliver2006-04-051-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-218-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-311-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-103-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-271-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-171-1/+1
|
* update to 4.0.3oliver2005-05-142-6/+4
|
* re-enable WITH_DRAC (new patch made by Mamoru KOMACHI <usata@usata.org>)oliver2005-04-292-3/+4
| | | | bump PORTREVISION
* chase courier-authlib moveoliver2005-04-271-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-051-0/+5
| | | | Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net>
* - readd pam-configuration hints. [1]oliver2005-01-291-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-161-1/+8
| | | | FreeBSD >=5
* update URLoliver2004-10-191-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-1611-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-252-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-215-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-182-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-172-5/+6
|
* 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 ↵oliver2004-04-291-2/+3
| | | | | | | automatically) Noted By: Jim Trigg <jtrigg@spamcop.net> PR: 66011
* fixed filenameoliver2004-04-021-1/+1
| | | | Pointed Out By: kris
* update to 3.0.3oliver2004-04-022-3/+3
|
* update to 3.0.2oliver2004-03-184-11/+5
|
* fix build in case WITH_LDAP is specifiedoliver2004-03-172-10/+18
| | | | Noted By: Damir Horvat <damir@x-si.org>, sudv@protek37.kem.ru
* update to 3.0.1oliver2004-03-132-3/+3
|
* updating courier-imap to 3.0.0oliver2004-03-093-5/+13
| | | | | | 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...
* Fix a subtle configure problem where, if gdbm libraries are present on theade2004-02-251-1/+13
| | | | | | | | | | | | | | | | 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
* Add a note about missing pam.conf pam.d/imap entries in case the user wouldoliver2004-02-071-0/+6
| | | | | | like to use authpam. Submitted By: Bernhard Valenti <bernhard.valenti@gmx.net>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Add DRAC support for courier-imapoliver2004-01-293-1/+57
| | | | Submitted By: nork
* fix pkg-plist when WITHOUT_PAM is definedoliver2003-12-312-1/+4
|
* fix build in case devel/fam is installedoliver2003-12-081-0/+1
| | | | Noted By: Mike Harding <mvh@ix.netcom.com>
* update courier-imap to 2.2.1oliver2003-12-072-2/+6
| | | | | | | fix gdbm build [1] PR: ports/58741 [1] Submitted By: Lucas Madar <lucascrt@negaverse.org> [1]
* 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-313-6/+6
|
* - introduce the make option WITH_TRASHQUOTAoliver2003-10-191-1/+6
| | | | | | | | | 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>
* use the USE_MYSQL var instead of manually seting DEPENDS to mysql323 [1]oliver2003-09-243-4/+152
| | | | | | | | update courier-imap to 2.1.2 PR: ports/56676 Submitted by: YazzY <yazzy@yazzy.org> [1] Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
* - don't clobber any given LDFLAGSdinoex2003-09-011-1/+2
| | | | | resolves conflitcs with bsd.openssl.mk Approved by: oliver
* update courier-imap to 2.1.1 which fixes the issue why the port was backed outoliver2003-08-203-5/+6
| | | | from 2.1.0 to 2.0.0
* bump PORTEPOCHoliver2003-08-191-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-183-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-101-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-191-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-102-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-151-0/+6
|
* Upgrade to 1.5.3, fixing a bug in TLS. (1)nbm2002-08-132-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-051-1/+1
| | | | Submitted by: Dan Langille <dan@langille.org>
* Have an option for authcram supportnbm2002-08-051-1/+8
| | | | | PR: 40482 Submitted by: Tadashi Yanagihara <willow@ht.sfc.keio.ac.jp>
* Install the authtest binary.nbm2002-08-052-1/+3
| | | | | PR: 39717 Submitted by: Scott Lambert <lambert@lambertfam.org>
* Upgrade to courier-imap 1.5.2nbm2002-08-054-17/+7
|
* Fix DoS.nectar2002-06-202-1/+11
|
* Correct the sections various manual pages were listed under.nbm2002-05-091-2/+3
| | | | | PR: 36915 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Add the patch from the previous commit.nbm2002-05-091-0/+13
| | | | PR: 36920
* Add LDAP support options for courier-imapnbm2002-05-092-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-191-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-102-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-041-1/+3
| | | | | | upgrade Submitted by: bento
* Upgrade to courier-imap 1.2, now with its own pop3 daemon.nbm2000-10-285-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.
* Upgrade to courier-imap 0.99.nbm2000-07-313-12/+8
|
* Update to the latest courier-imap 0.36anbm2000-07-193-10/+30
|
* Fix the build for the root case, and also for post 4.0-RELEASE case.nbm2000-07-191-1/+12
| | | | Submitted by: kris, bento
* Update to 0.33, and move to the sourceforge download site. This bringsnbm2000-06-212-8/+8
| | | | | | | | | in IPv6 support, if you are IPv6 capable. (from PR) Remove man page links provided for non-installed authentication modules. PR: ports/18933 Submitted by: Koji Kondo <koji@jp.above.net>
* Upgrade 0.26 -> 0.32 after MAINTAINER timeout.nectar2000-05-173-6/+10
|
* Remove uninstalled file from PLIST.nbm2000-04-301-1/+1
| | | | Submitted by: bento, via kris
* Portlint COMMENT's.knu2000-04-151-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
|
* (Re-importing due to slight name change -- here is the originalasami2000-03-125-0/+65
message by nbm, with the added hyphen.) Initial import of courier-imap, a imap server for Maildirs.