head	1.11;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


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

1.10
date	2012.02.27.21.50.55;	author skreuzer;	state Exp;
branches;
next	1.9;

1.9
date	2011.03.22.17.51.34;	author skreuzer;	state Exp;
branches;
next	1.8;

1.8
date	2009.08.10.13.38.14;	author skreuzer;	state Exp;
branches;
next	1.7;

1.7
date	2009.08.07.18.52.40;	author skreuzer;	state Exp;
branches;
next	1.6;

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

1.5
date	2008.11.04.05.43.29;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.08.15.03.22.51;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2007.11.07.16.52.20;	author sat;	state Exp;
branches;
next	1.2;

1.2
date	2007.06.17.21.27.42;	author itetcu;	state Exp;
branches;
next	1.1;

1.1
date	2006.11.02.21.42.09;	author sat;	state Exp;
branches;
next	;


desc
@@


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

PORTNAME=	errorzilla
PORTVERSION=	0.42
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	skreuzer@@FreeBSD.org
COMMENT=	Useful error pages

XPI_DISTNAME=	errorzilla_mod
XPI_NUM=	3336
XPI_ID=	ErrorZillaMod@@jaybaldwin
XPI_FILES=	chrome/content/about.xul \
		chrome/content/contents.rdf \
		chrome/content/images/firefox_logo1.gif \
		chrome/content/images/firefox_logo2.gif \
		chrome/content/lib.js \
		chrome/content/netError.css \
		chrome/content/netError.dtd \
		chrome/content/netError.js \
		chrome/content/netError.xhtml \
		chrome/content/overlay.xul \
		chrome/content/prefs.js \
		chrome/locale/en-US/about.dtd \
		chrome/locale/en-US/contents.rdf \
		chrome/skin/classic/about.css \
		chrome/skin/classic/contents.rdf \
		chrome/skin/classic/errorzillamod.png \
		chrome.manifest \
		defaults/preferences/prefs.js \
		install.rdf
XPI_DIRS=	chrome/content/images \
		chrome/content \
		chrome/locale/en-US \
		chrome/locale \
		chrome/skin/classic \
		chrome/skin \
		chrome \
		defaults/preferences \
		defaults

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


1.10
log
@Update to 0.42

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


1.9
log
@Update to 0.40
@
text
@d9 1
a9 1
PORTVERSION=	0.40
d25 1
@


1.8
log
@Update XPI_FILES, XPI_ID to fix build issues on pointhat discovered by erwin
@
text
@d9 1
a9 1
PORTVERSION=	0.39
a27 1
		chrome/content/ping.txt \
a28 1
		chrome/content/redirectToPing.xhtml \
@


1.7
log
@Update to 0.39
@
text
@d18 30
a47 3
XPI_ID=	{ec8030f7-c20a-464f-9b0e-13a3a9e97384}
XPI_FILES=	chrome/errorzillamod.jar chrome.manifest defaults/preferences/prefs.js install.js install.rdf
XPI_DIRS=	chrome defaults/preferences defaults
@


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

Approved by:	wxs (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.34
d18 3
a20 3
XPI_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}
XPI_FILES=chrome/errorzillamod.jar chrome.manifest defaults/preferences/prefs.js install.js install.rdf
XPI_DIRS=chrome defaults/preferences defaults
@


1.5
log
@- Update to 0.34

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


1.4
log
@Update: www/xpi-errorzilla

	Patch to update xpi-errorzilla to version 0.33

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


1.3
log
@- Add XPI_NUM to make fetchable
- Provide new mirrors where needed

Approved by:	portmgr (pav), chinsan (maintainer),
		Lapo Luchini <lapo@@lapo.it> (maintainer, implicit),
		Simon Olofsson <simon@@olofsson.de> (maintainer, implicit),
		Steven Kreuzer <skreuzer@@f2o.org> (maintainer, implicit)
@
text
@d3 1
a3 1
# Whom:			Steven Kreuzer <skreuzer@@f2o.org>
d9 2
a10 2
PORTVERSION=	0.2
DISTVERSIONSUFFIX=	-fx+fl
d18 3
a20 3
XPI_ID=		ErrorZillaMod@@jaybaldwin
XPI_FILES=	chrome/errorzillamod.jar chrome.manifest install.rdf license.txt
XPI_DIRS=	chrome
@


1.2
log
@Change of email address, same maintainer.

PR:		ports/113686
Submitted by:	Steven Kreuzer (confirmed from the old email on private)
@
text
@d17 1
@


1.1
log
@Add port www/xpi-errorzilla:

Changes the default error page from basically having a reload button
to having the following choices:
 - Google cache
 - Archival snapshot from the wayback machine
 - Ping
 - Trace route
 - Whois lookup
 - Coral cache

WWW: http://www.jaybaldwin.com/News.aspx?id=51

PR:		ports/105079
Submitted by:	Steven Kreuzer <skreuzer@@f2o.org>
@
text
@d13 1
a13 1
MAINTAINER=	skreuzer@@f2o.org
@

