head	1.17;
access;
symbols
	RELEASE_7_4_0:1.16
	RELEASE_8_2_0:1.16
	RELEASE_6_EOL:1.16
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.2;
locks; strict;
comment	@# @;


1.17
date	2011.08.02.00.13.38;	author flo;	state dead;
branches;
next	1.16;

1.16
date	2010.02.05.11.45.00;	author dinoex;	state Exp;
branches;
next	1.15;

1.15
date	2009.11.27.09.08.23;	author beat;	state Exp;
branches;
next	1.14;

1.14
date	2009.07.31.13.56.30;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2008.06.06.14.07.01;	author edwin;	state Exp;
branches;
next	1.12;

1.12
date	2007.05.19.20.25.13;	author flz;	state Exp;
branches;
next	1.11;

1.11
date	2006.11.24.23.04.35;	author thierry;	state Exp;
branches;
next	1.10;

1.10
date	2006.10.14.08.53.34;	author marcus;	state Exp;
branches;
next	1.9;

1.9
date	2006.09.06.06.45.01;	author thierry;	state Exp;
branches;
next	1.8;

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

1.7
date	2005.11.05.05.21.51;	author marcus;	state Exp;
branches;
next	1.6;

1.6
date	2005.10.03.06.47.19;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2005.03.12.10.54.01;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2004.11.13.08.23.14;	author ahze;	state Exp;
branches;
next	1.3;

1.3
date	2004.11.07.22.37.23;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2004.07.06.19.19.59;	author thierry;	state Exp;
branches;
next	1.1;

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


desc
@@


1.17
log
@remove ports which still depend on seamonkey 1.1

Approved by:	thierry, maintainer timeout > 6 months
@
text
@# Ports collection makefile for:  mozex
# Date created:			  Sun Oct 26, 2003
# Whom:				  Thierry Thomas (<thierry@@pompo.net>)
#
# $FreeBSD: ports/www/mozex/Makefile,v 1.16 2010/02/05 11:45:00 dinoex Exp $
#    $MCom: ports/www/mozex/Makefile,v 1.2 2006/09/22 19:52:59 mezz Exp $
#

PORTNAME=	mozex
PORTVERSION=	1.07
PORTREVISION=	10
CATEGORIES=	www mail news ftp
MASTER_SITES=	${MASTER_SITE_MOZDEV}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	thierry@@FreeBSD.org
COMMENT=	Mozex allows users of ${GEKO} to use external programs for mail, news, etc.

SUB_FILES=	pkg-message
SUB_LIST=	GECKO=${GECKO}
PKGMESSAGE=	${WRKDIR}/pkg-message

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

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

.if ${GECKO} == libxul
PLIST_FILES+=	%%MOZDIR%%/chrome/installed-chrome.txt
.endif

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

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


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


1.15
log
@- Remove obsolete gecko providers
- Remove obsolete inclusion of www/mozilla/bsd.gecko.mk
- Bump PORTREVISION

Approved by:	portmgr (miwi)
Exp-run by:	miwi
@
text
@d11 1
a11 1
PORTREVISION=	9
@


1.14
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d11 1
a11 1
PORTREVISION=	8
d28 2
a29 2
.if ${GECKO} == mozilla
PLIST_FILES+=	%%MOZDIR%%/chrome/overlayinfo/browser/content/overlays.rdf
@


1.13
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
@d11 1
a11 1
PORTREVISION=	7
@


1.12
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d11 1
a11 1
PORTREVISION=	6
@


1.11
log
@Take maintainership.
@
text
@d11 1
a11 1
PORTREVISION=	5
@


1.10
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
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
@


1.9
log
@Add Seamonkey's support, with some cleaning.
@
text
@d6 1
d11 1
a11 1
PORTREVISION=	4
a18 2
USE_X_PREFIX=	yes	# Cannot be included after <bsd.port.pre.mk>.

@


1.8
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?=	mozex
d10 1
a10 1
PORTREVISION?=	3
d15 2
a16 2
MAINTAINER?=	ports@@FreeBSD.org
COMMENT?=	Mozex allows Mozilla's users to use external programs for mail, news, etc.
d20 6
d29 4
@


1.7
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d12 2
a13 2
MASTER_SITES=	http://www.devlib.org/mozdev/mozex/ \
		http://mozdev.sweetooth.org/mozex/
@


1.6
log
@Substitute a mirror for the main mastersite, which only offers cvs access
to the code.

Source:		distfile survey
@
text
@d10 1
a10 1
PORTREVISION?=	2
@


1.5
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d12 1
a12 1
MASTER_SITES=	http://downloads.mozdev.org/mozex/	\
@


1.4
log
@Chase changes to firefox

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


1.3
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.2
log
@Fix MASTER_SITES.

Reported by:	Kris / pointyhat.
@
text
@d10 1
@


1.1
log
@Adding www/mozex & www/mozex-firefox, external programs integration
into Mozilla / Firefox.

The files Makefile.xpi and pkg-install.xpi have been designed to
install any .xpi extension (hopefully).

PR:		ports/65589
@
text
@d11 2
a12 1
MASTER_SITES=	http://mozex.mozdev.org/
@

