Date: Wed, 30 Oct 2013 02:56:34 +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: r332049 - in head: print/rubygem-ttfunk russian/rubygem-russian russian/rubygem-rutils science/rubygem-ai4r security/rubygem-bcrypt-ruby security/rubygem-hmac security/rubygem-net-ssh s... Message-ID: <201310300256.r9U2uYvx069050@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Oct 30 02:56:33 2013 New Revision: 332049 URL: http://svnweb.freebsd.org/changeset/ports/332049 Log: - Add stage support Modified: head/print/rubygem-ttfunk/Makefile head/russian/rubygem-russian/Makefile (contents, props changed) head/russian/rubygem-rutils/Makefile (contents, props changed) head/science/rubygem-ai4r/Makefile head/security/rubygem-bcrypt-ruby/Makefile head/security/rubygem-hmac/Makefile head/security/rubygem-net-ssh-gateway/Makefile (contents, props changed) head/security/rubygem-net-ssh/Makefile head/security/rubygem-nmap-parser/Makefile head/security/rubygem-omniauth/Makefile head/security/rubygem-pyu-ruby-sasl/Makefile head/security/rubygem-rc4/Makefile head/security/rubygem-ruby-hmac/Makefile head/security/rubygem-six/Makefile head/security/rubygem-twitter_oauth/Makefile head/sysutils/rubygem-SyslogLogger/Makefile head/sysutils/rubygem-capistrano/Makefile Modified: head/print/rubygem-ttfunk/Makefile ============================================================================== --- head/print/rubygem-ttfunk/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/print/rubygem-ttfunk/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/russian/rubygem-russian/Makefile ============================================================================== --- head/russian/rubygem-russian/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/russian/rubygem-russian/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/russian/rubygem-rutils/Makefile ============================================================================== --- head/russian/rubygem-rutils/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/russian/rubygem-rutils/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -15,5 +15,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/gilensize bin/rutilize -NO_STAGE= yes .include <bsd.port.mk> Modified: head/science/rubygem-ai4r/Makefile ============================================================================== --- head/science/rubygem-ai4r/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/science/rubygem-ai4r/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-bcrypt-ruby/Makefile ============================================================================== --- head/security/rubygem-bcrypt-ruby/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-bcrypt-ruby/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -14,5 +14,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-hmac/Makefile ============================================================================== --- head/security/rubygem-hmac/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-hmac/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -15,5 +15,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes GEM_NAME= ${DISTNAME} -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-net-ssh-gateway/Makefile ============================================================================== --- head/security/rubygem-net-ssh-gateway/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-net-ssh-gateway/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-net-ssh/Makefile ============================================================================== --- head/security/rubygem-net-ssh/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-net-ssh/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -21,7 +21,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPROMPT_PASSPHRASES} Modified: head/security/rubygem-nmap-parser/Makefile ============================================================================== --- head/security/rubygem-nmap-parser/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-nmap-parser/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-omniauth/Makefile ============================================================================== --- head/security/rubygem-omniauth/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-omniauth/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -15,6 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-pyu-ruby-sasl/Makefile ============================================================================== --- head/security/rubygem-pyu-ruby-sasl/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-pyu-ruby-sasl/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -12,6 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-rc4/Makefile ============================================================================== --- head/security/rubygem-rc4/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-rc4/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-ruby-hmac/Makefile ============================================================================== --- head/security/rubygem-ruby-hmac/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-ruby-hmac/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -12,6 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-six/Makefile ============================================================================== --- head/security/rubygem-six/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-six/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -12,6 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/security/rubygem-twitter_oauth/Makefile ============================================================================== --- head/security/rubygem-twitter_oauth/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/security/rubygem-twitter_oauth/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/sysutils/rubygem-SyslogLogger/Makefile ============================================================================== --- head/sysutils/rubygem-SyslogLogger/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/sysutils/rubygem-SyslogLogger/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/sysutils/rubygem-capistrano/Makefile ============================================================================== --- head/sysutils/rubygem-capistrano/Makefile Wed Oct 30 02:54:59 2013 (r332048) +++ head/sysutils/rubygem-capistrano/Makefile Wed Oct 30 02:56:33 2013 (r332049) @@ -21,7 +21,6 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/cap bin/capify -NO_STAGE= yes post-install: @${ECHO_MSG} "======================================================================" @${ECHO_MSG}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310300256.r9U2uYvx069050>