ports/129028: Update port: mail/dovecot-managesieve

Desvernay Geoffroy dgeo at ec-marseille.fr
Thu Nov 20 22:30:04 UTC 2008


>Number:         129028
>Category:       ports
>Synopsis:       Update port: mail/dovecot-managesieve
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 20 22:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Desvernay Geoffroy
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
CRI - Ecole Centrale de Marseille
>Environment:
System: FreeBSD dgeo.egim-mrs.fr 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Nov 20 01:30:24 CET 2008 root at dgeo.egim-mrs.fr:/usr/obj/usr/src/sys/DGEO amd64

>Description:
	Security update upstream - see http://dovecot.org/list/dovecot/2008-November/035259.html

	Note to commiter:
	Commit to this update tree should wait for mail/dovecot update (distinfo missing for a patch)
	in order to avoid broken compilation.

>How-To-Repeat:
>Fix:

--- dovecot-managesieve.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:
#
#	mail/dovecot-managesieve
#	mail/dovecot-managesieve/Makefile
#	mail/dovecot-managesieve/distinfo
#	mail/dovecot-managesieve/pkg-descr
#	mail/dovecot-managesieve/pkg-message
#	mail/dovecot-managesieve/pkg-plist
#
echo c - mail/dovecot-managesieve
mkdir -p mail/dovecot-managesieve > /dev/null 2>&1
echo x - mail/dovecot-managesieve/Makefile
sed 's/^X//' >mail/dovecot-managesieve/Makefile << '8c7925bdc0f279bb0d12dac5df78c311'
X# New ports collection makefile for:	dovecot-managesieve
X# Date created:		2008-07-05
X# Whom:			Geoffroy Desvernay <dgeo at ec-marseille.fr>
X#
X# $FreeBSD: ports/mail/dovecot-managesieve/Makefile,v 1.3 2008/08/21 06:17:33 rafan Exp $
X#
X
XPORTNAME=	dovecot-managesieve
XPORTVERSION=	0.10.4
XCATEGORIES=	mail
XMASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
XDISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX}
X
XMAINTAINER=	dgeo at ec-marseille.fr
XCOMMENT=	Dovecot ManageSieve Server daemon
X
XBUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build \
X		${NONEXISTENT}:${PORTSDIR}/mail/dovecot-sieve:build
XRUN_DEPENDS=	dovecot>=1.1.*:${PORTSDIR}/mail/dovecot \
X		dovecot-sieve>=1.1.*:${PORTSDIR}/mail/dovecot-sieve
X
XDOVECOTVERSION=	1.1
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${PREFIX} \
X		--with-dovecot=`${MAKE} -C ${PORTSDIR}/mail/dovecot -V WRKSRC` \
X		--with-dovecot-sieve=`${MAKE} -C ${PORTSDIR}/mail/dovecot-sieve -V WRKSRC`
X
X.include <bsd.port.mk>
8c7925bdc0f279bb0d12dac5df78c311
echo x - mail/dovecot-managesieve/distinfo
sed 's/^X//' >mail/dovecot-managesieve/distinfo << 'c47e0874fc23b5cfe1fd004fdf114098'
XMD5 (dovecot-1.1-managesieve-0.10.4.tar.gz) = 3e8e3490cb2d9cd58450d19e666c9a59
XSHA256 (dovecot-1.1-managesieve-0.10.4.tar.gz) = 3a66a9dcad5b3a291cd87364fbb961725aa1473cf9c7ce7fa675ba71fe9313ae
XSIZE (dovecot-1.1-managesieve-0.10.4.tar.gz) = 397332
c47e0874fc23b5cfe1fd004fdf114098
echo x - mail/dovecot-managesieve/pkg-descr
sed 's/^X//' >mail/dovecot-managesieve/pkg-descr << 'b669d4f9e3742bf835e73f14a97b265d'
XDovecot native ManageSieve implementation
X
XProvides ManageSieve protocol service giving users the ability to
Xupload their own Sieve scripts to the server, i.e. without the need
Xfor shell or FTP access.
X
XWWW:	http://Wiki.Dovecot.org/ManageSieve
b669d4f9e3742bf835e73f14a97b265d
echo x - mail/dovecot-managesieve/pkg-message
sed 's/^X//' >mail/dovecot-managesieve/pkg-message << '8c9440d1399f2542d445c3d8e9882c03'
X----------------------------------------------------------------------
X 
X This port assumes you are familiar with Dovecot and have it installed
X and running on the system you have installed this service on.
X
X You can enable the service with this directive in your dovecot.conf:
X
X     protocol managesieve {
X	sieve=~/.dovecot.sieve
X	sieve_storage=~/sieve
X     }
X
X And don't forget to add "managesieve" to the "protocols" setting
X if you use it. 
X
X Further information on configuration can be found at:
X 
X  http://Wiki.Dovecot.org/ManageSieve
X
X----------------------------------------------------------------------
8c9440d1399f2542d445c3d8e9882c03
echo x - mail/dovecot-managesieve/pkg-plist
sed 's/^X//' >mail/dovecot-managesieve/pkg-plist << '41e08bb9711e82cc5acef19cf5a7af53'
X at comment $FreeBSD: ports/mail/dovecot-managesieve/pkg-plist,v 1.2 2008/07/30 02:19:41 beech Exp $
Xlibexec/dovecot/managesieve
Xlibexec/dovecot/managesieve-login
X at dirrmtry libexec/dovecot
41e08bb9711e82cc5acef19cf5a7af53
exit
--- dovecot-managesieve.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list