aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-managesieve
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-07-19 10:11:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-07-19 10:11:14 +0000
commitcc2a23c38c04d7c006f41e82dae1cf1b220e3027 (patch)
tree51848aca1abab69776bf8c4a3c80aeac1b67f30f /mail/dovecot-managesieve
parent2fdce758d83a69a969989a4ebd69007e2d374ccb (diff)
downloadports-cc2a23c38c04d7c006f41e82dae1cf1b220e3027.tar.gz
ports-cc2a23c38c04d7c006f41e82dae1cf1b220e3027.zip
Sieve language support by a plugin for the deliver LDA
* Mail filtering * Mail forwarding * Vacation auto-reply WWW: http://www.dovecot.org PR: ports/125460 Submitted by: Geoffroy Desvernay <dgeo at ec-marseille.fr>
Notes
Notes: svn path=/head/; revision=217079
Diffstat (limited to 'mail/dovecot-managesieve')
-rw-r--r--mail/dovecot-managesieve/Makefile24
-rw-r--r--mail/dovecot-managesieve/distinfo3
-rw-r--r--mail/dovecot-managesieve/pkg-descr9
-rw-r--r--mail/dovecot-managesieve/pkg-message16
-rw-r--r--mail/dovecot-managesieve/pkg-plist4
5 files changed, 56 insertions, 0 deletions
diff --git a/mail/dovecot-managesieve/Makefile b/mail/dovecot-managesieve/Makefile
new file mode 100644
index 000000000000..4c185172f398
--- /dev/null
+++ b/mail/dovecot-managesieve/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: dovecot-managesieve
+# Date created: 2008-07-05
+# Whom: Geoffroy Desvernay <dgeo@ec-marseille.fr>
+#
+# $FreeBSD$
+#
+
+PORTNAME= dovecot-1.1-managesieve
+PORTVERSION= 0.10.3
+CATEGORIES= mail
+MASTER_SITES= http://www.rename-it.nl/dovecot/1.1/
+
+MAINTAINER= dgeo@ec-marseille.fr
+COMMENT= Managesieve package
+
+BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build \
+ ${NONEXISTENT}:${PORTSDIR}/mail/dovecot-sieve:build
+RUN_DEPENDS= ${LOCALBASE}/lib/dovecot/lda/lib90_cmusieve_plugin.so:${PORTSDIR}/mail/dovecot-sieve
+
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --prefix=${PREFIX} --with-dovecot=`make -C ${PORTSDIR}/mail/dovecot -V WRKSRC` --with-dovecot-sieve=`make -C ${PORTSDIR}/mail/dovecot-sieve -V WRKSRC`
+
+.include <bsd.port.mk>
diff --git a/mail/dovecot-managesieve/distinfo b/mail/dovecot-managesieve/distinfo
new file mode 100644
index 000000000000..c719646fa62e
--- /dev/null
+++ b/mail/dovecot-managesieve/distinfo
@@ -0,0 +1,3 @@
+SIZE (dovecot-1.1-managesieve-0.10.3.tar.gz) = 395123
+MD5 (dovecot-1.1-managesieve-0.10.3.tar.gz) = 14ad3bdec508bad8bcce35b57681d255
+SHA256 (dovecot-1.1-managesieve-0.10.3.tar.gz) = ac70ee48cdec2d472c14cb93bc9f3339a30763e418a579ddea0b9b18befac5ac
diff --git a/mail/dovecot-managesieve/pkg-descr b/mail/dovecot-managesieve/pkg-descr
new file mode 100644
index 000000000000..7a19d5b394f4
--- /dev/null
+++ b/mail/dovecot-managesieve/pkg-descr
@@ -0,0 +1,9 @@
+From the Dovecot wiki on LDA (WWW: http://wiki.dovecot.org/LDA/Sieve)
+
+Sieve language support by a plugin for the deliver LDA
+
+ * Mail filtering
+ * Mail forwarding
+ * Vacation auto-reply
+
+WWW: http://www.dovecot.org
diff --git a/mail/dovecot-managesieve/pkg-message b/mail/dovecot-managesieve/pkg-message
new file mode 100644
index 000000000000..da9ec298549b
--- /dev/null
+++ b/mail/dovecot-managesieve/pkg-message
@@ -0,0 +1,16 @@
+---------------------------------------------------------------------
+
+ This port assumes you are known with Dovecot and have it installed
+ and running on the system you have installed this plugin on.
+
+ You can enable the plugin with this directive in your dovecot.conf:
+
+ protocol lda {
+ mail_plugins = cmusieve
+ }
+
+ Further information on configuration can be found at:
+
+ http://wiki.dovecot.org/
+
+---------------------------------------------------------------------
diff --git a/mail/dovecot-managesieve/pkg-plist b/mail/dovecot-managesieve/pkg-plist
new file mode 100644
index 000000000000..9ddc7c421900
--- /dev/null
+++ b/mail/dovecot-managesieve/pkg-plist
@@ -0,0 +1,4 @@
+@comment $ID:$
+libexec/dovecot/managesieve
+libexec/dovecot/managesieve-login
+@dirrmtry libexec/dovecot