head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.3;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.03.12;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.02.27.21.48.38;	author skreuzer;	state Exp;
branches;
next	1.5;

1.5
date	2010.10.15.14.10.59;	author skreuzer;	state Exp;
branches;
next	1.4;

1.4
date	2009.08.07.18.58.08;	author skreuzer;	state Exp;
branches;
next	1.3;

1.3
date	2009.03.28.01.16.37;	author skreuzer;	state Exp;
branches;
next	1.2;

1.2
date	2009.03.12.15.49.05;	author wxs;	state Exp;
branches;
next	1.1;

1.1
date	2008.11.01.21.56.17;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-httpfox
# Date created:		30 Oct 2008
# Whom:			Steven Kreuzer <skreuzer@@exit2shell.com>
#
# $FreeBSD: head/www/xpi-httpfox/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	httpfox
PORTVERSION=	0.8.10
DISTVERSIONSUFFIX=	-fx+sm
CATEGORIES=	www

MAINTAINER=	skreuzer@@FreeBSD.org
COMMENT=	HTTP analyzer addon for Firefox

XPI_NUM=	6647
XPI_ID=	{4093c4de-454a-4329-8aff-c6b0b123c386}

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
@


1.6
log
@Update to 0.8.10

PR:		ports/165067
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@Update to 0.8.8

PR:		ports/151328
Submitted by:	Sutra Zhou <zhoushuqun@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.8.8
@


1.4
log
@Update to 0.8.4
@
text
@d9 2
a10 2
PORTVERSION=	0.8.4
DISTVERSIONSUFFIX=	-fx
@


1.3
log
@Change MAINTAINER on my ports to my FreeBSD email address

Approved by:	wxs (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.8.3
d17 1
a17 1
XPI_ID={4093c4de-454a-4329-8aff-c6b0b123c386}
@


1.2
log
@- Update to 0.8.3

PR:		ports/132462
Submitted by:	Steven Kreuzer <skreuzer@@exit2shell.com> (maintainer)
@
text
@d13 1
a13 1
MAINTAINER=	skreuzer@@exit2shell.com
@


1.1
log
@HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between the
browser and the web servers.

It aims to bring the functionality known from tools like HttpWatch or
IEInspector to the Firefox browser.

Information available per request includes:
- Request and response headers
- Sent and received cookies
- Querystring parameters
- POST parameters
- Response body

WWW: https://addons.mozilla.org/en-US/firefox/addon/6647

PR:		ports/128484
Submitted by:	Steven Kreuzer <skreuzer at exit2shell.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.8.2
@

