Commit graph

8 commits

Author SHA1 Message Date
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Alex Dupre
788ca3c159 Fix build, by removing already included upstream patch. 2012-02-29 15:49:43 +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
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
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
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