svn commit: r331721 - in head: databases/rubygem-familia databases/rubygem-redis devel/rubygem-attic devel/rubygem-benelux devel/rubygem-drydock devel/rubygem-gibbler devel/rubygem-listen devel/rub...
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 26 17:01:53 UTC 2013
Author: sunpoet
Date: Sat Oct 26 17:01:45 2013
New Revision: 331721
URL: http://svnweb.freebsd.org/changeset/ports/331721
Log:
- Support STAGEDIR
Modified:
head/databases/rubygem-familia/Makefile
head/databases/rubygem-redis/Makefile
head/devel/rubygem-attic/Makefile
head/devel/rubygem-benelux/Makefile
head/devel/rubygem-drydock/Makefile
head/devel/rubygem-gibbler/Makefile
head/devel/rubygem-listen/Makefile
head/devel/rubygem-lumberjack/Makefile
head/devel/rubygem-open4/Makefile
head/devel/rubygem-rb-inotify/Makefile
head/devel/rubygem-rb-kqueue/Makefile
head/devel/rubygem-stella/Makefile
head/devel/rubygem-storable/Makefile
head/devel/rubygem-subexec/Makefile
head/devel/rubygem-sysinfo/Makefile
head/dns/rubygem-public_suffix_service/Makefile
head/graphics/rubygem-png/Makefile
head/net-im/rubygem-hipchat/Makefile
head/net/rubygem-dropbox-sdk/Makefile
head/net/rubygem-httpauth/Makefile
head/net/rubygem-oauth2/Makefile
head/net/rubygem-uri-redis/Makefile
head/sysutils/rubygem-guard-rspec/Makefile
head/sysutils/rubygem-parallel/Makefile
head/textproc/rubygem-yard/Makefile
head/www/rubygem-em-websocket/Makefile
head/www/rubygem-jwt/Makefile
head/www/rubygem-net-http-digest_auth/Makefile
head/www/rubygem-net-http-persistent/Makefile
head/www/rubygem-robots/Makefile
head/www/rubygem-webrobots/Makefile
Modified: head/databases/rubygem-familia/Makefile
==============================================================================
--- head/databases/rubygem-familia/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/databases/rubygem-familia/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -19,5 +19,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/databases/rubygem-redis/Makefile
==============================================================================
--- head/databases/rubygem-redis/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/databases/rubygem-redis/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -9,7 +9,6 @@ MASTER_SITES= RG
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Ruby client library for Redis, the key value storage server
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/devel/rubygem-attic/Makefile
==============================================================================
--- head/devel/rubygem-attic/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-attic/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-benelux/Makefile
==============================================================================
--- head/devel/rubygem-benelux/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-benelux/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -16,5 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-drydock/Makefile
==============================================================================
--- head/devel/rubygem-drydock/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-drydock/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-gibbler/Makefile
==============================================================================
--- head/devel/rubygem-gibbler/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-gibbler/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-listen/Makefile
==============================================================================
--- head/devel/rubygem-listen/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-listen/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -14,7 +14,6 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-celluloid>=0.15.2:${PORTSDIR}/devel/rubygem-celluloid \
rubygem-rb-kqueue>=0.2:${PORTSDIR}/devel/rubygem-rb-kqueue
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/devel/rubygem-lumberjack/Makefile
==============================================================================
--- head/devel/rubygem-lumberjack/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-lumberjack/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-open4/Makefile
==============================================================================
--- head/devel/rubygem-open4/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-open4/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-rb-inotify/Makefile
==============================================================================
--- head/devel/rubygem-rb-inotify/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-rb-inotify/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -18,5 +18,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-rb-kqueue/Makefile
==============================================================================
--- head/devel/rubygem-rb-kqueue/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-rb-kqueue/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-stella/Makefile
==============================================================================
--- head/devel/rubygem-stella/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-stella/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -28,5 +28,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/stella
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-storable/Makefile
==============================================================================
--- head/devel/rubygem-storable/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-storable/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-subexec/Makefile
==============================================================================
--- head/devel/rubygem-subexec/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-subexec/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-sysinfo/Makefile
==============================================================================
--- head/devel/rubygem-sysinfo/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/devel/rubygem-sysinfo/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/sysinfo
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/dns/rubygem-public_suffix_service/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix_service/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/dns/rubygem-public_suffix_service/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/graphics/rubygem-png/Makefile
==============================================================================
--- head/graphics/rubygem-png/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/graphics/rubygem-png/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -16,5 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/net-im/rubygem-hipchat/Makefile
==============================================================================
--- head/net-im/rubygem-hipchat/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/net-im/rubygem-hipchat/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/net/rubygem-dropbox-sdk/Makefile
==============================================================================
--- head/net/rubygem-dropbox-sdk/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/net/rubygem-dropbox-sdk/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,7 +13,6 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/net/rubygem-httpauth/Makefile
==============================================================================
--- head/net/rubygem-httpauth/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/net/rubygem-httpauth/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/net/rubygem-oauth2/Makefile
==============================================================================
--- head/net/rubygem-oauth2/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/net/rubygem-oauth2/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -22,5 +22,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/net/rubygem-uri-redis/Makefile
==============================================================================
--- head/net/rubygem-uri-redis/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/net/rubygem-uri-redis/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/sysutils/rubygem-guard-rspec/Makefile
==============================================================================
--- head/sysutils/rubygem-guard-rspec/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/sysutils/rubygem-guard-rspec/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -14,7 +14,6 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-guard>=2.1.1:${PORTSDIR}/sysutils/rubygem-guard \
rubygem-rspec>=2.14:${PORTSDIR}/devel/rubygem-rspec
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/sysutils/rubygem-parallel/Makefile
==============================================================================
--- head/sysutils/rubygem-parallel/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/sysutils/rubygem-parallel/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -11,7 +11,6 @@ COMMENT= Run any kind of code in paralle
LICENSE= MIT
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/textproc/rubygem-yard/Makefile
==============================================================================
--- head/textproc/rubygem-yard/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/textproc/rubygem-yard/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -11,7 +11,6 @@ COMMENT= Documentation generation tool f
LICENSE= MIT
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/www/rubygem-em-websocket/Makefile
==============================================================================
--- head/www/rubygem-em-websocket/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/www/rubygem-em-websocket/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -16,5 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/rubygem-jwt/Makefile
==============================================================================
--- head/www/rubygem-jwt/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/www/rubygem-jwt/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/rubygem-net-http-digest_auth/Makefile
==============================================================================
--- head/www/rubygem-net-http-digest_auth/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/www/rubygem-net-http-digest_auth/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/rubygem-net-http-persistent/Makefile
==============================================================================
--- head/www/rubygem-net-http-persistent/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/www/rubygem-net-http-persistent/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/rubygem-robots/Makefile
==============================================================================
--- head/www/rubygem-robots/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/www/rubygem-robots/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/rubygem-webrobots/Makefile
==============================================================================
--- head/www/rubygem-webrobots/Makefile Sat Oct 26 17:00:29 2013 (r331720)
+++ head/www/rubygem-webrobots/Makefile Sat Oct 26 17:01:45 2013 (r331721)
@@ -15,5 +15,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