From 5da2d18f5028bc7e08a9ecfa5a2cce7a4eec9613 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Thu, 9 Sep 2010 15:54:48 +0200 Subject: [PATCH] dovecot-pigeonhole: Added dovecot-pigeonhole 0.2.UNSTABLE-5889581572b6 - Sieve and ManageSieve support for Dovecot v2.0 --- .../dovecot-pigeonhole.conf | 25 ++++++++++++ .../dovecot-pigeonhole.desc | 40 +++++++++++++++++++ 2 files changed, 65 insertions(+) create mode 100644 mail/dovecot-pigeonhole/dovecot-pigeonhole.conf create mode 100644 mail/dovecot-pigeonhole/dovecot-pigeonhole.desc diff --git a/mail/dovecot-pigeonhole/dovecot-pigeonhole.conf b/mail/dovecot-pigeonhole/dovecot-pigeonhole.conf new file mode 100644 index 000000000..52763c1be --- /dev/null +++ b/mail/dovecot-pigeonhole/dovecot-pigeonhole.conf @@ -0,0 +1,25 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../dovecot-pigeonhole/dovecot-pigeonhole.conf +# Copyright (C) 2010 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +# we need dovecot +pkgprefix -t dovecot + +# use dovecot's prefix as default +if [ $prefix_auto = 1 ]; then + prefix="$( pkgprefix dovecot )" + set_confopt +fi + +# provide the path to 'dovecot-config' +var_append extraconfopt ' ' "--with-dovecot=$( pkgprefix -r libdir dovecot )/dovecot" diff --git a/mail/dovecot-pigeonhole/dovecot-pigeonhole.desc b/mail/dovecot-pigeonhole/dovecot-pigeonhole.desc new file mode 100644 index 000000000..6f62ed7c1 --- /dev/null +++ b/mail/dovecot-pigeonhole/dovecot-pigeonhole.desc @@ -0,0 +1,40 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../dovecot-pigeonhole/dovecot-pigeonhole.desc +[COPY] Copyright (C) 2010 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] Sieve and ManageSieve support for Dovecot v2.0 + +[T] Pigeonhole is the name of the project that adds support for the Sieve +[T] language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the Dovecot +[T] Secure IMAP Server. +[T] +[T] The Pigeonhole package provides the following components: +[T] - The Sieve interpreter plugin for Dovecot's Local Delivery Agent (LDA) or +[T] its LMTP server to facilitate Sieve filtering upon delivery. +[T] - The ManageSieve Service which implements the ManageSieve protocol through +[T] which users can remotely manage Sieve scripts on the server. + +[U] http://pigeonhole.dovecot.org/ +[U] http://wiki2.dovecot.org/Pigeonhole + +[A] Stephan Bosch +[M] Christian Wiese + +[C] extra/tool + +[L] LGPL +[S] Alpha +[V] 0.2.UNSTABLE-5889581572b6 +[P] X -----5---9 800.000 + +[D] 4097794629 dovecot-pigeonhole-0.2.UNSTABLE-5889581572b6.tar.bz2 !http://hg.rename-it.nl/dovecot-2.0-pigeonhole/archive/5889581572b6.tar.bz2