svn commit: r332050 - in head: sysutils/rubygem-fssm sysutils/rubygem-log4r sysutils/rubygem-murder sysutils/rubygem-sys-admin sysutils/rubygem-sys-cpu sysutils/rubygem-sys-filesystem sysutils/ruby...
Steve Wills
swills at FreeBSD.org
Wed Oct 30 02:57:21 UTC 2013
Author: swills
Date: Wed Oct 30 02:57:17 2013
New Revision: 332050
URL: http://svnweb.freebsd.org/changeset/ports/332050
Log:
- Add stage support
Modified:
head/sysutils/rubygem-fssm/Makefile
head/sysutils/rubygem-log4r/Makefile (contents, props changed)
head/sysutils/rubygem-murder/Makefile (contents, props changed)
head/sysutils/rubygem-sys-admin/Makefile
head/sysutils/rubygem-sys-cpu/Makefile
head/sysutils/rubygem-sys-filesystem/Makefile
head/sysutils/rubygem-sys-host/Makefile
head/sysutils/rubygem-sys-proctable/Makefile
head/sysutils/rubygem-sys-uname/Makefile
head/sysutils/rubygem-sys-uptime/Makefile
head/textproc/rubygem-albino/Makefile (contents, props changed)
head/textproc/rubygem-asciidoctor/Makefile
head/textproc/rubygem-augeas/Makefile
head/textproc/rubygem-coderay/Makefile (contents, props changed)
head/textproc/rubygem-colorator/Makefile
head/textproc/rubygem-colored/Makefile
head/textproc/rubygem-compass-rails/Makefile
head/textproc/rubygem-compass/Makefile
Modified: head/sysutils/rubygem-fssm/Makefile
==============================================================================
--- head/sysutils/rubygem-fssm/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-fssm/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -12,5 +12,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-log4r/Makefile
==============================================================================
--- head/sysutils/rubygem-log4r/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-log4r/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-murder/Makefile
==============================================================================
--- head/sysutils/rubygem-murder/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-murder/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -14,5 +14,4 @@ USE_PYTHON= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-sys-admin/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-admin/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-sys-admin/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-sys-cpu/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-cpu/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-sys-cpu/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-sys-filesystem/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-filesystem/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-sys-filesystem/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-sys-host/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-host/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-sys-host/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-sys-proctable/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-proctable/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-sys-proctable/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-sys-uname/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-uname/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-sys-uname/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-sys-uptime/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-uptime/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/sysutils/rubygem-sys-uptime/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-albino/Makefile
==============================================================================
--- head/textproc/rubygem-albino/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/textproc/rubygem-albino/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -17,5 +17,4 @@ USE_PYTHON= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-asciidoctor/Makefile
==============================================================================
--- head/textproc/rubygem-asciidoctor/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/textproc/rubygem-asciidoctor/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -14,6 +14,5 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES+= bin/asciidoctor bin/asciidoctor-safe
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-augeas/Makefile
==============================================================================
--- head/textproc/rubygem-augeas/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/textproc/rubygem-augeas/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -18,5 +18,4 @@ USE_GNOME= libxml2
RUBYGEM_AUTOPLIST= yes
CONFIGURE_ARGS+= --with-opt-include="${LOCALBASE}/include/libxml2"
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-coderay/Makefile
==============================================================================
--- head/textproc/rubygem-coderay/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/textproc/rubygem-coderay/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -16,5 +16,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/coderay
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-colorator/Makefile
==============================================================================
--- head/textproc/rubygem-colorator/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/textproc/rubygem-colorator/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -14,5 +14,4 @@ USE_PYTHON= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-colored/Makefile
==============================================================================
--- head/textproc/rubygem-colored/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/textproc/rubygem-colored/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -14,5 +14,4 @@ USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-compass-rails/Makefile
==============================================================================
--- head/textproc/rubygem-compass-rails/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/textproc/rubygem-compass-rails/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -14,6 +14,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-compass/Makefile
==============================================================================
--- head/textproc/rubygem-compass/Makefile Wed Oct 30 02:56:33 2013 (r332049)
+++ head/textproc/rubygem-compass/Makefile Wed Oct 30 02:57:17 2013 (r332050)
@@ -19,5 +19,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/compass
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list