head	1.20;
access;
symbols
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.19
	RELEASE_8_1_0:1.19
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	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.20
date	2011.08.02.00.13.39;	author flo;	state dead;
branches;
next	1.19;

1.19
date	2010.02.05.11.45.05;	author dinoex;	state Exp;
branches;
next	1.18;

1.18
date	2009.07.31.13.56.35;	author dinoex;	state Exp;
branches;
next	1.17;

1.17
date	2009.07.05.00.14.00;	author miwi;	state Exp;
branches;
next	1.16;

1.16
date	2009.04.03.12.10.54;	author miwi;	state Exp;
branches;
next	1.15;

1.15
date	2009.04.03.12.07.03;	author miwi;	state Exp;
branches;
next	1.14;

1.14
date	2009.04.03.09.54.27;	author miwi;	state Exp;
branches;
next	1.13;

1.13
date	2009.01.03.14.20.15;	author chinsan;	state Exp;
branches;
next	1.12;

1.12
date	2009.01.03.07.19.51;	author chinsan;	state Exp;
branches;
next	1.11;

1.11
date	2008.06.06.14.07.08;	author edwin;	state Exp;
branches;
next	1.10;

1.10
date	2007.05.19.20.25.23;	author flz;	state Exp;
branches;
next	1.9;

1.9
date	2006.10.14.08.53.38;	author marcus;	state Exp;
branches;
next	1.8;

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

1.7
date	2006.05.02.14.49.42;	author garga;	state Exp;
branches;
next	1.6;

1.6
date	2005.11.05.05.21.52;	author marcus;	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.23.14;	author ahze;	state Exp;
branches;
next	1.2;

1.2
date	2004.11.07.22.37.24;	author marcus;	state Exp;
branches;
next	1.1;

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


desc
@@


1.20
log
@remove ports which still depend on seamonkey 1.1

Approved by:	thierry, maintainer timeout > 6 months
@
text
@# Ports collection makefile for:  preferential
# Date created:			  Tue Oct 28, 2003
# Whom:				  Thierry Thomas (<thierry@@pompo.net>)
#
# $FreeBSD: ports/www/preferential/Makefile,v 1.19 2010/02/05 11:45:05 dinoex Exp $
#

PORTNAME=	preferential
PORTVERSION=	0.8.1
PORTREVISION=	2
PORTEPOCH=	1
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_MOZDEV}
MASTER_SITE_SUBDIR=	${PORTNAME}/versions
DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	GUI interface to view & edit all ${GECKO} prefs

PLIST_FILES=	%%MOZDIR%%/chrome/preferential.jar

PORTSCOUT=	skipv:0.8.2

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozex/Makefile.xpi"

.if ${GECKO} == mozilla
PLIST_FILES+=	%%MOZDIR%%/chrome/overlayinfo/browser/content/overlays.rdf
.endif

do-install:
	@@${INSTALL_DATA} ${WRKDIR}/chrome/preferential.jar ${MOZDIR}/chrome

.include <bsd.port.post.mk>
@


1.19
log
@- update to jpeg-8
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.18
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.17
log
@- Update to 0.8.1

PR:		136112
Submitted by:	Sylvio Cesar <scjamorim@@bsd.com.br>
@
text
@d10 1
@


1.16
log
@Fix a typo
@
text
@d9 1
a9 1
PORTVERSION=	0.7.1
a10 1
PORTREVISION=	5
@


1.15
log
@- Backout previous commit
@
text
@d10 1
a10 1
PORTEPOCH=`	1
@


1.14
log
@- Update PORTSCOUT flags
@
text
@d9 2
a10 1
PORTVERSION=	0.8.2
@


1.13
log
@- Pass maintainership to miwi
- remove DEPRECATED and EXPIRATION
@
text
@d9 1
a9 1
PORTVERSION=	0.7.1
d21 2
@


1.12
log
@- Set DEPRECATED with xpi-* ports without any maintainers at second.
  They could installed and updated more easily by user's browser(firefox).

- EXPIRATION_DATE on 2009-01-31
@
text
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
a18 3
DEPRECATED=	Ports could installed and updated more easily by user's browser(firefox)
EXPIRATION_DATE=2009-01-31

@


1.11
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d19 3
@


1.10
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.9
log
@Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.8
log
@Add Seamonkey's support, with some cleaning.
@
text
@d10 1
a10 1
PORTREVISION=	2
a18 2
USE_X_PREFIX=	yes	# Cannot be included after <bsd.port.pre.mk>.

@


1.7
log
@- Use recently added MASTER_SITE_MOZDEV

PR:		ports/96451 (part of)
Submitted by:	Andrew Pantyukhin <infofarmer@@gmail.com>
@
text
@d8 1
a8 1
PORTNAME?=	preferential
d10 1
a10 1
PORTREVISION?=	1
d16 2
a17 2
MAINTAINER?=	ports@@FreeBSD.org
COMMENT?=	GUI interface to view & edit all Mozilla prefs
d21 2
d26 4
@


1.6
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d12 2
a13 3
MASTER_SITES=	http://downloads.mozdev.org/preferential/versions/	\
		http://ftp.ntua.gr/pub/www/mozdev/preferential/versions/	\
		http://ftp.iasi.roedu.net/mirrors/mozdev.org/preferential/versions/
@


1.5
log
@Upgrade to 0.7.1.
@
text
@d10 1
a10 1
PORTREVISION?=	0
@


1.4
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d9 2
a10 2
PORTVERSION=	0.6.1a
PORTREVISION?=	2
d13 2
a14 1
		http://mozdev.mirrors.nyphp.org/preferential/versions/
d26 1
a26 1
	@@${INSTALL_DATA} ${WRKDIR}/preferential.jar ${MOZDIR}/chrome
@


1.3
log
@Chase changes to firefox

Approved by:	marcus (co mentor)
@
text
@d10 1
a10 1
PORTREVISION?=	1
@


1.2
log
@Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


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

PR:		ports/63237
@
text
@d10 1
@

