head	1.9;
access;
symbols
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2006.05.25.08.01.46;	author sat;	state dead;
branches;
next	1.8;

1.8
date	2006.04.17.21.52.41;	author thierry;	state Exp;
branches;
next	1.7;

1.7
date	2006.04.16.22.59.31;	author thierry;	state Exp;
branches;
next	1.6;

1.6
date	2005.12.09.01.39.43;	author ahze;	state Exp;
branches;
next	1.5;

1.5
date	2005.05.25.21.19.58;	author thierry;	state Exp;
branches;
next	1.4;

1.4
date	2005.03.12.10.54.02;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2004.11.13.08.30.06;	author ahze;	state Exp;
branches;
next	1.2;

1.2
date	2004.11.13.08.23.14;	author ahze;	state Exp;
branches;
next	1.1;

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


desc
@@


1.9
log
@- Move www/preferential-firefox to www/xpi-preferential
- Changed comment and added Author
- Take maintainership

PR:		ports/97495
Submitted by:	Simon Olofsson <simon@@olofsson.de>
Approved by:	krion (mentor)
@
text
@# Ports collection makefile for:	preferential-firefox
# Date created:				Tue Oct 28, 2003
# Whom:					Thierry Thomas (<thierry@@pompo.net>)
#
# $FreeBSD: ports/www/preferential-firefox/Makefile,v 1.8 2006/04/17 21:52:41 thierry Exp $
#

PORTNAME=	preferential
PORTVERSION=	0.8.1
DISTVERSIONSUFFIX=	-fx+mz+tb
CATEGORIES=	www
MASTER_SITE_SUBDIR=	extensions/preferential_new_guid_
DISTNAME=	preferential_new_guid_-${PORTVERSION}${DISTVERSIONSUFFIX}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	GUI interface to view & edit all Firefox prefs

XPI_ID=		{e3a1bec3-1cc1-4d20-875b-a10587471a5e}
XPI_FILES=	chrome/preferential.jar install.js install.rdf chrome.manifest
XPI_DIRS=	chrome

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


1.8
log
@Fetch from the default master sites (where new preferential is available
under an ugly name).

No functional change, don't bump PORTREVISION.

Submitted by:	Andrew Pantyukhin <infofarmer (at) gmail.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@Upgrade to 0.8.1, switch to the new XPI infrastructure, and unbreak.
@
text
@d1 3
a3 3
# Ports collection makefile for:  preferential-firefox
# Date created:			  Tue Oct 28, 2003
# Whom:				  Thierry Thomas (<thierry@@pompo.net>)
d10 1
d12 2
a13 3
MASTER_SITES=	http://mozdev.elliptic.fr/preferential/versions/	\
		http://mozdev.oregonstate.edu/preferential/versions/	\
		http://downloads.mozdev.org/preferential/versions/
@


1.6
log
@- Mark BROKEN with new firefox 1.5.
@
text
@d9 5
a13 1
#PKGNAMESUFFIX set to -firefox in ../mozex/Makefile.xpi
d18 3
a20 1
MASTERDIR=	${.CURDIR}/../preferential
d22 2
a23 4
BROKEN="Does not work with Firefox 1.5"
WITH_FIREFOX=	yes

.include "${MASTERDIR}/Makefile"
@


1.5
log
@Upgrade to 0.7.1.
@
text
@d16 1
@


1.4
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@a8 1
PORTREVISION=	3
@


1.3
log
@Fix typo in PORTREVISION

Approved by:	marcus (co mentor)
@
text
@d9 1
a9 1
PORTREVISION=	2
@


1.2
log
@Chase changes to firefox

Approved by:	marcus (co mentor)
@
text
@d9 1
a9 1
POREREVISION=	2
@


1.1
log
@Adding www/preferential & www/preferential-firefox, GUI interface to
view and edit all Mozilla / Firefox prefs.

PR:		ports/63237
@
text
@d9 1
@

