svn commit: r404404 - in head: devel/rubygem-rdoc3 graphics/ruby-svg net/raggle security/dradis security/whatweb sysutils/daedalus sysutils/libchk sysutils/puppet sysutils/puppet37 sysutils/puppet4...

Alex Kozlov ak at FreeBSD.org
Fri Dec 25 07:12:20 UTC 2015


Author: ak
Date: Fri Dec 25 07:12:18 2015
New Revision: 404404
URL: https://svnweb.freebsd.org/changeset/ports/404404

Log:
  - Remove no longer used USE_RUBY_FEATURES knob
  
  Approved by:	ruby, portmgr (swills)

Modified:
  head/devel/rubygem-rdoc3/Makefile
  head/graphics/ruby-svg/Makefile
  head/net/raggle/Makefile
  head/security/dradis/Makefile
  head/security/whatweb/Makefile
  head/sysutils/daedalus/Makefile
  head/sysutils/libchk/Makefile
  head/sysutils/puppet/Makefile
  head/sysutils/puppet37/Makefile
  head/sysutils/puppet4/Makefile
  head/sysutils/rsyncmanager/Makefile
  head/textproc/docdiff/Makefile
  head/www/samidare/Makefile

Modified: head/devel/rubygem-rdoc3/Makefile
==============================================================================
--- head/devel/rubygem-rdoc3/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/devel/rubygem-rdoc3/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -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

Modified: head/graphics/ruby-svg/Makefile
==============================================================================
--- head/graphics/ruby-svg/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/graphics/ruby-svg/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -14,7 +14,6 @@ COMMENT=	Ruby library for generating SVG
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
 USE_RUBY=	yes
-USE_RUBY_FEATURES=	zlib
 
 NO_BUILD=	yes
 

Modified: head/net/raggle/Makefile
==============================================================================
--- head/net/raggle/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/net/raggle/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -13,7 +13,6 @@ COMMENT=	Console RSS aggregator written 
 RUN_DEPENDS=	${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses
 
 USE_RUBY=	yes
-USE_RUBY_FEATURES=	rexml yaml
 
 NO_BUILD=	yes
 NO_ARCH=	yes

Modified: head/security/dradis/Makefile
==============================================================================
--- head/security/dradis/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/security/dradis/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -33,7 +33,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVER
 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
 

Modified: head/security/whatweb/Makefile
==============================================================================
--- head/security/whatweb/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/security/whatweb/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -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

Modified: head/sysutils/daedalus/Makefile
==============================================================================
--- head/sysutils/daedalus/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/sysutils/daedalus/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -14,7 +14,6 @@ BROKEN=		unfetchable
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USE_RUBY=	yes
-USE_RUBY_FEATURES=	1.8
 
 NO_BUILD=	yes
 

Modified: head/sysutils/libchk/Makefile
==============================================================================
--- head/sysutils/libchk/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/sysutils/libchk/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -14,7 +14,6 @@ LICENSE=	BSD2CLAUSE
 
 USES=			tar:bzip2 uidfix
 USE_RUBY=		yes
-USE_RUBY_FEATURES=	optparse
 
 MAKE_ARGS=	PREFIX="${PREFIX}"
 

Modified: head/sysutils/puppet/Makefile
==============================================================================
--- head/sysutils/puppet/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/sysutils/puppet/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -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=	*

Modified: head/sysutils/puppet37/Makefile
==============================================================================
--- head/sysutils/puppet37/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/sysutils/puppet37/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -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=	*

Modified: head/sysutils/puppet4/Makefile
==============================================================================
--- head/sysutils/puppet4/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/sysutils/puppet4/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -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=	*

Modified: head/sysutils/rsyncmanager/Makefile
==============================================================================
--- head/sysutils/rsyncmanager/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/sysutils/rsyncmanager/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -14,7 +14,6 @@ BROKEN=		unfetchable
 RUN_DEPENDS=	rsync:${PORTSDIR}/net/rsync
 
 USE_RUBY=	yes
-USE_RUBY_FEATURES=	ruby18
 
 NO_BUILD=	yes
 

Modified: head/textproc/docdiff/Makefile
==============================================================================
--- head/textproc/docdiff/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/textproc/docdiff/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -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

Modified: head/www/samidare/Makefile
==============================================================================
--- head/www/samidare/Makefile	Fri Dec 25 07:04:07 2015	(r404403)
+++ head/www/samidare/Makefile	Fri Dec 25 07:12:18 2015	(r404404)
@@ -18,7 +18,6 @@ RUN_DEPENDS=	${RUBY_SITELIBDIR}/htree.rb
 
 USES=	gmake
 USE_RUBY=	yes
-USE_RUBY_FEATURES=	iconv
 
 RUBY_SHEBANG_FILES=	main.rb rb-link rb2rm rm2rb
 PORTDOCS=	README README.ja


More information about the svn-ports-head mailing list