Date: Wed, 30 Oct 2013 02:20:20 +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: r332031 - in head: accessibility/rubygem-atk archivers/rubygem-archive-tar-minitar archivers/rubygem-bzip2 archivers/rubygem-minitar archivers/rubygem-rubyzip audio/rubygem-ogginfo audi... Message-ID: <201310300220.r9U2KKhI052181@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Oct 30 02:20:20 2013 New Revision: 332031 URL: http://svnweb.freebsd.org/changeset/ports/332031 Log: - Add stage support Modified: head/accessibility/rubygem-atk/Makefile head/archivers/rubygem-archive-tar-minitar/Makefile (contents, props changed) head/archivers/rubygem-bzip2/Makefile (contents, props changed) head/archivers/rubygem-minitar/Makefile head/archivers/rubygem-rubyzip/Makefile head/audio/rubygem-ogginfo/Makefile head/audio/rubygem-shout/Makefile head/benchmarks/rubygem-railsbench/Makefile (contents, props changed) head/comms/rubygem-callsign/Makefile head/comms/rubygem-ruby-termios/Makefile (contents, props changed) head/databases/rubygem-activemodel/Makefile head/databases/rubygem-activerecord-mysql-adapter/Makefile head/databases/rubygem-activerecord/Makefile head/databases/rubygem-amalgalite/Makefile head/databases/rubygem-arel/Makefile (contents, props changed) head/databases/rubygem-bdb1/Makefile head/databases/rubygem-bigrecord/Makefile (contents, props changed) head/databases/rubygem-couchrest/Makefile head/databases/rubygem-datamapper/Makefile (contents, props changed) Modified: head/accessibility/rubygem-atk/Makefile ============================================================================== --- head/accessibility/rubygem-atk/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/accessibility/rubygem-atk/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -10,7 +10,6 @@ COMMENT= Ruby binding for ATK RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 -NO_STAGE= yes USE_GNOME= atk USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/archivers/rubygem-archive-tar-minitar/Makefile ============================================================================== --- head/archivers/rubygem-archive-tar-minitar/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/archivers/rubygem-archive-tar-minitar/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -9,7 +9,6 @@ DISTNAME= archive-tar-minitar-${PORTVERS MAINTAINER= ruby@FreeBSD.org COMMENT= library and command-line utility for tar archives -NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/archivers/rubygem-bzip2/Makefile ============================================================================== --- head/archivers/rubygem-bzip2/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/archivers/rubygem-bzip2/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -10,7 +10,6 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby C bindings to libbzip2 -NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes GEM_NAME= ${PORTNAME}-ruby-${PORTVERSION} Modified: head/archivers/rubygem-minitar/Makefile ============================================================================== --- head/archivers/rubygem-minitar/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/archivers/rubygem-minitar/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -9,7 +9,6 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Library and command-line utility for tar archives -NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/archivers/rubygem-rubyzip/Makefile ============================================================================== --- head/archivers/rubygem-rubyzip/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/archivers/rubygem-rubyzip/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -9,7 +9,6 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module for reading and writing zip files -NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/audio/rubygem-ogginfo/Makefile ============================================================================== --- head/audio/rubygem-ogginfo/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/audio/rubygem-ogginfo/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -11,7 +11,6 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby library to access to information on ogg files USE_RUBY= yes -NO_STAGE= yes USE_RUBYGEMS= yes GEM_NAME= ${DISTNAME} RUBYGEM_AUTOPLIST= yes Modified: head/audio/rubygem-shout/Makefile ============================================================================== --- head/audio/rubygem-shout/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/audio/rubygem-shout/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -13,7 +13,6 @@ COMMENT= A Ruby binding to the libshout LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 USE_RUBY= yes -NO_STAGE= yes USE_RUBYGEMS= yes GEM_NAME= ${DISTNAME} RUBYGEM_AUTOPLIST= yes Modified: head/benchmarks/rubygem-railsbench/Makefile ============================================================================== --- head/benchmarks/rubygem-railsbench/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/benchmarks/rubygem-railsbench/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -20,7 +20,6 @@ OPTIONS_DEFINE= GRUFF GRUFF_DESC= Plotting of perf data support using gruff OPTIONSFILE= ${PORT_DBDIR}/rubygem-${PORTNAME}/options -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGRUFF} Modified: head/comms/rubygem-callsign/Makefile ============================================================================== --- head/comms/rubygem-callsign/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/comms/rubygem-callsign/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/comms/rubygem-ruby-termios/Makefile ============================================================================== --- head/comms/rubygem-ruby-termios/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/comms/rubygem-ruby-termios/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -12,5 +12,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/databases/rubygem-activemodel/Makefile ============================================================================== --- head/databases/rubygem-activemodel/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/databases/rubygem-activemodel/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/databases/rubygem-activerecord-mysql-adapter/Makefile ============================================================================== --- head/databases/rubygem-activerecord-mysql-adapter/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/databases/rubygem-activerecord-mysql-adapter/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/databases/rubygem-activerecord/Makefile ============================================================================== --- head/databases/rubygem-activerecord/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/databases/rubygem-activerecord/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -26,7 +26,6 @@ OPTIONSFILE= ${PORT_DBDIR}/rubygem-${POR GEM_ENV+= LANG=en_US.UTF-8 -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} Modified: head/databases/rubygem-amalgalite/Makefile ============================================================================== --- head/databases/rubygem-amalgalite/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/databases/rubygem-amalgalite/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/amalgalite-pack -NO_STAGE= yes .include <bsd.port.mk> Modified: head/databases/rubygem-arel/Makefile ============================================================================== --- head/databases/rubygem-arel/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/databases/rubygem-arel/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/databases/rubygem-bdb1/Makefile ============================================================================== --- head/databases/rubygem-bdb1/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/databases/rubygem-bdb1/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -14,5 +14,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/databases/rubygem-bigrecord/Makefile ============================================================================== --- head/databases/rubygem-bigrecord/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/databases/rubygem-bigrecord/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -18,5 +18,4 @@ USE_RUBYGEMS= yes USE_RAKE= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/databases/rubygem-couchrest/Makefile ============================================================================== --- head/databases/rubygem-couchrest/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/databases/rubygem-couchrest/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/databases/rubygem-datamapper/Makefile ============================================================================== --- head/databases/rubygem-datamapper/Makefile Wed Oct 30 02:19:57 2013 (r332030) +++ head/databases/rubygem-datamapper/Makefile Wed Oct 30 02:20:20 2013 (r332031) @@ -22,5 +22,4 @@ USE_RUBYGEMS= yes USE_RAKE= 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?201310300220.r9U2KKhI052181>