summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-09 07:47:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-09 07:47:01 +0000
commit33201e74812b42959005b80454448181219355ab (patch)
treef916a120f95372758aacb94a3943e70b0e9c4784
parentFix build, bump PORTREVISION. (diff)
Mark as broken non staged ports using the ruby framework
With hat: portmgr
Notes
Notes: svn path=/head/; revision=350669
-rw-r--r--audio/ruby-esound/Makefile1
-rw-r--r--databases/ruby-frontbase/Makefile3
-rw-r--r--databases/ruby-msql/Makefile2
-rw-r--r--devel/ruby-amstd/Makefile2
-rw-r--r--devel/ruby-avl/Makefile1
-rw-r--r--devel/ruby-robjectteam/Makefile1
-rw-r--r--devel/rubygem-io-like/Makefile1
-rw-r--r--graphics/ruby-rmagick/Makefile2
-rw-r--r--graphics/ruby-tgif/Makefile3
-rw-r--r--japanese/rbnamazu/Makefile2
-rw-r--r--japanese/rskkserv/Makefile2
-rw-r--r--print/ruby-panda/Makefile2
-rw-r--r--security/ruby-crypt/Makefile2
-rw-r--r--textproc/ruby-rttool/Makefile2
-rw-r--r--www/ruby-div/Makefile2
15 files changed, 24 insertions, 4 deletions
diff --git a/audio/ruby-esound/Makefile b/audio/ruby-esound/Makefile
index b8dbf4530584..1399393b36ba 100644
--- a/audio/ruby-esound/Makefile
+++ b/audio/ruby-esound/Makefile
@@ -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
diff --git a/databases/ruby-frontbase/Makefile b/databases/ruby-frontbase/Makefile
index fb5a9b898de9..fe02cf58dadc 100644
--- a/databases/ruby-frontbase/Makefile
+++ b/databases/ruby-frontbase/Makefile
@@ -15,6 +15,8 @@ COMMENT= Ruby interface to the FrontBase db engine
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>
diff --git a/databases/ruby-msql/Makefile b/databases/ruby-msql/Makefile
index 5b7c87793816..315ef8967098 100644
--- a/databases/ruby-msql/Makefile
+++ b/databases/ruby-msql/Makefile
@@ -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
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile
index 2465d7700de9..cb7b3e82561e 100644
--- a/devel/ruby-amstd/Makefile
+++ b/devel/ruby-amstd/Makefile
@@ -12,6 +12,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= A collection of miscellaneous Ruby modules
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
diff --git a/devel/ruby-avl/Makefile b/devel/ruby-avl/Makefile
index a610b1183c11..c55362cefd6f 100644
--- a/devel/ruby-avl/Makefile
+++ b/devel/ruby-avl/Makefile
@@ -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
diff --git a/devel/ruby-robjectteam/Makefile b/devel/ruby-robjectteam/Makefile
index a923fd4a5d23..02429c773dfc 100644
--- a/devel/ruby-robjectteam/Makefile
+++ b/devel/ruby-robjectteam/Makefile
@@ -13,6 +13,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Enables the ObjectTeams paradigm to the Ruby language
+BROKEN= not staged
USE_RUBY= yes
NO_BUILD= yes
diff --git a/devel/rubygem-io-like/Makefile b/devel/rubygem-io-like/Makefile
index 8735ee4a5482..3e8feb9c8467 100644
--- a/devel/rubygem-io-like/Makefile
+++ b/devel/rubygem-io-like/Makefile
@@ -15,6 +15,7 @@ BUILD_DEPENDS= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems \
rdoc:${PORTSDIR}/devel/rubygem-rdoc
RUN_DEPENDS= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems
+NROKEN= not staged
USE_RUBY= yes
USE_RAKE= yes
diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile
index 5addd24d3ba2..20d7801d6e4e 100644
--- a/graphics/ruby-rmagick/Makefile
+++ b/graphics/ruby-rmagick/Makefile
@@ -12,6 +12,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby binding for ImageMagick
+BROKEN= not staged
+
OPTIONS_DEFINE= X11
OPTIONS_DEFAULT= X11
diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile
index 83bf007eade8..2bb1bc884323 100644
--- a/graphics/ruby-tgif/Makefile
+++ b/graphics/ruby-tgif/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}-2
DIST_SUBDIR= ruby
MAINTAINER= ruby@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"
diff --git a/japanese/rbnamazu/Makefile b/japanese/rbnamazu/Makefile
index b8ffacac02a9..628a612cb4f9 100644
--- a/japanese/rbnamazu/Makefile
+++ b/japanese/rbnamazu/Makefile
@@ -10,6 +10,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@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
diff --git a/japanese/rskkserv/Makefile b/japanese/rskkserv/Makefile
index 9e15dfef2665..8145453314cb 100644
--- a/japanese/rskkserv/Makefile
+++ b/japanese/rskkserv/Makefile
@@ -12,6 +12,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@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}
diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile
index 246f0b9de8c9..6e96dd5ffe29 100644
--- a/print/ruby-panda/Makefile
+++ b/print/ruby-panda/Makefile
@@ -13,6 +13,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@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 \
diff --git a/security/ruby-crypt/Makefile b/security/ruby-crypt/Makefile
index 7d41e925fd97..9e081201980a 100644
--- a/security/ruby-crypt/Makefile
+++ b/security/ruby-crypt/Makefile
@@ -11,12 +11,12 @@ DIST_SUBDIR= ruby
MAINTAINER= clsung@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
diff --git a/textproc/ruby-rttool/Makefile b/textproc/ruby-rttool/Makefile
index f3d21079cba5..4a3f29177ce2 100644
--- a/textproc/ruby-rttool/Makefile
+++ b/textproc/ruby-rttool/Makefile
@@ -12,6 +12,8 @@ DIST_SUBDIR= ${RUBY_PKGNAMEPREFIX:S|${RUBY_SUFFIX}-||}
MAINTAINER= tota@FreeBSD.org
COMMENT= RT into HTML and plain text converter
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_SETUP= yes
USE_RUBY_RDTOOL= yes
diff --git a/www/ruby-div/Makefile b/www/ruby-div/Makefile
index 3af08fd8f3e0..79762966a6a3 100644
--- a/www/ruby-div/Makefile
+++ b/www/ruby-div/Makefile
@@ -11,6 +11,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= A web application server using dRuby and ERB2
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_FEATURES= drb erb