From root@imhotep.yuckfou.org  Sat Dec 30 13:24:35 2006
Return-Path: <root@imhotep.yuckfou.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D606316A407
	for <freebsd-gnats-submit@freebsd.org>; Sat, 30 Dec 2006 13:24:35 +0000 (UTC)
	(envelope-from root@imhotep.yuckfou.org)
Received: from ssdd.xs4all.nl (ssdd.xs4all.nl [195.64.89.117])
	by mx1.freebsd.org (Postfix) with ESMTP id 27F9513C44C
	for <freebsd-gnats-submit@freebsd.org>; Sat, 30 Dec 2006 13:24:35 +0000 (UTC)
	(envelope-from root@imhotep.yuckfou.org)
Received: by imhotep.yuckfou.org (Postfix, from userid 0)
	id 225ED2EF; Sat, 30 Dec 2006 14:24:09 +0100 (CET)
Message-Id: <20061230132409.225ED2EF@imhotep.yuckfou.org>
Date: Sat, 30 Dec 2006 14:24:09 +0100 (CET)
From: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: robin@isometry.net
Subject: [NEW PORT] mail/dovecot-sieve: A sieve plugin for the Dovecot LDA called 'deliver'
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 30 13:30:14 GMT 2006
>Closed-Date:    Tue Jan 09 21:10:01 GMT 2007
>Last-Modified:  Tue Jan  9 21:20:17 GMT 2007
>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@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@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@comment $FreeBSD$
Xlibexec/dovecot/sievec
Xlibexec/dovecot/sieved
X@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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Dec 30 13:56:12 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107352 
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Sat Dec 30 21:13:20 UTC 2006 
State-Changed-Why:  
Ask for maintainer fix. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107352 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Jan 9 21:09:59 UTC 2007 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107352 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107352: commit references a PR
Date: Tue,  9 Jan 2007 21:10:46 +0000 (UTC)

 miwi        2007-01-09 21:10:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail                 Makefile 
   Added files:
     mail/dovecot-sieve   Makefile distinfo pkg-descr pkg-message 
                          pkg-plist 
   Log:
   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
   
   PR:             ports/107352
   Submitted by:   Nils Vogels <nivo+kw+ports.bfa274 at is-root.com>
   
   Revision  Changes    Path
   1.826     +1 -0      ports/mail/Makefile
   1.1       +30 -0     ports/mail/dovecot-sieve/Makefile (new)
   1.1       +3 -0      ports/mail/dovecot-sieve/distinfo (new)
   1.1       +9 -0      ports/mail/dovecot-sieve/pkg-descr (new)
   1.1       +16 -0     ports/mail/dovecot-sieve/pkg-message (new)
   1.1       +10 -0     ports/mail/dovecot-sieve/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
