From fe85c104a0a30d9d8ebf55ab234d9acf9eeab185 Mon Sep 17 00:00:00 2001 From: ahze Date: Mon, 28 Nov 2005 18:07:33 +0000 Subject: - Back out of xulrunner port, portupgrade would not like that PORTVERSION is different per WITH_GECKO, it only saves about 10min per build. And firefox xulrunner doesn't work like it should anyway. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5235 df743ca5-7f9a-e211-a948-0013205c9059 --- www/libxul/Makefile | 27 --------------------------- www/libxul/pkg-descr | 6 ------ www/mozilla/bsd.gecko.mk | 6 +++--- www/xulrunner/Makefile | 27 --------------------------- www/xulrunner/pkg-descr | 6 ------ 5 files changed, 3 insertions(+), 69 deletions(-) delete mode 100644 www/libxul/Makefile delete mode 100644 www/libxul/pkg-descr delete mode 100644 www/xulrunner/Makefile delete mode 100644 www/xulrunner/pkg-descr (limited to 'www') diff --git a/www/libxul/Makefile b/www/libxul/Makefile deleted file mode 100644 index 1bc0a6028..000000000 --- a/www/libxul/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: xulrunner -# Date created: 28 Nov 2005 -# Whom: Michael Johnson -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= xulrunner - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The open source, standards compliant gecko engine - -MOZ_EXTENSIONS= default -MOZ_OPTIONS= --enable-application=xulrunner -MOZ_MK_OPTIONS+= MOZ_CO_PROJECT=xulrunner -MOZ_PIS_SCRIPTS= # Empty - -OPTIONS= # Empty - -USE_GECKO= firefox seamonkey - -GECKO_SLAVEPORT= ${TRUE} -MASTERDIR= ${.CURDIR}/../../${${GECKO}_PORTSDIR}/${GECKO} - -.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" -.include "${MASTERDIR}/Makefile" diff --git a/www/libxul/pkg-descr b/www/libxul/pkg-descr deleted file mode 100644 index 900497a22..000000000 --- a/www/libxul/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is the current release of the Seamonkey open source gecko engine. It -should be fully compliant with all W3C standards, including HTML, CSS, XML, -XSL, JavaScript, MathML, SSL encryption, SVG and RDF. Also supports Java -with the use of the FreeBSD native Java plug-in. - -WWW: http://www.mozilla.org/projects/seamonkey/ diff --git a/www/mozilla/bsd.gecko.mk b/www/mozilla/bsd.gecko.mk index 4a0178cf5..310bb92f5 100644 --- a/www/mozilla/bsd.gecko.mk +++ b/www/mozilla/bsd.gecko.mk @@ -2,7 +2,7 @@ # ex:ts=4 # # $FreeBSD$ -# $MCom: ports/www/mozilla/bsd.gecko.mk,v 1.5 2005/11/27 22:55:18 ahze Exp $ +# $MCom: ports/www/mozilla/bsd.gecko.mk,v 1.6 2005/11/28 07:45:15 ahze Exp $ # # 4 column tabs prevent hair loss and tooth decay! @@ -37,9 +37,9 @@ Mozilla_Pre_Include= bsd.mozilla.mk # WITH_GECKO= mozilla firefox seamonkey # -_GECKO_ALL= firefox mozilla nvu seamonkey sunbird thunderbird xulrunner +_GECKO_ALL= firefox mozilla nvu seamonkey sunbird thunderbird -_NEW_GCC_GECKO= firefox seamonkey sunbird xulrunner +_NEW_GCC_GECKO= firefox seamonkey sunbird sunbird_PORTSDIR= deskutils diff --git a/www/xulrunner/Makefile b/www/xulrunner/Makefile deleted file mode 100644 index 1bc0a6028..000000000 --- a/www/xulrunner/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: xulrunner -# Date created: 28 Nov 2005 -# Whom: Michael Johnson -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= xulrunner - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The open source, standards compliant gecko engine - -MOZ_EXTENSIONS= default -MOZ_OPTIONS= --enable-application=xulrunner -MOZ_MK_OPTIONS+= MOZ_CO_PROJECT=xulrunner -MOZ_PIS_SCRIPTS= # Empty - -OPTIONS= # Empty - -USE_GECKO= firefox seamonkey - -GECKO_SLAVEPORT= ${TRUE} -MASTERDIR= ${.CURDIR}/../../${${GECKO}_PORTSDIR}/${GECKO} - -.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" -.include "${MASTERDIR}/Makefile" diff --git a/www/xulrunner/pkg-descr b/www/xulrunner/pkg-descr deleted file mode 100644 index 900497a22..000000000 --- a/www/xulrunner/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is the current release of the Seamonkey open source gecko engine. It -should be fully compliant with all W3C standards, including HTML, CSS, XML, -XSL, JavaScript, MathML, SSL encryption, SVG and RDF. Also supports Java -with the use of the FreeBSD native Java plug-in. - -WWW: http://www.mozilla.org/projects/seamonkey/ -- cgit v1.2.3