summaryrefslogtreecommitdiffstats
path: root/mail/dovecot
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on -CURRENT following deprecation of EAI_NODATA (see RFC 3493)sergei2004-02-019-166/+200
| | | | | | | | | | - Use OPTIONS macro for 'make config' - Add rcNG startup script, add USE_RC_SUBR - Add SIZE to distinfo - Bump PORTREVISION PR: ports/61905 Submitted by: maintainer
* Maintainer update: mail/dovecotedwin2004-01-112-4/+16
| | | | | | | | | Updates: - MASTER_SITES - dovecot-example.conf used pgsql for userdb by default, now uses passwd. PR: ports/61188 Submitted by: Robin Breathe <robin@isometry.net>
* - Update to 0.99.10.4sergei2003-12-087-152/+166
| | | | | | | | | | | | | | | | | - Improve pkg-install script (create /var/dovecot tree) - Add pkg-deinstall to cleanup dovecot directories and remove created uids at de-install; ask to stop dovecot if it's still running - Make pkg-message obey PREFIX/DOCSDIR - Make use of USE_OPENLDAP, rename WITH_LDAP2 to more standard WITH_LDAP - Remove 'Feature Autodetection'. If you want the port built with extra dependencies, tell it: avoid bloat - Update the rc.d script to work with relative addressing (e.g. './dovecot.sh start' works.) - Assign maintainership to the submitter PR: 59762 Submitted by: Robin Breathe <robin@isometry.net>
* - Update to version 0.99.10.2krion2003-11-164-36/+36
| | | | | PR: 59332 Submitted by: Ports Fury
* Cease FreeBSD port maintainershipsedwin2003-09-241-1/+1
| | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Fix user id needed to run port on RELENG_4:osa2003-08-161-1/+1
| | | | | | | | | | | maintainer just forgot to update the README. Submitted by: Marco Molteni <molter@tin.it> Approved by: Dominic Marks <dom@wirespeed.org.uk> (maintainer) PR: 55464 Also special thanks to ceri for his "Adding to audit trail, from misfiled PR" :-)
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* Add a note about dovecot's authentication abilities.leeym2003-08-091-0/+2
| | | | | | PR: 55413 Submitted by: Dominic Marks <dom@wirespeed.org.uk> Suggested by: Pawel Malachowski <pawmal@unia.3lo.lublin.pl>
* Make the feature-autodetection actually work.leeym2003-08-081-1/+3
| | | | | | PR: 55393 Submitted by: Pawel Malachowski <pawmal@unia.3lo.lublin.pl> Reviewed by: Dominic Marks <dom@wirespeed.org.uk>
* fix mail/dovecot: use root on BSD systemdaichi2003-07-141-11/+2
| | | | | | | | - On BSD root is required, comment didn't say so and I didn't notice since I don't have any 4.x boxes which I use dovecot on. PR: 54404 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
* The path for the PostgreSQL dependancy was wrong.leeym2003-07-061-1/+1
| | | | | | Spotted by: Pawel Malachowski <pawmal@unia.3lo.lublin.pl> PR: 54143 Submitted by: Dominic Marks <dom@cus.org.uk>
* update mail/dovecot:daichi2003-07-031-1/+1
| | | | | | | - Update the dependancy on OpenLDAP to the 2.1 port. PR: 54052 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
* mail/dovecot 0.99.10daichi2003-06-303-14/+72
| | | | | | | | | o Synchronise README.FreeBSD with current reality. o Improve security a little by adding a 'dovecot-auth' user and group. PR: 53875 Submitted by: Dominic Marks <dominic.marks@btinternet.com> (maintainer)
* remove zero size filedaichi2003-06-271-172/+0
| | | | | | PR: 53796 Submitted by: Dominic Marks <dominic.marks@btinternet.com> (maintainer) Pointy hat to: myself
* update mail/dovecot: 0.99.9.1 -> 0.99.10daichi2003-06-273-20/+55
| | | | | PR: 53796 Submitted by: Dominic Marks <dominic.marks@btinternet.com> (maintainer)
* update maintainer's email address.leeym2003-06-241-1/+1
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* Update to 0.99.9.1.nork2003-05-0315-247/+487
| | | | | | | | | | | | o Many Dovecot fixes o Many port corrections and fixes o OpenLDAP support o PostgreSQL support o Added additional port Documentation o Added some FreeBSD-specific patches PR: ports/51593 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
* o obsolete rc.d script updatenork2003-04-197-4/+207
| | | | | | | | | o addition of iconv dependancy o fix a number of problems PR: ports/50615, ports/49026, ports/49027 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer) Kimura Fuyuki <fuyuki@hadaly.org>
* mail/dovecot 0.99.8-test5 -> 0.99.8.1edwin2003-03-313-5/+10
| | | | | PR: ports/49985 Submitted by: Dominic Marks <dom@cus.org.uk>
* De-pkg-comment.knu2003-02-212-1/+1
|
* update mail/dovecot 0.99.5 -> 0.99.8-test5leeym2003-02-154-47/+104
| | | | | PR: 48261 Submitted by: Dominic Marks <dom@cus.org.uk>
* Update to 0.99.5.naddy2003-01-125-35/+51
| | | | | PR: 46767 Submitted by: Dominic Marks <dom@cus.org.uk>
* Use standard PORTDOCS in PLIST_SUB instead of rolling our own, andkris2002-11-132-13/+7
| | | | fix a syntax error in post-install target
* Update to 0.98.4. See http://dovecot.procontrol.fi/ for a completenaddy2002-11-062-8/+10
| | | | | | | list of the enhancements which have been made. PR: 45000 Submitted by: Dominic Marks <dom@cus.org.uk>
* Fix typoes on MAINTAINER address.perky2002-11-021-2/+2
| | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
* Update maintainer addressperky2002-10-081-2/+2
| | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
* Use POSIX syntax for chownkris2002-09-051-1/+1
|
* Add dovecot,vanilla2002-09-019-0/+221
it is a secure and compact IMAP server which is in the early stages of developement. It supports Maildirs and mbox formats and much of the IMAP v4 protocol including SSL/TLS. IPv6 support is also included. PR: ports/42290 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Some part by: me
OpenPOWER on IntegriCloud