Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2013 02:36:45 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332038 - in head/devel: rubygem-hashery rubygem-highline rubygem-hike rubygem-hoe rubygem-i18n rubygem-icalendar rubygem-igraph rubygem-inline rubygem-interact rubygem-jammit rubygem-j...
Message-ID:  <201310300236.r9U2ajTD058794@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Oct 30 02:36:45 2013
New Revision: 332038
URL: http://svnweb.freebsd.org/changeset/ports/332038

Log:
  - Add stage support

Modified:
  head/devel/rubygem-hashery/Makefile
  head/devel/rubygem-highline/Makefile
  head/devel/rubygem-hike/Makefile
  head/devel/rubygem-hoe/Makefile
  head/devel/rubygem-i18n/Makefile
  head/devel/rubygem-icalendar/Makefile
  head/devel/rubygem-igraph/Makefile   (contents, props changed)
  head/devel/rubygem-inline/Makefile
  head/devel/rubygem-interact/Makefile
  head/devel/rubygem-jammit/Makefile
  head/devel/rubygem-jquery-ui-themes/Makefile
  head/devel/rubygem-jruby-jars/Makefile
  head/devel/rubygem-json/Makefile
  head/devel/rubygem-json146/Makefile
  head/devel/rubygem-json_pure/Makefile
  head/devel/rubygem-kgio/Makefile
  head/devel/rubygem-launchy/Makefile
  head/devel/rubygem-little_plugger/Makefile   (contents, props changed)
  head/devel/rubygem-logging/Makefile

Modified: head/devel/rubygem-hashery/Makefile
==============================================================================
--- head/devel/rubygem-hashery/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-hashery/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -13,5 +13,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-highline/Makefile
==============================================================================
--- head/devel/rubygem-highline/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-highline/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -12,5 +12,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-hike/Makefile
==============================================================================
--- head/devel/rubygem-hike/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-hike/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -13,5 +13,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-hoe/Makefile
==============================================================================
--- head/devel/rubygem-hoe/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-hoe/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -15,5 +15,4 @@ USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 PLIST_FILES=	bin/sow
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-i18n/Makefile
==============================================================================
--- head/devel/rubygem-i18n/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-i18n/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -13,5 +13,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-icalendar/Makefile
==============================================================================
--- head/devel/rubygem-icalendar/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-icalendar/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -12,5 +12,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-igraph/Makefile
==============================================================================
--- head/devel/rubygem-igraph/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-igraph/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -18,5 +18,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-inline/Makefile
==============================================================================
--- head/devel/rubygem-inline/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-inline/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -19,5 +19,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-interact/Makefile
==============================================================================
--- head/devel/rubygem-interact/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-interact/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -13,5 +13,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-jammit/Makefile
==============================================================================
--- head/devel/rubygem-jammit/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-jammit/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST=	yes
 
 PLIST_FILES=	bin/jammit
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-jquery-ui-themes/Makefile
==============================================================================
--- head/devel/rubygem-jquery-ui-themes/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-jquery-ui-themes/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -15,5 +15,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-jruby-jars/Makefile
==============================================================================
--- head/devel/rubygem-jruby-jars/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-jruby-jars/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -14,5 +14,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-json/Makefile
==============================================================================
--- head/devel/rubygem-json/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-json/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -13,7 +13,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${RUBY_VER} < 1.9

Modified: head/devel/rubygem-json146/Makefile
==============================================================================
--- head/devel/rubygem-json146/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-json146/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -20,5 +20,4 @@ USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 PLIST_FILES=	bin/edit_json.rb bin/prettify_json.rb
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-json_pure/Makefile
==============================================================================
--- head/devel/rubygem-json_pure/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-json_pure/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -13,7 +13,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${RUBY_VER} < 1.9

Modified: head/devel/rubygem-kgio/Makefile
==============================================================================
--- head/devel/rubygem-kgio/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-kgio/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -13,5 +13,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-launchy/Makefile
==============================================================================
--- head/devel/rubygem-launchy/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-launchy/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -17,5 +17,4 @@ USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 PLIST_FILES=	bin/launchy
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-little_plugger/Makefile
==============================================================================
--- head/devel/rubygem-little_plugger/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-little_plugger/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -17,5 +17,4 @@ RUBYGEM_AUTOPLIST=	yes
 
 RUN_DEPENDS=	rubygem-rspec>=0:${PORTSDIR}/devel/rubygem-rspec
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-logging/Makefile
==============================================================================
--- head/devel/rubygem-logging/Makefile	Wed Oct 30 02:34:55 2013	(r332037)
+++ head/devel/rubygem-logging/Makefile	Wed Oct 30 02:36:45 2013	(r332038)
@@ -16,5 +16,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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