From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 20 15:10:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 325201065670 for ; Fri, 20 Mar 2009 15:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0DA4A8FC18 for ; Fri, 20 Mar 2009 15:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2KFA1l0017198 for ; Fri, 20 Mar 2009 15:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2KFA1B3017197; Fri, 20 Mar 2009 15:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 20 Mar 2009 15:10:01 GMT Resent-Message-Id: <200903201510.n2KFA1B3017197@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FB78106566C for ; Fri, 20 Mar 2009 15:07:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id F23C58FC13 for ; Fri, 20 Mar 2009 15:07:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n2KF7EUc050455 for ; Fri, 20 Mar 2009 15:07:14 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n2KF7Ev0050454; Fri, 20 Mar 2009 15:07:14 GMT (envelope-from nobody) Message-Id: <200903201507.n2KF7Ev0050454@www.freebsd.org> Date: Fri, 20 Mar 2009 15:07:14 GMT From: David To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/132871: [NEW PORT] www/xpi-deezeronwooztalk X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2009 15:10:02 -0000 >Number: 132871 >Category: ports >Synopsis: [NEW PORT] www/xpi-deezeronwooztalk >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: Fri Mar 20 15:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: David >Release: FreeBSD 7.1 i386 >Organization: Kurioos iTech >Environment: FreeBSD montreal.HOME 7.1-STABLE FreeBSD 7.1-STABLE #4: Wed Jan 28 10:24:20 CET 2009 >Description: A plugin for WoozTalk to see and chat with other people listening to the same music at the same time as you on Deezer. Depends on the new version of net-im/wooztalk >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: # # Makefile # distinfo # pkg-descr # pkg-message # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: xpi-deezeronwooztalk X# Date created: 2009-03-09 X# Whom: David X# X# $FreeBSD$ X# X XPORTNAME= deezeronwooztalk XPORTVERSION= 0.9.9 XCATEGORIES= www XMASTER_SITES= http://www.wooztalk.com/download/ XDISTNAME= deezeronwooztalk-freebsd X XMAINTAINER= tech@wooztalk.com XCOMMENT= Meet your World Wide Web neighbors on Deezer X XXPI_ID= deezeronwooztalk@wooztalk.com XXPI_FILES= chrome.manifest install.rdf chrome/content/deezer.png \ X chrome/content/overlay.xul chrome/content/overlay.js \ X install/libdeezer.so install/deezer.png install/deezer_dis.png X XXPI_DIRS= chrome/content chrome install X X.include "../xpi-adblock/Makefile.xpi" X XUSE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/deezer/ XPLIST_FILES+= share/wooztalk/plugins/deezer/libdeezer.so share/wooztalk/plugins/deezer/deezer.png \ X share/wooztalk/plugins/deezer/deezer_dis.png XPLIST_FILES+= "@dirrm share/wooztalk/plugins/deezer" XPLIST_FILES+= "@dirrmtry share/wooztalk/plugins" XPLIST_FILES+= "@dirrmtry share/wooztalk/" X X.include X Xpost-install: X @${MKDIR} ${PREFIX}/share/wooztalk X @${MKDIR} ${PREFIX}/share/wooztalk/plugins X @${MKDIR} ${PREFIX}/share/wooztalk/plugins/deezer X @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/deezer X @${CAT} ${PKGMESSAGE} X X.include b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XMD5 (xpi/deezeronwooztalk-freebsd.xpi) = 4b8d7fb630a95a91f6433f2b98d17df9 XSHA256 (xpi/deezeronwooztalk-freebsd.xpi) = 3b73fcee8bc4141d5e4896ac555b42456c55051f51a520794277fe2a0d8429d5 XSIZE (xpi/deezeronwooztalk-freebsd.xpi) = 10558 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XWoozTalk is a new innovative and free Internet service that let you see and Xchat with anyone else visiting the same website, listening to the same music, Xor watching the same video at the same time as you! X XThanks to this plugin, you can see and chat with people who are currently Xlistening to the same music as you on Deezer. X XPlease install it thanks to the WoozTalk port in net-im/wooztalk X XWWW: http://www.wooztalk.com 7f9555c3c1089940396b503dd37f3979 echo x - pkg-message sed 's/^X//' >pkg-message << '90c81c06929c43140502a9f17b449376' X XDo not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin 90c81c06929c43140502a9f17b449376 exit >Release-Note: >Audit-Trail: >Unformatted: