# 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 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@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 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@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@dirrmtry libexec/dovecot 41e08bb9711e82cc5acef19cf5a7af53 exit