From nobody@FreeBSD.org  Thu Oct 27 10:38:03 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 519B5106567B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Oct 2011 10:38:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 377C88FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Oct 2011 10:38:03 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9RAc2dT004227
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Oct 2011 10:38:02 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9RAc2Tn004226;
	Thu, 27 Oct 2011 10:38:02 GMT
	(envelope-from nobody)
Message-Id: <201110271038.p9RAc2Tn004226@red.freebsd.org>
Date: Thu, 27 Oct 2011 10:38:02 GMT
From: Alexander Moisseev <moiseev@mezonplus.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: mail/roundcube-thunderbird_labels Thunderbird Labels plugin for RoundCube
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162058
>Category:       ports
>Synopsis:       New port: mail/roundcube-thunderbird_labels Thunderbird Labels plugin for RoundCube
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 27 10:40:07 UTC 2011
>Closed-Date:    Sun Nov 06 14:42:23 UTC 2011
>Last-Modified:  Sun Nov  6 14:50:12 UTC 2011
>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@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@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,^\.$$,@dirrmtry %%WWWDIR%%," \
X		-e "s,^\.,@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@dirrm %%WWWDIR%%/skins/default
X@dirrm %%WWWDIR%%/skins
X@dirrm %%WWWDIR%%/localization
X@dirrmtry %%WWWDIR%%
b0e64f4dbd26d321d32d16e4d076d82e
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Nov 5 18:42:02 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162058 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Nov 6 14:42:22 UTC 2011 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162058: commit references a PR
Date: Sun,  6 Nov 2011 14:42:45 +0000 (UTC)

 miwi        2011-11-06 14:42:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail                 Makefile 
   Added files:
     mail/roundcube-thunderbird_labels Makefile distinfo pkg-descr 
                                       pkg-plist 
   Log:
   Thunderbird Labels plugin for RoundCube webmail.
   Displays the message rows using the same colors as Thunderbird does.
   Label of a message can be changed/set exactly like in Thunderbird.
   
   WWW: http://code.google.com/p/rcmail-thunderbird-labels/
   
   PR:             ports/162058
   Submitted by:   Alexander Moisseev <moiseev@mezonplus.ru>
   
   Revision  Changes    Path
   1.1103    +1 -0      ports/mail/Makefile
   1.1       +40 -0     ports/mail/roundcube-thunderbird_labels/Makefile (new)
   1.1       +2 -0      ports/mail/roundcube-thunderbird_labels/distinfo (new)
   1.1       +5 -0      ports/mail/roundcube-thunderbird_labels/pkg-descr (new)
   1.1       +14 -0     ports/mail/roundcube-thunderbird_labels/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:
