Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 15:14:58 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341220 - in head/www: xpi-web_developer xpi-wmlbrowser xpi-xhtml-ruby-support xpi-xmpp4moz xpi-yslow
Message-ID:  <201401261514.s0QFEwcS093486@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Jan 26 15:14:57 2014
New Revision: 341220
URL: http://svnweb.freebsd.org/changeset/ports/341220
QAT: https://qat.redports.org/buildarchive/r341220/

Log:
  - Stage support

Modified:
  head/www/xpi-web_developer/Makefile
  head/www/xpi-wmlbrowser/Makefile
  head/www/xpi-xhtml-ruby-support/Makefile
  head/www/xpi-xmpp4moz/Makefile
  head/www/xpi-yslow/Makefile

Modified: head/www/xpi-web_developer/Makefile
==============================================================================
--- head/www/xpi-web_developer/Makefile	Sun Jan 26 15:14:34 2014	(r341219)
+++ head/www/xpi-web_developer/Makefile	Sun Jan 26 15:14:57 2014	(r341220)
@@ -12,6 +12,5 @@ COMMENT=	An extension to add various web
 XPI_NUM=	60
 XPI_ID=		{c45c406e-ab73-11d8-be73-000a95be3b12}
 
-NO_STAGE=	yes
 .include "../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-wmlbrowser/Makefile
==============================================================================
--- head/www/xpi-wmlbrowser/Makefile	Sun Jan 26 15:14:34 2014	(r341219)
+++ head/www/xpi-wmlbrowser/Makefile	Sun Jan 26 15:14:57 2014	(r341220)
@@ -14,6 +14,5 @@ XPI_FILES=	chrome/wmlbrowser.jar compone
 		install.js install.rdf chrome.manifest
 XPI_DIRS=	chrome components defaults/preferences defaults
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-xhtml-ruby-support/Makefile
==============================================================================
--- head/www/xpi-xhtml-ruby-support/Makefile	Sun Jan 26 15:14:34 2014	(r341219)
+++ head/www/xpi-xhtml-ruby-support/Makefile	Sun Jan 26 15:14:57 2014	(r341220)
@@ -16,6 +16,5 @@ XPI_FILES=	chrome/rubysupport.jar chrome
 		defaults/preferences/rubysupport.js install.rdf
 XPI_DIRS=	chrome defaults/preferences defaults
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-xmpp4moz/Makefile
==============================================================================
--- head/www/xpi-xmpp4moz/Makefile	Sun Jan 26 15:14:34 2014	(r341219)
+++ head/www/xpi-xmpp4moz/Makefile	Sun Jan 26 15:14:57 2014	(r341220)
@@ -12,6 +12,5 @@ COMMENT=	Support for XMPP
 XPI_ID=		xmpp4moz@hyperstruct.net
 XPI_NUM=	3632
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-yslow/Makefile
==============================================================================
--- head/www/xpi-yslow/Makefile	Sun Jan 26 15:14:34 2014	(r341219)
+++ head/www/xpi-yslow/Makefile	Sun Jan 26 15:14:57 2014	(r341220)
@@ -14,6 +14,5 @@ RUN_DEPENDS=	xpi-firebug>=1.3.0:${PORTSD
 XPI_NUM=	5369
 XPI_ID=		yslow@yahoo-inc.com
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401261514.s0QFEwcS093486>