Date: Sun, 29 Jun 2008 11:13:11 GMT From: Dominic Fandrey <kamikaze@bsdforen.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/125096: [new port] www/xpi-live_http_headers Firefox plugin Message-ID: <200806291113.m5TBDBNF044956@www.freebsd.org> Resent-Message-ID: <200806291120.m5TBK42O037647@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125096 >Category: ports >Synopsis: [new port] www/xpi-live_http_headers Firefox plugin >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: Sun Jun 29 11:20:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dominic Fandrey >Release: RELENG_7 >Organization: private >Environment: FreeBSD mobileKamikaze.norad 7.0-STABLE FreeBSD 7.0-STABLE #1: Sat Jun 7 14:00:26 CEST 2008 root@mobileKamikaze.norad:/usr/obj/HP6510b/amd64/usr/src/sys/HP6510b amd64 >Description: A plugin that allows you to view the browsers request headers and the headers sent by the http server. >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: # # ports/www/xpi-live_http_headers # ports/www/xpi-live_http_headers/Makefile # ports/www/xpi-live_http_headers/distinfo # ports/www/xpi-live_http_headers/pkg-descr # echo c - ports/www/xpi-live_http_headers mkdir -p ports/www/xpi-live_http_headers > /dev/null 2>&1 echo x - ports/www/xpi-live_http_headers/Makefile sed 's/^X//' >ports/www/xpi-live_http_headers/Makefile << 'END-of-ports/www/xpi-live_http_headers/Makefile' X# New ports collection makefile for: xpi-live_http_headers X# Date created: 29 June 2008 X# Whom: Dominic Fandrey <kamikaze@bsdforen.de> X# X# $FreeBSD: $ X# X XPORTNAME= live_http_headers XPORTVERSION= 0.14 XDISTVERSIONSUFFIX= -fx+sm XCATEGORIES= www XPKGNAMEPREFIX= xpi- X XMAINTAINER= kamikaze@bsdforen.de XCOMMENT= A firefox extension to view HTTP headers X XXPI_NUM= 3829 XXPI_ID= {8f8fe09b-0bd3-4470-bc1b-8cad42b8203a} X XXPI_FILES= TODO.txt \ X chrome/icons/default/LiveHTTPHeaders.ico \ X chrome/icons/default/LiveHTTPHeaders.xpm \ X chrome/livehttpheaders.jar \ X chrome.manifest \ X components/nsHeaderInfo.js \ X defaults/preferences/prefs.js \ X install.js \ X install.rdf X XXPI_DIRS= chrome \ X chrome/icons \ X chrome/icons/default \ X components \ X defaults \ X defaults/preferences X X.include "../xpi-adblock/Makefile.xpi" X.include <bsd.port.mk> END-of-ports/www/xpi-live_http_headers/Makefile echo x - ports/www/xpi-live_http_headers/distinfo sed 's/^X//' >ports/www/xpi-live_http_headers/distinfo << 'END-of-ports/www/xpi-live_http_headers/distinfo' XMD5 (xpi/live_http_headers-0.14-fx+sm.xpi) = e25d5c100a8078ba225403b5a37d3d8b XSHA256 (xpi/live_http_headers-0.14-fx+sm.xpi) = e6deb46c501975b4195f815545f228292bdbe575706b11d2174176882eb6a4f9 XSIZE (xpi/live_http_headers-0.14-fx+sm.xpi) = 109395 END-of-ports/www/xpi-live_http_headers/distinfo echo x - ports/www/xpi-live_http_headers/pkg-descr sed 's/^X//' >ports/www/xpi-live_http_headers/pkg-descr << 'END-of-ports/www/xpi-live_http_headers/pkg-descr' XAllows the viewing of HTTP headers in the page info as well as live while Xthey're being sent. X XWWW: https://addons.mozilla.org/firefox/3829/ END-of-ports/www/xpi-live_http_headers/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806291113.m5TBDBNF044956>