ports/154962: New port: mail/roundcube-sieve. Plugin for roundcube webmail.

Anes Muhametov anes at anes.su
Tue Feb 22 17:00:21 UTC 2011


>Number:         154962
>Category:       ports
>Synopsis:       New port: mail/roundcube-sieve. Plugin for roundcube webmail.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 22 17:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Anes Muhametov <anes at anes.su>
>Release:        FreeBSD 8.1-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD tinderbox1. 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #0: Thu Nov 25 09:02:36 UTC 2010 root at tinderbox1.:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	New port mail/roundcube-sieve. Sieve filters management plugin for roundcube webmail client.
>How-To-Repeat:
	
>Fix:

	

--- roundcube-sieverules.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:
#
#	roundcube-sieverules
#	roundcube-sieverules/Makefile
#	roundcube-sieverules/distinfo
#	roundcube-sieverules/pkg-descr
#	roundcube-sieverules/pkg-plist
#
echo c - roundcube-sieverules
mkdir -p roundcube-sieverules > /dev/null 2>&1
echo x - roundcube-sieverules/Makefile
sed 's/^X//' >roundcube-sieverules/Makefile << '32eb4aff41224dbff229716b974b85a4'
X# New ports collection makefile for:	sieverues
X# Date created:				Mon 21 Feb 2011
X# Whom:					Anes Muhametov
X
XPORTNAME=	sieverules
XPORTVERSION=	1.10
XCATEGORIES=	mail
XMASTER_SITES=	http://www.tehinterweb.co.uk/roundcube/plugins/
XDISTNAME=	${PORTNAME}
XPKGNAMEPREFIX=	roundcube-
X
XMAINTAINER=	anes at anes.su
XCOMMENT=	Roundcube webmail sieve plugin
X
XRUN_DEPENDS=	roundcube>=0.5.1:${PORTSDIR}/mail/roundcube
X
XNO_BUILD=	yes
X
XWWWDIR?=	${PREFIX}/www/roundcube/plugins/sieverules
X
X# This target is only meant to be used by the port maintainer.
Xx-generate-plist: build
X	cd ${WRKSRC}; \
X	${FIND} . ! -type d ! -name '*.orig' | ${SORT} | \
X		${SED} -e "s,^\.,%%WWWDIR%%," >${.CURDIR}/pkg-plist.tmp ; \
X	${FIND} . -type d | ${SORT} -r | ${SED} \
X		-e "s,^\.$$, at dirrmtry %%WWWDIR%%," \
X		-e "s,^\., at dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp
X
Xdo-install:
X	${MKDIR} ${WWWDIR}
X	cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR}
X
X.include <bsd.port.mk>
32eb4aff41224dbff229716b974b85a4
echo x - roundcube-sieverules/distinfo
sed 's/^X//' >roundcube-sieverules/distinfo << 'db9778712554bc7ea275cb073e2fb135'
XMD5 (sieverules.tar.gz) = 01a6981d317c62ea967c87d2d41bb403
XSIZE (sieverules.tar.gz) = 108382
XSHA256 (sieverules.tar.gz) = cdfc066865529ae19d8c57ffd8dab8efcecde4c8d2d90b5fb728491744c88a86
db9778712554bc7ea275cb073e2fb135
echo x - roundcube-sieverules/pkg-descr
sed 's/^X//' >roundcube-sieverules/pkg-descr << 'c6d4ce4b8d7fe91c997b1a8476a0b555'
XAnother one sieve filter plugin for roundcube webmail.
X
XWWW: http://www.tehinterweb.co.uk/roundcube/ 
c6d4ce4b8d7fe91c997b1a8476a0b555
echo x - roundcube-sieverules/pkg-plist
sed 's/^X//' >roundcube-sieverules/pkg-plist << '67d1eba0f66366c213453a56b51683d1'
X%%WWWDIR%%/CHANGELOG
X%%WWWDIR%%/README
X%%WWWDIR%%/config.inc.php.dist
X%%WWWDIR%%/importFilters/avelsieve.php
X%%WWWDIR%%/importFilters/ingo.php
X%%WWWDIR%%/include/rcube_sieve.php
X%%WWWDIR%%/include/rcube_sieve_script.php
X%%WWWDIR%%/jquery.maskedinput.js
X%%WWWDIR%%/lib/Net/Sieve.php
X%%WWWDIR%%/localization/ca_ES.inc
X%%WWWDIR%%/localization/cs_CZ.inc
X%%WWWDIR%%/localization/de_CH.inc
X%%WWWDIR%%/localization/de_DE.inc
X%%WWWDIR%%/localization/en_GB.inc
X%%WWWDIR%%/localization/en_US.inc
X%%WWWDIR%%/localization/es_AR.inc
X%%WWWDIR%%/localization/es_ES.inc
X%%WWWDIR%%/localization/et_EE.inc
X%%WWWDIR%%/localization/fr_FR.inc
X%%WWWDIR%%/localization/hu_HU.inc
X%%WWWDIR%%/localization/it_IT.inc
X%%WWWDIR%%/localization/nl_NL.inc
X%%WWWDIR%%/localization/pl_PL.inc
X%%WWWDIR%%/localization/pt_PT.inc
X%%WWWDIR%%/localization/ro_RO.inc
X%%WWWDIR%%/localization/ru_RU.inc
X%%WWWDIR%%/localization/sk_SK.inc
X%%WWWDIR%%/localization/sl_SI.inc
X%%WWWDIR%%/localization/sv_SE.inc
X%%WWWDIR%%/sieverules.js
X%%WWWDIR%%/sieverules.php
X%%WWWDIR%%/skins/default/help.gif
X%%WWWDIR%%/skins/default/icons.gif
X%%WWWDIR%%/skins/default/icons.png
X%%WWWDIR%%/skins/default/ie6hacks.css
X%%WWWDIR%%/skins/default/iehacks.css
X%%WWWDIR%%/skins/default/safari.css
X%%WWWDIR%%/skins/default/sieverules.css
X%%WWWDIR%%/skins/default/templates/advancededitor.html
X%%WWWDIR%%/skins/default/templates/editsieverule.html
X%%WWWDIR%%/skins/default/templates/setupsieverules.html
X%%WWWDIR%%/skins/default/templates/sieverules.html
X at dirrm %%WWWDIR%%/skins/default/templates
X at dirrm %%WWWDIR%%/skins/default
X at dirrm %%WWWDIR%%/skins
X at dirrm %%WWWDIR%%/localization
X at dirrm %%WWWDIR%%/lib/Net
X at dirrm %%WWWDIR%%/lib
X at dirrm %%WWWDIR%%/include
X at dirrm %%WWWDIR%%/importFilters
X at dirrmtry %%WWWDIR%%
67d1eba0f66366c213453a56b51683d1
exit
--- roundcube-sieverules.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list