svn commit: r350669 - in head: audio/ruby-esound databases/ruby-frontbase databases/ruby-msql devel/ruby-amstd devel/ruby-avl devel/ruby-robjectteam devel/rubygem-io-like graphics/ruby-rmagick grap...
Baptiste Daroussin
bapt at FreeBSD.org
Wed Apr 9 07:47:06 UTC 2014
Author: bapt
Date: Wed Apr 9 07:47:01 2014
New Revision: 350669
URL: http://svnweb.freebsd.org/changeset/ports/350669
QAT: https://qat.redports.org/buildarchive/r350669/
Log:
Mark as broken non staged ports using the ruby framework
With hat: portmgr
Modified:
head/audio/ruby-esound/Makefile
head/databases/ruby-frontbase/Makefile
head/databases/ruby-msql/Makefile
head/devel/ruby-amstd/Makefile
head/devel/ruby-avl/Makefile
head/devel/ruby-robjectteam/Makefile
head/devel/rubygem-io-like/Makefile
head/graphics/ruby-rmagick/Makefile
head/graphics/ruby-tgif/Makefile
head/japanese/rbnamazu/Makefile
head/japanese/rskkserv/Makefile
head/print/ruby-panda/Makefile
head/security/ruby-crypt/Makefile
head/textproc/ruby-rttool/Makefile
head/www/ruby-div/Makefile
Modified: head/audio/ruby-esound/Makefile
==============================================================================
--- head/audio/ruby-esound/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/audio/ruby-esound/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -17,6 +17,7 @@ BROKEN= Fails to configure
LIB_DEPENDS= libesd.so:${PORTSDIR}/audio/esound
+BROKEN= not staged
USES= pkgconfig
NO_STAGE= yes
USE_RUBY= yes
Modified: head/databases/ruby-frontbase/Makefile
==============================================================================
--- head/databases/ruby-frontbase/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/databases/ruby-frontbase/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -15,6 +15,8 @@ COMMENT= Ruby interface to the FrontBase
BUILD_DEPENDS+= ${LOCALBASE}/lib/libFBCAccess.a:${PORTSDIR}/databases/frontbase
RUN_DEPENDS+= ${BUILD_DEPENDS}
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
@@ -25,5 +27,4 @@ BUILD_WRKSRC= ${WRKSRC}
INSTALL_WRKSRC= ${WRKSRC}
INSTALL_TARGET= site-install
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/databases/ruby-msql/Makefile
==============================================================================
--- head/databases/ruby-msql/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/databases/ruby-msql/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -15,6 +15,8 @@ COMMENT= Ruby API for mSQL
LIB_DEPENDS= libmsql.so:${PORTSDIR}/databases/msql
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
Modified: head/devel/ruby-amstd/Makefile
==============================================================================
--- head/devel/ruby-amstd/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/devel/ruby-amstd/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -12,6 +12,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= A collection of miscellaneous Ruby modules
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
Modified: head/devel/ruby-avl/Makefile
==============================================================================
--- head/devel/ruby-avl/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/devel/ruby-avl/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -15,6 +15,7 @@ COMMENT= AVL tree class for Ruby
BUILD_DEPENDS= ${LOCALBASE}/lib/libavl.a:${PORTSDIR}/devel/libavl
+BROKEN= not staged
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
Modified: head/devel/ruby-robjectteam/Makefile
==============================================================================
--- head/devel/ruby-robjectteam/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/devel/ruby-robjectteam/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -13,6 +13,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= Enables the ObjectTeams paradigm to the Ruby language
+BROKEN= not staged
USE_RUBY= yes
NO_BUILD= yes
Modified: head/devel/rubygem-io-like/Makefile
==============================================================================
--- head/devel/rubygem-io-like/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/devel/rubygem-io-like/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -15,6 +15,7 @@ BUILD_DEPENDS= ${RUBYGEMBIN}:${PORTSDIR}
rdoc:${PORTSDIR}/devel/rubygem-rdoc
RUN_DEPENDS= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems
+NROKEN= not staged
USE_RUBY= yes
USE_RAKE= yes
Modified: head/graphics/ruby-rmagick/Makefile
==============================================================================
--- head/graphics/ruby-rmagick/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/graphics/ruby-rmagick/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -12,6 +12,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= A Ruby binding for ImageMagick
+BROKEN= not staged
+
OPTIONS_DEFINE= X11
OPTIONS_DEFAULT= X11
Modified: head/graphics/ruby-tgif/Makefile
==============================================================================
--- head/graphics/ruby-tgif/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/graphics/ruby-tgif/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -11,7 +11,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION
DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
-COMMENT= A Ruby extension library to draw Tgif graphics
+COMMENT= Ruby extension library to draw Tgif graphics
BROKEN= Does not compile
@@ -35,7 +35,6 @@ INSTALL_TARGET= site-install
DOCS_EN= README
DOCS_JA= ChangeLog.ja README.ja
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
Modified: head/japanese/rbnamazu/Makefile
==============================================================================
--- head/japanese/rbnamazu/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/japanese/rbnamazu/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -10,6 +10,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= A client of the "Namazu" full-text search engine written in Ruby
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_FEATURES= optparse
Modified: head/japanese/rskkserv/Makefile
==============================================================================
--- head/japanese/rskkserv/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/japanese/rskkserv/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -12,6 +12,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= Alternative implementation of skkserv written in Ruby
+BROKEN= not staged
+
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/tcpwrap.so:${PORTSDIR}/security/ruby-tcpwrap \
${SKKJISYO_BASE}/${SKKJISYO}:${SKK_MASTERDIR}
Modified: head/print/ruby-panda/Makefile
==============================================================================
--- head/print/ruby-panda/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/print/ruby-panda/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -13,6 +13,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= A Ruby extension library to access Panda
+BROKEN= not staged
+
LIB_DEPENDS= panda.0:${PORTSDIR}/print/panda \
jpeg.11:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png \
Modified: head/security/ruby-crypt/Makefile
==============================================================================
--- head/security/ruby-crypt/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/security/ruby-crypt/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -11,12 +11,12 @@ DIST_SUBDIR= ruby
MAINTAINER= clsung at FreeBSD.org
COMMENT= Pure-ruby implementation of popular encryption algorithms
+BROKEN= not staged
USE_RUBY= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}
-NO_STAGE= yes
do-install:
@cd ${WRKSRC}; ${RUBY} install.rb
Modified: head/textproc/ruby-rttool/Makefile
==============================================================================
--- head/textproc/ruby-rttool/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/textproc/ruby-rttool/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -12,6 +12,8 @@ DIST_SUBDIR= ${RUBY_PKGNAMEPREFIX:S|${RU
MAINTAINER= tota at FreeBSD.org
COMMENT= RT into HTML and plain text converter
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_SETUP= yes
USE_RUBY_RDTOOL= yes
Modified: head/www/ruby-div/Makefile
==============================================================================
--- head/www/ruby-div/Makefile Wed Apr 9 04:29:12 2014 (r350668)
+++ head/www/ruby-div/Makefile Wed Apr 9 07:47:01 2014 (r350669)
@@ -11,6 +11,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= A web application server using dRuby and ERB2
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_FEATURES= drb erb
More information about the svn-ports-all
mailing list