svn commit: r332052 - in head/textproc: rubygem-linguistics rubygem-liquid rubygem-loggability rubygem-loofah rubygem-nokogiri rubygem-rchardet rubygem-rdiscount rubygem-rdtool rubygem-redcarpet ru...
Steve Wills
swills at FreeBSD.org
Wed Oct 30 02:59:15 UTC 2013
Author: swills
Date: Wed Oct 30 02:59:10 2013
New Revision: 332052
URL: http://svnweb.freebsd.org/changeset/ports/332052
Log:
- Add stage support
Modified:
head/textproc/rubygem-linguistics/Makefile
head/textproc/rubygem-liquid/Makefile
head/textproc/rubygem-loggability/Makefile
head/textproc/rubygem-loofah/Makefile
head/textproc/rubygem-nokogiri/Makefile
head/textproc/rubygem-rchardet/Makefile
head/textproc/rubygem-rdiscount/Makefile
head/textproc/rubygem-rdtool/Makefile
head/textproc/rubygem-redcarpet/Makefile
head/textproc/rubygem-ri_cal/Makefile
head/textproc/rubygem-rttool/Makefile
head/textproc/rubygem-sanitize/Makefile
head/textproc/rubygem-sass-rails/Makefile
head/textproc/rubygem-sass/Makefile
head/textproc/rubygem-sax-machine/Makefile
head/textproc/rubygem-simplecov-html/Makefile
head/textproc/rubygem-spreadsheet/Makefile
head/textproc/rubygem-stamp/Makefile
head/textproc/rubygem-syntax/Makefile (contents, props changed)
Modified: head/textproc/rubygem-linguistics/Makefile
==============================================================================
--- head/textproc/rubygem-linguistics/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-linguistics/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-liquid/Makefile
==============================================================================
--- head/textproc/rubygem-liquid/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-liquid/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-loggability/Makefile
==============================================================================
--- head/textproc/rubygem-loggability/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-loggability/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-loofah/Makefile
==============================================================================
--- head/textproc/rubygem-loofah/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-loofah/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-nokogiri/Makefile
==============================================================================
--- head/textproc/rubygem-nokogiri/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-nokogiri/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -18,5 +18,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/nokogiri
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-rchardet/Makefile
==============================================================================
--- head/textproc/rubygem-rchardet/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-rchardet/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-rdiscount/Makefile
==============================================================================
--- head/textproc/rubygem-rdiscount/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-rdiscount/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -15,5 +15,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rdiscount
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-rdtool/Makefile
==============================================================================
--- head/textproc/rubygem-rdtool/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-rdtool/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -16,7 +16,6 @@ RUBYGEM_AUTOPLIST= yes
USE_RAKE= yes
PLIST_FILES= bin/rd2 bin/rdswap.rb
-NO_STAGE= yes
post-install:
@${CAT} ${PKGMESSAGE}
Modified: head/textproc/rubygem-redcarpet/Makefile
==============================================================================
--- head/textproc/rubygem-redcarpet/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-redcarpet/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -16,5 +16,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES+= bin/redcarpet
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-ri_cal/Makefile
==============================================================================
--- head/textproc/rubygem-ri_cal/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-ri_cal/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -15,5 +15,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
PLIST_FILES= bin/ri_cal
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-rttool/Makefile
==============================================================================
--- head/textproc/rubygem-rttool/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-rttool/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -13,5 +13,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rdrt2 bin/rt2
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-sanitize/Makefile
==============================================================================
--- head/textproc/rubygem-sanitize/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-sanitize/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-sass-rails/Makefile
==============================================================================
--- head/textproc/rubygem-sass-rails/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-sass-rails/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-sass/Makefile
==============================================================================
--- head/textproc/rubygem-sass/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-sass/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -15,5 +15,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/sass bin/sass-convert bin/scss
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-sax-machine/Makefile
==============================================================================
--- head/textproc/rubygem-sax-machine/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-sax-machine/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-simplecov-html/Makefile
==============================================================================
--- head/textproc/rubygem-simplecov-html/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-simplecov-html/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -16,6 +16,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-spreadsheet/Makefile
==============================================================================
--- head/textproc/rubygem-spreadsheet/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-spreadsheet/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -20,5 +20,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/xlsopcodes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-stamp/Makefile
==============================================================================
--- head/textproc/rubygem-stamp/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-stamp/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -12,6 +12,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-syntax/Makefile
==============================================================================
--- head/textproc/rubygem-syntax/Makefile Wed Oct 30 02:58:22 2013 (r332051)
+++ head/textproc/rubygem-syntax/Makefile Wed Oct 30 02:59:10 2013 (r332052)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list