From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 24 15:00:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C551A16A46F for ; Wed, 24 May 2006 15:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD6243D53 for ; Wed, 24 May 2006 15:00:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4OF0HmM056609 for ; Wed, 24 May 2006 15:00:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4OF0HJk056606; Wed, 24 May 2006 15:00:17 GMT (envelope-from gnats) Resent-Date: Wed, 24 May 2006 15:00:17 GMT Resent-Message-Id: <200605241500.k4OF0HJk056606@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 V. Ribchansky" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB29F16A475 for ; Wed, 24 May 2006 14:51:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CDF243D46 for ; Wed, 24 May 2006 14:51:51 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4OEppgt014398 for ; Wed, 24 May 2006 14:51:51 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k4OEppas014396; Wed, 24 May 2006 14:51:51 GMT (envelope-from nobody) Message-Id: <200605241451.k4OEppas014396@www.freebsd.org> Date: Wed, 24 May 2006 14:51:51 GMT From: "Alexander V. Ribchansky" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/97789: [NEW PORT] www/xpi-imglikeopera ImgLikeOpera allows load only the images that you want in Firefox 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: Wed, 24 May 2006 15:00:19 -0000 >Number: 97789 >Category: ports >Synopsis: [NEW PORT] www/xpi-imglikeopera ImgLikeOpera allows load only the images that you want in Firefox >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: Wed May 24 15:00:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexander V. Ribchansky >Release: FreeBSD 6.1-STABLE i386 >Organization: TrioSoft >Environment: FreeBSD sigterm.zk.minjust.gov.ua 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue May 9 11:56:41 EEST 2006 shurik@sigterm.zk.minjust.gov.ua:/usr/obj/usr/src/sys/TS_IJUST_KERNEL i386 >Description: >How-To-Repeat: >Fix: sigterm# shar `find /usr/ports/www/xpi-imglikeopera` # 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: # # /usr/ports/www/xpi-imglikeopera # /usr/ports/www/xpi-imglikeopera/Makefile # /usr/ports/www/xpi-imglikeopera/distinfo # /usr/ports/www/xpi-imglikeopera/pkg-descr # echo c - /usr/ports/www/xpi-imglikeopera mkdir -p /usr/ports/www/xpi-imglikeopera > /dev/null 2>&1 echo x - /usr/ports/www/xpi-imglikeopera/Makefile sed 's/^X//' >/usr/ports/www/xpi-imglikeopera/Makefile << 'END-of-/usr/ports/www/xpi-imglikeopera/Makefile' X# New ports collection makefile for: xpi-imglikeopera X# Date created: 24 May 2006 X# Whom: Alexander V. Ribchansky X# X# $FreeBSD$ X# X XPORTNAME= imglikeopera XPORTVERSION= 0.6.12 XCATEGORIES= www XMASTER_SITES= http://downloads.mozdev.org/imglikeopera/ XDIST_SUBDIR= xpi/firefox X XMAINTAINER= triosoft@triosoft.com.ua XCOMMENT= ImgLikeOpera allows load only the images that you want in Firefox X XXPI_ID= imglikeopera@imfo.ru XXPI_FILES= chrome/imglikeopera.jar \ X chrome/icons/default/imglikeoperaSettingsWindow.ico \ X chrome/icons/default/imglikeoperaSettingsWindow.xpm \ X components/nsIImgLikeOpera.idl components/nsIImgLikeOpera.xpt \ X components/.autoreg components/nsImgLikeOpera.js \ X defaults/preferences/imglikeopera.js \ X license.txt chrome.manifest install.js install.rdf XXPI_DIRS= chrome/icons/default chrome/icons/ chrome \ X components defaults/preferences defaults XWITH_XPI_APPS= *firefox* X X.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi" X.include END-of-/usr/ports/www/xpi-imglikeopera/Makefile echo x - /usr/ports/www/xpi-imglikeopera/distinfo sed 's/^X//' >/usr/ports/www/xpi-imglikeopera/distinfo << 'END-of-/usr/ports/www/xpi-imglikeopera/distinfo' XMD5 (xpi/firefox/imglikeopera-0.6.12.xpi) = 416e5074bd0513edb5ac898d067a9052 XSHA256 (xpi/firefox/imglikeopera-0.6.12.xpi) = dd177223d686f8ff0d7494761eb3ce0e41472f99a6e591e462b9d7027867c84d XSIZE (xpi/firefox/imglikeopera-0.6.12.xpi) = 92296 END-of-/usr/ports/www/xpi-imglikeopera/distinfo echo x - /usr/ports/www/xpi-imglikeopera/pkg-descr sed 's/^X//' >/usr/ports/www/xpi-imglikeopera/pkg-descr << 'END-of-/usr/ports/www/xpi-imglikeopera/pkg-descr' XFrom author's website: X XImgLikeOpera allows load only the images that you want in Firefox browser. XThis extension is very useful for non broadband users. X XFeatures: X X * placeholders for blocked images (hi, LJ treads!); X * (re)load image from context menu or Ctrl+rightMouseClick; X * forced expiration time (5 minutes - 3 months); X * one of four policies for each tab: X o don't load images; X o load cached images only; X o load images for the originating Web site only; X o load all images. X * filters. X XWWW: http://imglikeopera.mozdev.org X X- Alexander V. Ribchansky Xtriosoft@triosoft.com.ua END-of-/usr/ports/www/xpi-imglikeopera/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: