From nobody@FreeBSD.org  Sun Jun 29 11:13:11 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 790961065672
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Jun 2008 11:13:11 +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 689028FC24
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Jun 2008 11:13:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5TBDBwE044959
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Jun 2008 11:13:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5TBDBNF044956;
	Sun, 29 Jun 2008 11:13:11 GMT
	(envelope-from nobody)
Message-Id: <200806291113.m5TBDBNF044956@www.freebsd.org>
Date: Sun, 29 Jun 2008 11:13:11 GMT
From: Dominic Fandrey <kamikaze@bsdforen.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [new port] www/xpi-live_http_headers Firefox plugin
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125096
>Category:       ports
>Synopsis:       [new port] www/xpi-live_http_headers Firefox plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 29 11:20:04 UTC 2008
>Closed-Date:    Fri Aug 15 04:24:38 UTC 2008
>Last-Modified:  Fri Aug 15 04:30:03 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->sat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jun 29 11:20:15 UTC 2008 
Responsible-Changed-Why:  
sat@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125096 

From: Dominic Fandrey <kamikaze@bsdforen.de>
To: bug-followup@FreeBSD.org, kamikaze@bsdforen.de, 
 freebsd-ports-bugs@freebsd.org
Cc:  
Subject: Re: ports/125096: [new port] www/xpi-live_http_headers Firefox plugin
Date: Mon, 07 Jul 2008 01:17:18 +0200

 Yay for auto-assignment. I have the impression that sat is on holiday.
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 15 04:24:37 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125096 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125096: commit references a PR
Date: Fri, 15 Aug 2008 04:24:49 +0000 (UTC)

 edwin       2008-08-15 04:24:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/xpi-live_http_headers Makefile distinfo pkg-descr 
   Log:
   [new port] www/xpi-live_http_headers Firefox plugin
   
           A plugin that allows you to view the browsers request headers
           and the headers sent by the http server.
   
   PR:             ports/125096
   Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de>
   
   Revision  Changes    Path
   1.2124    +1 -0      ports/www/Makefile
   1.1       +38 -0     ports/www/xpi-live_http_headers/Makefile (new)
   1.1       +3 -0      ports/www/xpi-live_http_headers/distinfo (new)
   1.1       +4 -0      ports/www/xpi-live_http_headers/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
