aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Revert to RC_SUBR, leave RCORDER as an optionPav Lucistnik2005-10-271-2/+4
| | | | | | | | PR: ports/88006 Submitted by: Robin Breathe <robin@isometry.net> (maintainer) Notes: svn path=/head/; revision=146470
* - Update to 1.0.a4Pav Lucistnik2005-10-205-34/+25
| | | | | | | | | | - Use RC_ORDER PR: ports/87732 Submitted by: Robin Breathe <robin@isometry.net> (maintainer) Notes: svn path=/head/; revision=145971
* Update to dovecot-1.0.a3, now the recommended version.Vsevolod Stakhov2005-09-264-157/+121
| | | | | | | | | | Upgrade notes: http://wiki.dovecot.org/moin.cgi/UpgradingDovecot PR: 86530 Submitted by: Robin Breathe (maintainer) Notes: svn path=/head/; revision=143600
* Fix typo in pkg-message:Edwin Groothuis2005-05-051-1/+1
| | | | | | | | | | | | | | | According to /usr/ports/mail/dovecot/pkg-message: cd %%PREFIX%%/etc; cp dovecot-example.conf dovecot.conf But there is no dovecot-example.conf. By default, the config name is dovecot.conf.sample PR: ports/80630 Submitted by: Anton Karpov <toxa@toxahost.ru> Notes: svn path=/head/; revision=134632
* 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 0.99.14Pav Lucistnik2005-02-252-3/+3
| | | | | | | | | PR: ports/78071 Submitted by: Dominic Marks <dom@helenmarks.co.uk> Approved by: Robin Breathe <robin@isometry.net> (maintainer) Notes: svn path=/head/; revision=129795
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-1/+1
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* Update to 0.99.13Michael Johnson2005-01-183-21/+21
| | | | | | | | | | Changelog: http://www.dovecot.org/list/dovecot/2005-January/005889.html PR: ports/76431 Submitted by: Robin Breathe <robin@isometry.net> (maintainer) Notes: svn path=/head/; revision=126748
* - Update to dovecot-0.99.12.1Sergey Matveychuk2004-12-072-4/+5
| | | | | | | | | | - Removing dependency on GNU make PR: ports/74793 Submitted by: maintainer Notes: svn path=/head/; revision=123375
* - Update to dovecot-0.99.12.Michael Johnson2004-12-062-3/+4
| | | | | | | | | | Changelog: http://www.dovecot.org/list/dovecot/2004-December/005443.html PR: ports/74767 Submitted by: maintainer Notes: svn path=/head/; revision=123309
* - Update to 0.99.11Sergei Kolobov2004-10-123-20/+20
| | | | | | | | | | Changelog at http://www.dovecot.org/list/dovecot/2004-September/004582.html PR: ports/71563 Submitted by: Robin Breathe (maintainer) Notes: svn path=/head/; revision=118851
* Update to 0.99.10.9Sergey Matveychuk2004-08-052-3/+3
| | | | | | | | PR: ports/69870 Submitted by: maintainer Notes: svn path=/head/; revision=115447
* - Update to 0.99.10.7Pav Lucistnik2004-07-2811-206/+73
| | | | | | | | PR: ports/69634 Submitted by: maintainer Notes: svn path=/head/; revision=114929
* - Update to 0.99.10.6Pav Lucistnik2004-06-216-52/+46
| | | | | | | | | | - Introduce MYSQL knob PR: ports/68169 Submitted by: Robin Breathe <robin@isometry.net> (maintainer) Notes: svn path=/head/; revision=111944
* - Update to 0.99.10.5Pav Lucistnik2004-05-293-43/+19
| | | | | | | | | | - Fix OPTIONS handling PR: ports/67351 Submitted by: Robin Breathe <robin@isometry.net> (maintainer) Notes: svn path=/head/; revision=110321
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* - Fix build on -CURRENT following deprecation of EAI_NODATA (see RFC 3493)Sergei Kolobov2004-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 Notes: svn path=/head/; revision=99709
* Maintainer update: mail/dovecotEdwin Groothuis2004-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> Notes: svn path=/head/; revision=97915
* - Update to 0.99.10.4Sergei Kolobov2003-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> Notes: svn path=/head/; revision=95382
* - Update to version 0.99.10.2Kirill Ponomarev2003-11-164-36/+36
| | | | | | | | PR: 59332 Submitted by: Ports Fury Notes: svn path=/head/; revision=94096
* Cease FreeBSD port maintainershipsEdwin Groothuis2003-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> Notes: svn path=/head/; revision=89148
* Fix user id needed to run port on RELENG_4:Sergey A. Osokin2003-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" :-) Notes: svn path=/head/; revision=87028
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* Add a note about dovecot's authentication abilities.Yen-Ming Lee2003-08-091-0/+2
| | | | | | | | | PR: 55413 Submitted by: Dominic Marks <dom@wirespeed.org.uk> Suggested by: Pawel Malachowski <pawmal@unia.3lo.lublin.pl> Notes: svn path=/head/; revision=86628
* Make the feature-autodetection actually work.Yen-Ming Lee2003-08-081-1/+3
| | | | | | | | | PR: 55393 Submitted by: Pawel Malachowski <pawmal@unia.3lo.lublin.pl> Reviewed by: Dominic Marks <dom@wirespeed.org.uk> Notes: svn path=/head/; revision=86614
* fix mail/dovecot: use root on BSD systemDaichi GOTO2003-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) Notes: svn path=/head/; revision=84850
* The path for the PostgreSQL dependancy was wrong.Yen-Ming Lee2003-07-061-1/+1
| | | | | | | | | Spotted by: Pawel Malachowski <pawmal@unia.3lo.lublin.pl> PR: 54143 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=84298
* update mail/dovecot:Daichi GOTO2003-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) Notes: svn path=/head/; revision=84128
* mail/dovecot 0.99.10Daichi GOTO2003-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) Notes: svn path=/head/; revision=83900
* remove zero size fileDaichi GOTO2003-06-271-172/+0
| | | | | | | | | PR: 53796 Submitted by: Dominic Marks <dominic.marks@btinternet.com> (maintainer) Pointy hat to: myself Notes: svn path=/head/; revision=83716
* update mail/dovecot: 0.99.9.1 -> 0.99.10Daichi GOTO2003-06-273-20/+55
| | | | | | | | PR: 53796 Submitted by: Dominic Marks <dominic.marks@btinternet.com> (maintainer) Notes: svn path=/head/; revision=83715
* update maintainer's email address.Yen-Ming Lee2003-06-241-1/+1
| | | | | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=83508
* Update to 0.99.9.1.Norikatsu Shigemura2003-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) Notes: svn path=/head/; revision=80076
* o obsolete rc.d script updateNorikatsu Shigemura2003-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> Notes: svn path=/head/; revision=79300
* mail/dovecot 0.99.8-test5 -> 0.99.8.1Edwin Groothuis2003-03-313-5/+10
| | | | | | | | PR: ports/49985 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=77823
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* update mail/dovecot 0.99.5 -> 0.99.8-test5Yen-Ming Lee2003-02-154-47/+104
| | | | | | | | PR: 48261 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=75605
* Update to 0.99.5.Christian Weisgerber2003-01-125-35/+51
| | | | | | | | PR: 46767 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=72977
* Use standard PORTDOCS in PLIST_SUB instead of rolling our own, andKris Kennaway2002-11-132-13/+7
| | | | | | | fix a syntax error in post-install target Notes: svn path=/head/; revision=70072
* Update to 0.98.4. See http://dovecot.procontrol.fi/ for a completeChristian Weisgerber2002-11-062-8/+10
| | | | | | | | | | list of the enhancements which have been made. PR: 45000 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=69588
* Fix typoes on MAINTAINER address.Hye-Shik Chang2002-11-021-2/+2
| | | | | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> Notes: svn path=/head/; revision=69290
* Update maintainer addressHye-Shik Chang2002-10-081-2/+2
| | | | | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> Notes: svn path=/head/; revision=67632
* Use POSIX syntax for chownKris Kennaway2002-09-051-1/+1
| | | | Notes: svn path=/head/; revision=65638
* Add dovecot,Vanilla I. Shu2002-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 Notes: svn path=/head/; revision=65408