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


1.11
date	2012.11.17.06.03.12;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.02.29.03.24.18;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2011.12.29.15.17.40;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2011.07.14.15.04.39;	author arved;	state Exp;
branches;
next	1.7;

1.7
date	2011.04.12.02.34.21;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2011.01.29.14.47.11;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2010.07.27.00.18.41;	author sylvio;	state Exp;
branches;
next	1.4;

1.4
date	2010.03.17.07.41.51;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2009.07.07.20.25.21;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2009.04.11.11.44.38;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2009.01.27.19.28.04;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-modify_headers
# Date created:			24 January 2009
# Whom:				Dominic Fandrey <kamikaze@@bsdforen.de>
#
# $FreeBSD: head/www/xpi-modify_headers/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	modify_headers
PORTVERSION=	0.7.1.2b
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	kamikaze@@bsdforen.de
COMMENT=	A firefox extension to manipulate HTTP headers

XPI_NUM=	967
XPI_ID=		{b749fc7c-e949-447f-926c-3f4eed6accfe}

XPI_FILES=	chrome.manifest \
		chrome/content/bindings/bindings.xml \
		chrome/content/contents.rdf \
		chrome/content/disabled.gif \
		chrome/content/enabled.gif \
		chrome/content/export.js \
		chrome/content/exportimport.js \
		chrome/content/exportwizard.xul \
		chrome/content/icons/ModifyHeaders-16.png \
		chrome/content/icons/ModifyHeaders-32.png \
		chrome/content/icons/ModifyHeaders-48.png \
		chrome/content/icons/ModifyHeaders-grey-16.png \
		chrome/content/icons/ModifyHeaders-grey-32.png \
		chrome/content/icons/badge.png \
		chrome/content/icons/bug.png \
		chrome/content/icons/first-aid-kit.png \
		chrome/content/icons/globe.png \
		chrome/content/icons/info.png \
		chrome/content/icons/star.png \
		chrome/content/icons/thumbs-up.png \
		chrome/content/icons/tools.png \
		chrome/content/icons/twitter.png \
		chrome/content/icons/user.png \
		chrome/content/import.js \
		chrome/content/importwizard.xul \
		chrome/content/modifyheaders.css \
		chrome/content/modifyheaders.js \
		chrome/content/preferences-tab.xul \
		chrome/content/preferences.js \
		chrome/content/preferences.xul \
		chrome/content/prefs-about.xul \
		chrome/content/prefs-headers.xul \
		chrome/content/prefs-options.xul \
		chrome/content/toolsOverlay.xul \
		chrome/locale/en-US/modifyheaders.dtd \
		chrome/locale/en-US/modifyheaders.properties \
		components/mhIHeader.xpt \
		components/modifyheaders-autocomplete.js \
		components/modifyheaders-service.js \
		components/nsIModifyheaders.xpt \
		defaults/preferences/defaults.js \
		install.js \
		install.rdf

XPI_DIRS=	chrome/content/bindings \
		chrome/content/icons \
		chrome/content \
		chrome/locale/en-US \
		chrome/locale \
		chrome \
		components \
		defaults/preferences \
		defaults

post-patch:
		@@${FIND} ${WRKSRC} -name \*.orig -exec ${RM} \{} \;

.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
@


1.10
log
@- Update to 0.7.1.2b

PR:             ports/165069
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (miwi ; 16 days)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Update to 0.7.1.1

PR:		163503
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.7.1.1
@


1.8
log
@Support Firefox up to 6.x

PR:		158625
Submitted by:	maintainer
@
text
@d9 2
a10 3
PORTVERSION=	0.7.0.2
DISTVERSIONSUFFIX=	-fx+sm
PORTREVISION=	1
d27 5
@


1.7
log
@- Update to 0.7.0.2

PR:		155910
Submitted by:	Dominic Fandrey <kamikaze@@bsdforen.de> (maintainer)
@
text
@d11 1
d69 3
@


1.6
log
@- Update to 0.6.8

PR:		153849
Submitted by:	Dominic Fandrey <kamikaze@@bsdforen.de> (maintainer)
Feature safe:	yes
@
text
@d9 2
a10 2
PORTVERSION=	0.6.8
DISTVERSIONSUFFIX=	-fx+sm+mz
d20 30
a49 1
		chrome/modifyheaders.jar \
d51 1
d54 1
d58 9
a66 2
XPI_DIRS=	chrome \
		components
@


1.5
log
@- Fix version string install.rdf for recent versions of Firefox-3.6

PR:		ports/148949
Submitted by:	Dominic Fandrey <kamikaze@@bsdforen.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.6.6
a10 1
PORTREVISION=	2
a29 3
post-patch:
	${RM} ${WRKSRC}/install.rdf.orig

@


1.4
log
@- Allow to work with FF3.6

PR:		144646
Submitted by:	Dominic Fandrey <kamikaze@@bsdforen.de> (maintainer)
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.3
log
@- Update to 0.6.6

PR:		136234
Submitted by:	Dominic Fandrey <kamikaze@@bsdforen.de> (maintainer)
@
text
@d11 1
@


1.2
log
@- Update to 0.6.5

PR:		133541
Submitted by:	Dominic Fandrey <kamikaze@@bsdforen.de>
@
text
@d9 2
a10 2
PORTVERSION=	0.6.5
DISTVERSIONSUFFIX=	-fx+mz+sm
d30 3
@


1.1
log
@Allows the filtering and modification of HTTP headers.

WWW: https://addons.mozilla.org/firefox/967/

PR:		ports/130951
Submitted by:	Dominic Fandrey <kamikaze at bsdforen.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.6.4
d25 1
a25 2
		install.rdf \
		install.rdf.orig
@

