- Remove no longer used USE_RUBY_FEATURES knob
Approved by: ruby, portmgr (swills)
This commit is contained in:
parent
53ac6eda6f
commit
c84369de65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404404
13 changed files with 0 additions and 13 deletions
|
@ -19,7 +19,6 @@ NO_ARCH= yes
|
|||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RUBY_FEATURES= iconv
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
GEM_ENV+= RUBYLIB=${PREFIX}/${GEM_LIB_DIR}/lib
|
||||
|
|
|
@ -14,7 +14,6 @@ COMMENT= Ruby library for generating SVG files
|
|||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= zlib
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@ COMMENT= Console RSS aggregator written in Ruby
|
|||
RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= rexml yaml
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -33,7 +33,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:R}
|
|||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= iconv
|
||||
RUBY_SHEBANG_FILES= server/script/rails server/script/delayed_job
|
||||
RUBY_NO_BUILD_DEPENDS= yes
|
||||
|
||||
|
|
|
@ -18,7 +18,6 @@ GH_PROJECT= WhatWeb
|
|||
GH_TAGNAME= 7d0256b
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= iconv
|
||||
RUBY_NO_BUILD_DEPENDS= yes
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -14,7 +14,6 @@ BROKEN= unfetchable
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= 1.8
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
|
@ -14,7 +14,6 @@ LICENSE= BSD2CLAUSE
|
|||
|
||||
USES= tar:bzip2 uidfix
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= optparse
|
||||
|
||||
MAKE_ARGS= PREFIX="${PREFIX}"
|
||||
|
||||
|
|
|
@ -23,7 +23,6 @@ CPE_VENDOR= puppetlabs
|
|||
CONFLICTS_INSTALL= puppet37-* puppet4-*
|
||||
NO_BUILD= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= iconv
|
||||
USE_RC_SUBR= puppet puppetmaster
|
||||
PORTDOCS= LICENSE README.md
|
||||
PORTEXAMPLES= *
|
||||
|
|
|
@ -24,7 +24,6 @@ CPE_VENDOR= puppetlabs
|
|||
CONFLICTS_INSTALL= puppet-* puppet4-*
|
||||
NO_BUILD= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= iconv
|
||||
USE_RC_SUBR= puppet puppetmaster
|
||||
PORTDOCS= LICENSE README.md
|
||||
PORTEXAMPLES= *
|
||||
|
|
|
@ -24,7 +24,6 @@ CONFLICTS_INSTALL= puppet-* puppet37-*
|
|||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= iconv
|
||||
USE_RC_SUBR= puppet puppetmaster
|
||||
PORTDOCS= LICENSE README.md
|
||||
PORTEXAMPLES= *
|
||||
|
|
|
@ -14,7 +14,6 @@ BROKEN= unfetchable
|
|||
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= ruby18
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
|
@ -15,7 +15,6 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
NO_BUILD= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= iconv
|
||||
USES= shebangfix
|
||||
|
||||
PORTDOCS= readme.html readme.en.html readme.ja.html
|
||||
|
|
|
@ -18,7 +18,6 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/htree.rb:${PORTSDIR}/textproc/ruby-htree
|
|||
|
||||
USES= gmake
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= iconv
|
||||
|
||||
RUBY_SHEBANG_FILES= main.rb rb-link rb2rm rm2rb
|
||||
PORTDOCS= README README.ja
|
||||
|
|
Loading…
Reference in a new issue