Commit graph

18 commits

Author SHA1 Message Date
Martin Wilke
6458c8dfc5 - Update to 2.1.1
PR:		165882
Submitted by:	maintainer
Feature safe:	yes
2012-04-08 16:55:13 +00:00
Alex Dupre
788ca3c159 Fix build, by removing already included upstream patch. 2012-02-29 15:49:43 +00:00
Michael Scheidell
4a8edb980d mail/dovecot2
- Update to 2.0.18
- Changes: http://dovecot.org/list/dovecot-news/2012-February/000210.html

mail/dovecot2-pigeonhole
- Update to 0.2.6
- Changes: http://dovecot.org/list/dovecot-news/2012-February/000211.html

PR:		ports/165176
Submitted by:	Jase Thew <freebsd@beardz.net>
Approved by:	bra@fsn.hu (maintainer), gabor (mentor, implicit)
2012-02-29 12:18:05 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Oliver Lehmann
551259fe10 fix vpopmail support
Approved by:	maintainer
Feature safe:	yes
2011-12-02 22:33:12 +00:00
Jimmy Olgeni
30c35512ea Fix typo in pkg-message.
Feature safe:	yes
2011-11-29 13:53:11 +00:00
Sunpoet Po-Chuan Hsieh
a6dc4d592d - Update to 2.0.16
Changes:	http://www.dovecot.org/list/dovecot-news/2011-November/000200.html
PR:		ports/162916
Submitted by:	Jase Thew <freebsd@beardz.net>
Approved by:	Attila Nagy <bra@fsn.hu> (maintainer)
Feature safe:	yes
2011-11-28 09:24:06 +00:00
Pawel Pekala
62cab4041e - Update mail/dovecot2 to 2.0.15
- Update mail/dovecot2-pigeonhole to 0.2.4

PR:		ports/160820
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer) -> update
		Jase Thew <freebsd@beardz.net> -> updated patch-doc_Makefile_in
2011-10-25 20:29:48 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Sunpoet Po-Chuan Hsieh
777f6275a2 - Update to 2.0.14
Changes:	http://www.dovecot.org/list/dovecot-news/2011-August/000193.html
PR:		ports/160476
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
2011-09-08 13:13:12 +00:00
Xin LI
86b459a499 Update dovecot2 to 2.0.13 [1].
dovecot-pigeonhole is also updated to 0.2.3.

Security:	0b53f5f7-ca8a-11e0-aea3-00215c6a37bb [1]
Submitted by:	Uffe Jakobsen <uffe uffe.org>
PR:		ports/158173
Approved by:	maintainer timeout
2011-08-19 18:14:16 +00:00
Chris Rees
94d06f4efb - Use USERS and GROUPS
- Use @stopdaemon

PR:		ports/157606
Approved by:	rene (mentor, implicit), Attila Nagy <bra@fsn.hu> (maintainer)
2011-07-05 16:35:02 +00:00
Beech Rintoul
b87cabdf69 -Update to 2.0.12
-Dovecot 2.0.12 changes:
-doveadm: Added "move" command for moving mails between mailboxes.
-virtual: Added support for "+mailbox" entries that clear \Recent
 flag from messages (default is to preserve them).
-dbox: Fixes to handling external attachments
-dsync: More fixes to avoid hanging with remote syncs
-dsync: Many other syncing/correctness fixes
-doveconf: v2.0.10 and v2.0.11 didn't output plugin {} section right

PR:		ports/156728
Submitted by:	Uffe Jakobsen <uffe@uffe.org>
Approved by:	Maintainer timeout (>Two Weeks)
		itetcu (mentor)(implicit)
2011-05-13 17:02:12 +00:00
Martin Wilke
e1f640d3dd - Update to 2.0.11
PR:		155398
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
2011-03-17 13:13:17 +00:00
Sunpoet Po-Chuan Hsieh
d7817ab273 - Update to 2.0.9 [1]
- Enable VPOPMAIL [2]
- Fix comments
- Sort MAN1
- Use ETCDIR
- Simplify installation
- Space/Tab twiddle

Changes:	http://www.dovecot.org/list/dovecot-news/2011-January/000184.html
		http://www.dovecot.org/list/dovecot-news/2010-December/000182.html
PR:		ports/154004 [1]
		ports/153295 [2]
Submitted by:	Alexander Wittig <alexander@wittig.name> [1]
Approved by:	maintainer (timeout, 21 days) [1]
Feature safe:	yes
2011-02-05 16:51:50 +00:00
Greg Lewis
7c4d17d4d8 . Add an entry to the packing list to always try and remove DOCSDIR, since
the dovecot build creates it whether docs are enabled ot not.

Pointed out by:		QAT
2010-11-29 07:32:36 +00:00
Greg Lewis
6dfcfa4f17 . Fix the packing list to respect NOPORTDOCS correctly.
Pointed out by:		QAT
Guidance from:		itetcu
2010-11-28 18:06:05 +00:00
Greg Lewis
fe409c4811 . Add a port of the 2.x series of Dovecot:
Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.

WWW: http://www.dovecot.org/

PR:		150789
Submitted by:	"Nagy, Attila" <bra@fsn.hu>
2010-11-27 05:53:35 +00:00