Date: Sat, 24 Jan 2009 16:31:09 GMT From: Dominic Fandrey <kamikaze@bsdforen.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130951: [new port] www/xpi-modify_headers Message-ID: <200901241631.n0OGV9DH070409@www.freebsd.org> Resent-Message-ID: <200901241640.n0OGe0xQ034867@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130951 >Category: ports >Synopsis: [new port] www/xpi-modify_headers >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: Sat Jan 24 16:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dominic Fandrey >Release: RELENG_7 >Organization: private >Environment: FreeBSD mobileKamikaze.norad 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue Jan 13 17:15:12 CET 2009 root@mobileKamikaze.norad:/usr/obj/HP6510b/amd64/usr/src/sys/HP6510b amd64 >Description: Yet another firefox plugin for web developers. I need it to prevent the proxy of my 3g provider from mangling images. >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: # # ports/www/xpi-modify_headers # ports/www/xpi-modify_headers/Makefile # ports/www/xpi-modify_headers/distinfo # ports/www/xpi-modify_headers/pkg-descr # ports/www/xpi-modify_headers/files # ports/www/xpi-modify_headers/files/patch-install.rdf # echo c - ports/www/xpi-modify_headers mkdir -p ports/www/xpi-modify_headers > /dev/null 2>&1 echo x - ports/www/xpi-modify_headers/Makefile sed 's/^X//' >ports/www/xpi-modify_headers/Makefile << '1b88040da5cbd36ab5050f395e2bc6df' X# New ports collection makefile for: xpi-modify_headers X# Date created: 24 January 2009 X# Whom: Dominic Fandrey <kamikaze@bsdforen.de> X# X# $FreeBSD$ X# X XPORTNAME= modify_headers XPORTVERSION= 0.6.4 XDISTVERSIONSUFFIX= -fx+mz+sm XCATEGORIES= www X XMAINTAINER= kamikaze@bsdforen.de XCOMMENT= A firefox extension to manipulate HTTP headers X XXPI_NUM= 967 XXPI_ID= {b749fc7c-e949-447f-926c-3f4eed6accfe} X XXPI_FILES= chrome.manifest \ X chrome/modifyheaders.jar \ X components/mhIHeader.xpt \ X components/modifyheaders-service.js \ X components/nsIModifyheaders.xpt \ X install.js \ X install.rdf \ X install.rdf.orig X XXPI_DIRS= chrome \ X components X X.include "../xpi-adblock/Makefile.xpi" X.include <bsd.port.mk> 1b88040da5cbd36ab5050f395e2bc6df echo x - ports/www/xpi-modify_headers/distinfo sed 's/^X//' >ports/www/xpi-modify_headers/distinfo << '1176ef66c611c3541bf2e5a124b63070' XMD5 (xpi/modify_headers-0.6.4-fx+mz+sm.xpi) = a549e6e17af8b377640eabf86f9dd466 XSHA256 (xpi/modify_headers-0.6.4-fx+mz+sm.xpi) = 5fcc4a0812163c9b5cdfdd04f2a58be16233a730eee6ec34547df35318da9f3a XSIZE (xpi/modify_headers-0.6.4-fx+mz+sm.xpi) = 72681 1176ef66c611c3541bf2e5a124b63070 echo x - ports/www/xpi-modify_headers/pkg-descr sed 's/^X//' >ports/www/xpi-modify_headers/pkg-descr << '72d92bf1757ce403b5be126dc4fe2207' XAllows the filtering and modification of HTTP headers. X XWWW: https://addons.mozilla.org/firefox/967/ 72d92bf1757ce403b5be126dc4fe2207 echo c - ports/www/xpi-modify_headers/files mkdir -p ports/www/xpi-modify_headers/files > /dev/null 2>&1 echo x - ports/www/xpi-modify_headers/files/patch-install.rdf sed 's/^X//' >ports/www/xpi-modify_headers/files/patch-install.rdf << 'e713b63c4f4f50fc28bfd94518716773' X--- install.rdf.orig 2009-01-24 16:34:17.000000000 +0100 X+++ install.rdf 2009-01-24 16:34:37.000000000 +0100 X@@ -25,7 +25,7 @@ X <Description> X <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> X <em:minVersion>1.0</em:minVersion> X- <em:maxVersion>3.0b3</em:maxVersion> X+ <em:maxVersion>3.0.*</em:maxVersion> X </Description> X </em:targetApplication> X e713b63c4f4f50fc28bfd94518716773 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901241631.n0OGV9DH070409>