svn commit: r341220 - in head/www: xpi-web_developer xpi-wmlbrowser xpi-xhtml-ruby-support xpi-xmpp4moz xpi-yslow

Martin Wilke miwi at FreeBSD.org
Sun Jan 26 15:14:59 UTC 2014


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 at 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 at yahoo-inc.com
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list