head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	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.8
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.03.11;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2009.01.03.13.12.12;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2009.01.03.07.13.41;	author chinsan;	state Exp;
branches;
next	1.6;

1.6
date	2008.09.07.06.27.23;	author chinsan;	state Exp;
branches;
next	1.5;

1.5
date	2008.09.07.00.18.56;	author linimon;	state Exp;
branches;
next	1.4;

1.4
date	2007.10.29.18.13.10;	author sat;	state Exp;
branches;
next	1.3;

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

1.2
date	2006.05.08.21.41.10;	author sat;	state Exp;
branches;
next	1.1;

1.1
date	2006.04.16.16.25.45;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-fasterfox
# Date created:		28 March 2006
# Whom:			Andrew Pantyukhin <infofarmer@@FreeBSD.org>
#
# $FreeBSD: head/www/xpi-fasterfox/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	fasterfox
PORTVERSION=	2.0.0
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	Performance and network tweaks for Firefox

XPI_NUM=	1269
XPI_ID=		{c36177c0-224a-11da-8cd6-0800200c9a66}
XPI_FILES=	chrome/fasterfox.jar chrome.manifest defaults/preferences/fasterfox.js \
		install.rdf readme.txt 
XPI_DIRS=	chrome defaults/preferences defaults 

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


1.8
log
@- Remove DEPRECATED
- Take over maintainership

Approved by:	chinsan (old maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Set DEPRECATED with my xpi-* ports at first.
  They could installed and updated more easily by user's browser(firefox).

- EXPIRATION_DATE on 2009-01-31
@
text
@d13 1
a13 1
MAINTAINER=	chinsan@@FreeBSD.org
a15 3
DEPRECATED=	Ports could installed and updated more easily by user's browser(firefox)
EXPIRATION_DATE=2009-01-31

@


1.6
log
@- Take all xpi-* maintainership
@
text
@d16 3
@


1.5
log
@Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.4
log
@- Add xpi_num to make fetchable
@
text
@d13 1
a13 1
MAINTAINER=	infofarmer@@FreeBSD.org
@


1.3
log
@- Update to 2.0.0
@
text
@d16 1
@


1.2
log
@Update my e-mail address

Approved by:	krion (mentor, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	1.0.3
d17 3
a19 3
XPI_FILES=	chrome/fasterfox.jar defaults/preferences/fasterfox.js install.rdf \
		readme.txt chrome.manifest
XPI_DIRS=	chrome defaults/preferences defaults
@


1.1
log
@Fasterfox allows you to tweak many network and rendering
settings such as simultaneous connections, pipelining,
cache, DNS cache, and initial paint delay.

Dynamic speed increases can be obtained with the unique
prefetching mechanism, which recycles idle bandwidth by
silently loading and caching all of the links on the page
you are browsing.

WWW: http://fasterfox.mozdev.org/

PR:		ports/95076
Submitted by:	Andrew Pantyukhin <infofarmer (at) gmail.com>
@
text
@d3 1
a3 1
# Whom:			Andrew Pantyukhin <infofarmer@@gmail.com>
d13 1
a13 1
MAINTAINER=	infofarmer@@gmail.com
@

