From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 18 06:50:02 2008 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 4ABB51065675 for ; Fri, 18 Apr 2008 06:50: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 19BDB8FC2F for ; Fri, 18 Apr 2008 06:50: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.2/8.14.2) with ESMTP id m3I6o291010887 for ; Fri, 18 Apr 2008 06:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3I6o1NC010886; Fri, 18 Apr 2008 06:50:01 GMT (envelope-from gnats) Resent-Date: Fri, 18 Apr 2008 06:50:01 GMT Resent-Message-Id: <200804180650.m3I6o1NC010886@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, Alexander Logvinov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9117A106566B for ; Fri, 18 Apr 2008 06:45:06 +0000 (UTC) (envelope-from user@blg.akavia.ru) Received: from blg.akavia.ru (blg.akavia.ru [62.33.174.250]) by mx1.freebsd.org (Postfix) with ESMTP id 86C698FC17 for ; Fri, 18 Apr 2008 06:45:04 +0000 (UTC) (envelope-from user@blg.akavia.ru) Received: from blg.akavia.ru (localhost [127.0.0.1]) by blg.akavia.ru (8.14.2/8.14.2) with ESMTP id m3I6j3lD065191; Fri, 18 Apr 2008 16:45:03 +1000 (YAKST) (envelope-from user@blg.akavia.ru) Received: (from root@localhost) by blg.akavia.ru (8.14.2/8.14.2/Submit) id m3I6j2RE065190; Fri, 18 Apr 2008 16:45:02 +1000 (YAKST) (envelope-from user) Message-Id: <200804180645.m3I6j2RE065190@blg.akavia.ru> Date: Fri, 18 Apr 2008 16:45:02 +1000 (YAKST) From: Alexander Logvinov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Alexander Logvinov Subject: ports/122881: [new port] www/xpi-close-all-tabs: A toolbar button to close all open tabs X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Logvinov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2008 06:50:02 -0000 >Number: 122881 >Category: ports >Synopsis: [new port] www/xpi-close-all-tabs: A toolbar button to close all open tabs >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 Apr 18 06:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: A toolbar button to close all open tabs WWW: https://addons.mozilla.org/firefox/2914/ >How-To-Repeat: >Fix: # 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: # # xpi-close-all-tabs # xpi-close-all-tabs/Makefile # xpi-close-all-tabs/distinfo # xpi-close-all-tabs/pkg-descr # echo c - xpi-close-all-tabs mkdir -p xpi-close-all-tabs > /dev/null 2>&1 echo x - xpi-close-all-tabs/Makefile sed 's/^X//' >xpi-close-all-tabs/Makefile << 'END-of-xpi-close-all-tabs/Makefile' X# New ports collection makefile for: xpi-close-all-tabs X# Date created: 18 April 2008 X# Whom: Alexander Logvinov X# X# $FreeBSD$ X# X XPORTNAME= close-all-tabs XPORTVERSION= 1.1 XDISTVERSIONSUFFIX= -fx XCATEGORIES= www X XMAINTAINER= ports@logvinov.com XCOMMENT= A toolbar button to close all open tabs X XXPI_DISTNAME= close_all_tabs XXPI_ID= closealltabs@jgadesign.net XXPI_NUM= 2914 XXPI_FILES= chrome/closealltabs.jar chrome.manifest install.rdf XXPI_DIRS= chrome X X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" X.include END-of-xpi-close-all-tabs/Makefile echo x - xpi-close-all-tabs/distinfo sed 's/^X//' >xpi-close-all-tabs/distinfo << 'END-of-xpi-close-all-tabs/distinfo' XMD5 (xpi/close_all_tabs-1.1-fx.xpi) = 9a6ed49b2f3293ecfb7aa77af87a8d9f XSHA256 (xpi/close_all_tabs-1.1-fx.xpi) = 590a36f944c365773f88fd62f17519eb7a2ae7e6a95ada63189516c00abfcd3c XSIZE (xpi/close_all_tabs-1.1-fx.xpi) = 6632 END-of-xpi-close-all-tabs/distinfo echo x - xpi-close-all-tabs/pkg-descr sed 's/^X//' >xpi-close-all-tabs/pkg-descr << 'END-of-xpi-close-all-tabs/pkg-descr' XA toolbar button to close all open tabs X XWWW: https://addons.mozilla.org/firefox/2914/ END-of-xpi-close-all-tabs/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: