ports/107352: [NEW PORT] mail/dovecot-sieve: A sieve plugin for the Dovecot LDA called 'deliver'

Nils Vogels nivo+kw+ports.bfa274 at is-root.com
Sat Dec 30 13:30:15 UTC 2006


>Number:         107352
>Category:       ports
>Synopsis:       [NEW PORT] mail/dovecot-sieve: A sieve plugin for the Dovecot LDA called 'deliver'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 30 13:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nils Vogels
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
IS-Root
>Environment:
System: FreeBSD imhotep.yuckfou.org 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Fri Aug  5 19:36:46 CEST
>Description:
>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

CC-ed maintainer of the mail/dovecot port, of which this port will be dependant.
Note: This is my first new port. Please have a look if I made any obvious mistakes.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- dovecot-sieve-1.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	dovecot-sieve
#	dovecot-sieve/pkg-descr
#	dovecot-sieve/Makefile
#	dovecot-sieve/pkg-plist
#	dovecot-sieve/distinfo
#	dovecot-sieve/pkg-message
#
echo c - dovecot-sieve
mkdir -p dovecot-sieve > /dev/null 2>&1
echo x - dovecot-sieve/pkg-descr
sed 's/^X//' >dovecot-sieve/pkg-descr << 'END-of-dovecot-sieve/pkg-descr'
XFrom the Dovecot wiki on LDA (WWW: http://wiki.dovecot.org/LDA/Sieve)
X
XSieve language support by a plugin for the deliver LDA
X
X    * Mail filtering
X    * Mail forwarding
X    * Vacation auto-reply
X
XWWW:	http://www.dovecot.org
END-of-dovecot-sieve/pkg-descr
echo x - dovecot-sieve/Makefile
sed 's/^X//' >dovecot-sieve/Makefile << 'END-of-dovecot-sieve/Makefile'
X# New ports collection makefile for:	dovecot-sieve
X# Date created:		2006-12-29
X# Whom:			Nils Vogels <nivo+kw+ports.bfa274 at is-root.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dovecot-sieve
XPORTVERSION=	1.0
XCATEGORIES=	mail
XMASTER_SITES=	http://www.dovecot.org/releases/sieve/
X
XMAINTAINER=	nivo+kw+ports.bfa274 at is-root.com
XCOMMENT=	A sieve plugin for the Dovecot LDA called 'deliver'
X
XBUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build
X
XUSE_LDCONFIG=	${PREFIX}/lib/dovecot/lda
X
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ARGS=	--prefix=${PREFIX} --with-dovecot=`make -C ${PORTSDIR}/mail/dovecot -V WRKSRC`
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-dovecot-sieve/Makefile
echo x - dovecot-sieve/pkg-plist
sed 's/^X//' >dovecot-sieve/pkg-plist << 'END-of-dovecot-sieve/pkg-plist'
X at comment $FreeBSD$
Xlibexec/dovecot/sievec
Xlibexec/dovecot/sieved
X at dirrmtry libexec/dovecot
END-of-dovecot-sieve/pkg-plist
echo x - dovecot-sieve/distinfo
sed 's/^X//' >dovecot-sieve/distinfo << 'END-of-dovecot-sieve/distinfo'
XMD5 (dovecot-sieve-1.0.tar.gz) = dabe564d2ef262a008622737ad84579f
XSHA256 (dovecot-sieve-1.0.tar.gz) = c1ce887c1c6e09d9d1b4af6825db5c50befb10c1fed742a6666a12ac9492d98a
XSIZE (dovecot-sieve-1.0.tar.gz) = 442943
END-of-dovecot-sieve/distinfo
echo x - dovecot-sieve/pkg-message
sed 's/^X//' >dovecot-sieve/pkg-message << 'END-of-dovecot-sieve/pkg-message'
X---------------------------------------------------------------------
X 
X This port assumes you are known with Dovecot and have it installed
X and running on the system you have installed this plugin on.
X
X You can enable the plugin with this directive in your dovecot.conf:
X
X     protocol lda {
X  	mail_plugins = cmusieve
X     }
X
X Further information on configuration can be found at:
X 
X  http://wiki.dovecot.org/
X
X---------------------------------------------------------------------
END-of-dovecot-sieve/pkg-message
exit
--- dovecot-sieve-1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list