ports/162058: New port: mail/roundcube-thunderbird_labels Thunderbird Labels plugin for RoundCube

Alexander Moisseev moiseev at mezonplus.ru
Thu Oct 27 10:40:08 UTC 2011


>Number:         162058
>Category:       ports
>Synopsis:       New port: mail/roundcube-thunderbird_labels Thunderbird Labels plugin for RoundCube
>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:   Thu Oct 27 10:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Moisseev
>Release:        
>Organization:
>Environment:
>Description:
New port: mail/roundcube-thunderbird_labels Thunderbird Labels plugin for RoundCube
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-thunderbird_labels
#	roundcube-thunderbird_labels/Makefile
#	roundcube-thunderbird_labels/distinfo
#	roundcube-thunderbird_labels/pkg-descr
#	roundcube-thunderbird_labels/pkg-plist
#
echo c - roundcube-thunderbird_labels
mkdir -p roundcube-thunderbird_labels > /dev/null 2>&1
echo x - roundcube-thunderbird_labels/Makefile
sed 's/^X//' >roundcube-thunderbird_labels/Makefile << '75ad993ea3c4a9b25a24a53fe80d2791'
X# New ports collection makefile for:	roundcube-thunderbird_labels
X# Date created:				27 Oct 2011
X# Whom:					Alexander Moisseev <moiseev at mezonplus.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	thunderbird_labels
XPORTVERSION=	0.3
XCATEGORIES=	mail
XMASTER_SITES=	http://rcmail-thunderbird-labels.googlecode.com/files/
XPKGNAMEPREFIX=	roundcube-
X
XMAINTAINER=	moiseev at mezonplus.ru
XCOMMENT=	Thunderbird Labels plugin for RoundCube webmail
X
XLICENSE=	GPLv2
X
XRUN_DEPENDS=	roundcube>=0.5:${PORTSDIR}/mail/roundcube
X
XUSE_BZIP2=	yes
XNO_BUILD=	yes
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
XWWWDIR?=	${PREFIX}/www/roundcube/plugins/${PORTNAME}
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>
75ad993ea3c4a9b25a24a53fe80d2791
echo x - roundcube-thunderbird_labels/distinfo
sed 's/^X//' >roundcube-thunderbird_labels/distinfo << 'e739fbe5a08ae8c71134a0435e9c3464'
XSHA256 (thunderbird_labels-0.3.tar.bz2) = caa9412e4a5f7d1722b39947bf3c49ea9e481951d7ff1fde03372c4d05363c33
XSIZE (thunderbird_labels-0.3.tar.bz2) = 9492
e739fbe5a08ae8c71134a0435e9c3464
echo x - roundcube-thunderbird_labels/pkg-descr
sed 's/^X//' >roundcube-thunderbird_labels/pkg-descr << '881001a8fab7a41081e8bfa20adec1da'
XThunderbird Labels plugin for RoundCube webmail.
XDisplays the message rows using the same colors as Thunderbird does.
XLabel of a message can be changed/set exactly like in Thunderbird.
X
XWWW: http://code.google.com/p/rcmail-thunderbird-labels/
881001a8fab7a41081e8bfa20adec1da
echo x - roundcube-thunderbird_labels/pkg-plist
sed 's/^X//' >roundcube-thunderbird_labels/pkg-plist << 'b0e64f4dbd26d321d32d16e4d076d82e'
X%%WWWDIR%%/Changelog
X%%WWWDIR%%/README
X%%WWWDIR%%/localization/de_DE.inc
X%%WWWDIR%%/localization/en_US.inc
X%%WWWDIR%%/localization/fr_FR.inc
X%%WWWDIR%%/localization/ru_RU.inc
X%%WWWDIR%%/skins/default/tb_label.css
X%%WWWDIR%%/skins/default/thunderbird_32.png
X%%WWWDIR%%/tb_label.js
X%%WWWDIR%%/thunderbird_labels.php
X at dirrm %%WWWDIR%%/skins/default
X at dirrm %%WWWDIR%%/skins
X at dirrm %%WWWDIR%%/localization
X at dirrmtry %%WWWDIR%%
b0e64f4dbd26d321d32d16e4d076d82e
exit



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



More information about the freebsd-ports-bugs mailing list