Remove building of ruby 1.8 and 1.9 packages by default.

This unlinks completely some ruby 1.8 and 1.9 specific packages, to be
removed shortly.

OK sthen@, no objection ajacoutot@
This commit is contained in:
jeremy 2014-09-27 16:31:40 +00:00
parent 6c0d4d0cfd
commit 8ecfbd9765
10 changed files with 13 additions and 146 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.336 2014/08/15 12:19:13 jasper Exp $
# $OpenBSD: Makefile,v 1.337 2014/09/27 16:31:40 jeremy Exp $
SUBDIR =
SUBDIR += abcde
@ -215,19 +215,12 @@
SUBDIR += rplay
SUBDIR += rsynth
SUBDIR += rtunes
SUBDIR += ruby-id3lib,ruby18
SUBDIR += ruby-id3lib,ruby19
SUBDIR += ruby-id3lib,ruby20
SUBDIR += ruby-id3lib,ruby21
SUBDIR += ruby-sonos,ruby19
SUBDIR += ruby-sonos,ruby20
SUBDIR += ruby-sonos,ruby21
SUBDIR += ruby-taglib,ruby18
SUBDIR += ruby-taglib,ruby19
SUBDIR += ruby-taglib,ruby20
SUBDIR += ruby-taglib,ruby21
SUBDIR += ruby-vorbis_comment,ruby18
SUBDIR += ruby-vorbis_comment,ruby19
SUBDIR += ruby-vorbis_comment,ruby20
SUBDIR += ruby-vorbis_comment,ruby21
SUBDIR += schismtracker

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.71 2014/08/15 12:19:13 jasper Exp $
# $OpenBSD: Makefile,v 1.72 2014/09/27 16:31:40 jeremy Exp $
SUBDIR =
SUBDIR += base64
@ -63,8 +63,6 @@
SUBDIR += recode
SUBDIR += ripmime
SUBDIR += rpm2cpio
SUBDIR += ruby-json,ruby18
SUBDIR += ruby-json,ruby19
SUBDIR += ruby-json,ruby20
SUBDIR += ruby-json,ruby21
SUBDIR += ruby-multi_json

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.276 2014/09/13 18:09:20 brad Exp $
# $OpenBSD: Makefile,v 1.277 2014/09/27 16:31:40 jeremy Exp $
SUBDIR =
SUBDIR += apache-couchdb
@ -191,91 +191,55 @@
SUBDIR += redis
SUBDIR += repmgr
SUBDIR += riak
SUBDIR += ruby-amalgalite,ruby18
SUBDIR += ruby-amalgalite,ruby19
SUBDIR += ruby-amalgalite,ruby20
SUBDIR += ruby-amalgalite,ruby21
SUBDIR += ruby-bdb
SUBDIR += ruby-couchrest
SUBDIR += ruby-data_objects,rbx
SUBDIR += ruby-data_objects,ruby18
SUBDIR += ruby-data_objects,ruby19
SUBDIR += ruby-data_objects,ruby20
SUBDIR += ruby-do_mysql,rbx
SUBDIR += ruby-do_mysql,ruby18
SUBDIR += ruby-do_mysql,ruby19
SUBDIR += ruby-do_mysql,ruby20
SUBDIR += ruby-do_mysql,ruby21
SUBDIR += ruby-do_postgres,rbx
SUBDIR += ruby-do_postgres,ruby18
SUBDIR += ruby-do_postgres,ruby19
SUBDIR += ruby-do_postgres,ruby20
SUBDIR += ruby-do_postgres,ruby21
SUBDIR += ruby-do_sqlite3,rbx
SUBDIR += ruby-do_sqlite3,ruby18
SUBDIR += ruby-do_sqlite3,ruby19
SUBDIR += ruby-do_sqlite3,ruby20
SUBDIR += ruby-do_sqlite3,ruby21
SUBDIR += ruby-hiera,ruby18
SUBDIR += ruby-hiera,ruby19
SUBDIR += ruby-hiera,ruby20
SUBDIR += ruby-hiera-file,ruby18
SUBDIR += ruby-hiera-file,ruby19
SUBDIR += ruby-hiera-file,ruby20
SUBDIR += ruby-jdbc-h2
SUBDIR += ruby-jdbc-mysql
SUBDIR += ruby-jdbc-postgres
SUBDIR += ruby-jdbc-sqlite3
SUBDIR += ruby-kirbybase
SUBDIR += ruby-ldap,ruby18
SUBDIR += ruby-ldap,ruby19
SUBDIR += ruby-ldap,ruby20
SUBDIR += ruby-ldap,ruby21
SUBDIR += ruby-mysql,rbx
SUBDIR += ruby-mysql,ruby18
SUBDIR += ruby-mysql,ruby19
SUBDIR += ruby-mysql,ruby20
SUBDIR += ruby-mysql,ruby21
SUBDIR += ruby-mysql2,ruby18
SUBDIR += ruby-mysql2,ruby19
SUBDIR += ruby-mysql2,ruby20
SUBDIR += ruby-mysql2,ruby21
SUBDIR += ruby-pg,rbx
SUBDIR += ruby-pg,ruby18
SUBDIR += ruby-pg,ruby19
SUBDIR += ruby-pg,ruby20
SUBDIR += ruby-pg,ruby21
SUBDIR += ruby-redis
SUBDIR += ruby-redis,ruby18
SUBDIR += ruby-redis-namespace
SUBDIR += ruby-redis-namespace,ruby18
SUBDIR += ruby-resque
SUBDIR += ruby-resque,ruby18
SUBDIR += ruby-sequel
SUBDIR += ruby-sequel,rbx
SUBDIR += ruby-sequel,ruby18
SUBDIR += ruby-sequel_pg,ruby18
SUBDIR += ruby-sequel_pg,ruby19
SUBDIR += ruby-sequel_pg,ruby20
SUBDIR += ruby-sequel_pg,ruby21
SUBDIR += ruby-sqlite3,rbx
SUBDIR += ruby-sqlite3,ruby18
SUBDIR += ruby-sqlite3,ruby19
SUBDIR += ruby-sqlite3,ruby20
SUBDIR += ruby-sqlite3,ruby21
SUBDIR += ruby-swift
SUBDIR += ruby-swift-db-mysql,ruby19
SUBDIR += ruby-swift-db-mysql,ruby20
SUBDIR += ruby-swift-db-mysql,ruby21
SUBDIR += ruby-swift-db-postgres,ruby19
SUBDIR += ruby-swift-db-postgres,ruby20
SUBDIR += ruby-swift-db-postgres,ruby21
SUBDIR += ruby-swift-db-sqlite3,ruby19
SUBDIR += ruby-swift-db-sqlite3,ruby20
SUBDIR += ruby-swift-db-sqlite3,ruby21
SUBDIR += ruby-tiny_tds,rbx
SUBDIR += ruby-tiny_tds,ruby18
SUBDIR += ruby-tiny_tds,ruby19
SUBDIR += ruby-tiny_tds,ruby20
SUBDIR += ruby-tiny_tds,ruby21
SUBDIR += ruby-validatable

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1254 2014/09/25 19:53:10 landry Exp $
# $OpenBSD: Makefile,v 1.1255 2014/09/27 16:31:40 jeremy Exp $
SUBDIR =
SUBDIR += ElectricFence
@ -1292,14 +1292,10 @@
SUBDIR += rlog
SUBDIR += ruby-abstract
SUBDIR += ruby-arrayfields
SUBDIR += ruby-atomic,ruby18
SUBDIR += ruby-atomic,ruby19
SUBDIR += ruby-atomic,ruby20
SUBDIR += ruby-atomic,ruby21
SUBDIR += ruby-bacon
SUBDIR += ruby-bundler
SUBDIR += ruby-bundler,ruby18
SUBDIR += ruby-bundler,ruby19
SUBDIR += ruby-cicphash
SUBDIR += ruby-clio
SUBDIR += ruby-color-tools
@ -1313,8 +1309,6 @@
SUBDIR += ruby-diff-lcs
SUBDIR += ruby-extlib
SUBDIR += ruby-fastthread
SUBDIR += ruby-ffi,ruby18
SUBDIR += ruby-ffi,ruby19
SUBDIR += ruby-ffi,ruby20
SUBDIR += ruby-ffi,ruby21
SUBDIR += ruby-ffi-inliner
@ -1322,15 +1316,11 @@
SUBDIR += ruby-gem_plugin
SUBDIR += ruby-gems
SUBDIR += ruby-gettext
SUBDIR += ruby-gir_ffi,ruby18
SUBDIR += ruby-gir_ffi,ruby19
SUBDIR += ruby-gir_ffi,ruby20
SUBDIR += ruby-gir_ffi,ruby21
SUBDIR += ruby-git
SUBDIR += ruby-highline
SUBDIR += ruby-hoe
SUBDIR += ruby-home_run,ruby18
SUBDIR += ruby-hub,ruby18
SUBDIR += ruby-hub,ruby19
SUBDIR += ruby-hub,ruby20
SUBDIR += ruby-hub,ruby21
SUBDIR += ruby-i18n
@ -1338,8 +1328,6 @@
SUBDIR += ruby-isolate
SUBDIR += ruby-jeweler
SUBDIR += ruby-json_pure
SUBDIR += ruby-kgio,ruby18
SUBDIR += ruby-kgio,ruby19
SUBDIR += ruby-kgio,ruby20
SUBDIR += ruby-kgio,ruby21
SUBDIR += ruby-locale
@ -1347,28 +1335,19 @@
SUBDIR += ruby-minitest
SUBDIR += ruby-mocha
SUBDIR += ruby-mspec
SUBDIR += ruby-narray,ruby19
SUBDIR += ruby-narray,ruby20
SUBDIR += ruby-narray,ruby21
SUBDIR += ruby-ncurses,ruby19
SUBDIR += ruby-ncurses,ruby20
SUBDIR += ruby-ncurses,ruby21
SUBDIR += ruby-needle
SUBDIR += ruby-ole
SUBDIR += ruby-open4
SUBDIR += ruby-parsetree
SUBDIR += ruby-polyglot
SUBDIR += ruby-prof,ruby18
SUBDIR += ruby-prof,ruby19
SUBDIR += ruby-rake
SUBDIR += ruby-rake-compiler
SUBDIR += ruby-rake-remote_task
SUBDIR += ruby-rb-gsl
SUBDIR += ruby-rcov,ruby18
SUBDIR += ruby-rcov,ruby19
SUBDIR += ruby-rdoc
SUBDIR += ruby-ref
SUBDIR += ruby-rgen,ruby19
SUBDIR += ruby-rgen,ruby20
SUBDIR += ruby-rgen,ruby21
SUBDIR += ruby-rr
@ -1379,25 +1358,19 @@
SUBDIR += ruby-safe_yaml
SUBDIR += ruby-sexp_processor
SUBDIR += ruby-stringex
SUBDIR += ruby-subset_sum,ruby18
SUBDIR += ruby-subset_sum,ruby19
SUBDIR += ruby-subset_sum,ruby20
SUBDIR += ruby-subset_sum,ruby21
SUBDIR += ruby-systemu
SUBDIR += ruby-term-ansicolor
SUBDIR += ruby-therubyracer,ruby19
SUBDIR += ruby-therubyracer,ruby20
SUBDIR += ruby-therubyracer,ruby21
SUBDIR += ruby-thor,ruby19
SUBDIR += ruby-thor,ruby20
SUBDIR += ruby-thor,ruby21
SUBDIR += ruby-tilt
SUBDIR += ruby-transaction-simple
SUBDIR += ruby-trollop
SUBDIR += ruby-uuid
SUBDIR += ruby-uuid,ruby18
SUBDIR += ruby-uuidtools
SUBDIR += ruby-yajl,ruby19
SUBDIR += ruby-yajl,ruby20
SUBDIR += ruby-yajl,ruby21
SUBDIR += ruby-zentest

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.370 2014/08/22 22:59:45 bentley Exp $
# $OpenBSD: Makefile,v 1.371 2014/09/27 16:31:40 jeremy Exp $
SUBDIR =
SUBDIR += DevIL
@ -235,8 +235,6 @@
SUBDIR += ruby-color
SUBDIR += ruby-gruff
SUBDIR += ruby-mini_magick
SUBDIR += ruby-rmagick,ruby18
SUBDIR += ruby-rmagick,ruby19
SUBDIR += ruby-rmagick,ruby20
SUBDIR += ruby-rmagick,ruby21
SUBDIR += s10sh

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.860 2014/09/18 07:42:22 jasper Exp $
# $OpenBSD: Makefile,v 1.861 2014/09/27 16:31:40 jeremy Exp $
SUBDIR =
SUBDIR += GeoIP
@ -518,22 +518,16 @@
SUBDIR += ruby-agcaldav
SUBDIR += ruby-amqp
SUBDIR += ruby-bunny
SUBDIR += ruby-eventmachine,ruby18
SUBDIR += ruby-eventmachine,ruby19
SUBDIR += ruby-eventmachine,ruby20
SUBDIR += ruby-eventmachine,ruby21
SUBDIR += ruby-macaddr
SUBDIR += ruby-macaddr,ruby18
SUBDIR += ruby-mfi,ruby19
SUBDIR += ruby-mfi,ruby20
SUBDIR += ruby-mfi,ruby21
SUBDIR += ruby-minion
SUBDIR += ruby-msgpack,ruby19
SUBDIR += ruby-msgpack,ruby20
SUBDIR += ruby-msgpack,ruby21
SUBDIR += ruby-net-dns
SUBDIR += ruby-net-http-digest_auth
SUBDIR += ruby-net-http-digest_auth,ruby18
SUBDIR += ruby-net-scp
SUBDIR += ruby-net-sftp
SUBDIR += ruby-net-ssh

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.351 2014/09/26 14:02:16 gonzalo Exp $
# $OpenBSD: Makefile,v 1.352 2014/09/27 16:31:40 jeremy Exp $
SUBDIR =
SUBDIR += ADMfzap
@ -248,12 +248,9 @@
SUBDIR += rarcrack
SUBDIR += rdp
SUBDIR += reop
SUBDIR += ruby-akami,ruby19
SUBDIR += ruby-akami,ruby20
SUBDIR += ruby-akami,ruby21
SUBDIR += ruby-bcrypt,rbx
SUBDIR += ruby-bcrypt,ruby18
SUBDIR += ruby-bcrypt,ruby19
SUBDIR += ruby-bcrypt,ruby20
SUBDIR += ruby-bcrypt,ruby21
SUBDIR += ruby-ezcrypto

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.323 2014/09/26 11:47:47 jasper Exp $
# $OpenBSD: Makefile,v 1.324 2014/09/27 16:31:41 jeremy Exp $
SUBDIR =
SUBDIR += accountsservice
@ -164,27 +164,20 @@
SUBDIR += rpl
SUBDIR += rsyslog
SUBDIR += rtty
SUBDIR += ruby-augeas,ruby18
SUBDIR += ruby-augeas,ruby19
SUBDIR += ruby-augeas,ruby20
SUBDIR += ruby-augeas,ruby21
SUBDIR += ruby-capistrano
SUBDIR += ruby-directory_watcher
SUBDIR += ruby-facter
SUBDIR += ruby-libvirt,ruby19
SUBDIR += ruby-libvirt,ruby20
SUBDIR += ruby-libvirt,ruby21
SUBDIR += ruby-posix-spawn,ruby19
SUBDIR += ruby-posix-spawn,ruby20
SUBDIR += ruby-posix-spawn,ruby21
SUBDIR += ruby-puppet
SUBDIR += ruby-puppet-lint
SUBDIR += ruby-puppet-lint,ruby18
SUBDIR += ruby-puppet-syntax
SUBDIR += ruby-puppet-syntax,ruby20
SUBDIR += ruby-shadow
SUBDIR += ruby-shadow,ruby19
SUBDIR += ruby-shadow,ruby20
SUBDIR += ruby-shadow,ruby21
SUBDIR += ruby-vlad
SUBDIR += runit
SUBDIR += safecat

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.419 2014/09/16 18:02:23 jasper Exp $
# $OpenBSD: Makefile,v 1.420 2014/09/27 16:31:41 jeremy Exp $
SUBDIR =
SUBDIR += TclXML
@ -33,7 +33,6 @@
SUBDIR += docx2txt
SUBDIR += ebook-tools
SUBDIR += enchant
SUBDIR += eruby
SUBDIR += exempi
SUBDIR += fcbanner
SUBDIR += filepp
@ -339,61 +338,39 @@
SUBDIR += ruby-ascii85
SUBDIR += ruby-builder
SUBDIR += ruby-classifier
SUBDIR += ruby-fast-stemmer,ruby18
SUBDIR += ruby-fast-stemmer,ruby19
SUBDIR += ruby-fast-stemmer,ruby20
SUBDIR += ruby-fast-stemmer,ruby21
SUBDIR += ruby-fast_xs,ruby18
SUBDIR += ruby-fast_xs,ruby19
SUBDIR += ruby-fast_xs,ruby20
SUBDIR += ruby-fast_xs,ruby21
SUBDIR += ruby-fastercsv,ruby18
SUBDIR += ruby-fastri,ruby18
SUBDIR += ruby-gyoku,ruby19
SUBDIR += ruby-gyoku,ruby20
SUBDIR += ruby-gyoku,ruby21
SUBDIR += ruby-haml
SUBDIR += ruby-hpricot,ruby18
SUBDIR += ruby-hpricot,ruby19
SUBDIR += ruby-hpricot,ruby20
SUBDIR += ruby-hpricot,ruby21
SUBDIR += ruby-htmlentities
SUBDIR += ruby-hyperestraier
SUBDIR += ruby-hyperestraier,ruby19
SUBDIR += ruby-hyperestraier,ruby20
SUBDIR += ruby-hyperestraier,ruby21
SUBDIR += ruby-icalendar
SUBDIR += ruby-icalendar,ruby19
SUBDIR += ruby-icalendar,ruby20
SUBDIR += ruby-kramdown
SUBDIR += ruby-liquid
SUBDIR += ruby-markaby
SUBDIR += ruby-maruku
SUBDIR += ruby-mustache
SUBDIR += ruby-nokogiri,ruby18
SUBDIR += ruby-nokogiri,ruby19
SUBDIR += ruby-nokogiri,ruby20
SUBDIR += ruby-nokogiri,ruby21
SUBDIR += ruby-nori,ruby19
SUBDIR += ruby-nori,ruby20
SUBDIR += ruby-nori,ruby21
SUBDIR += ruby-pdf-reader
SUBDIR += ruby-pygments.rb
SUBDIR += ruby-randexp
SUBDIR += ruby-rdiscount,ruby18
SUBDIR += ruby-rdiscount,ruby19
SUBDIR += ruby-rdiscount,ruby20
SUBDIR += ruby-rdiscount,ruby21
SUBDIR += ruby-redcarpet,ruby18
SUBDIR += ruby-redcarpet,ruby19
SUBDIR += ruby-redcarpet,ruby20
SUBDIR += ruby-redcarpet,ruby21
SUBDIR += ruby-redcloth,ruby18
SUBDIR += ruby-redcloth,ruby19
SUBDIR += ruby-redcloth,ruby20
SUBDIR += ruby-redcloth,ruby21
SUBDIR += ruby-rexical
SUBDIR += ruby-rexical,ruby18
SUBDIR += ruby-ronn
SUBDIR += ruby-rss
SUBDIR += ruby-rtex

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.676 2014/09/18 06:44:56 sebastia Exp $
# $OpenBSD: Makefile,v 1.677 2014/09/27 16:31:41 jeremy Exp $
SUBDIR =
SUBDIR += ajaxterm
@ -128,7 +128,6 @@
SUBDIR += mod_mp3,mysql
SUBDIR += mod_perl
SUBDIR += mod_random
SUBDIR += mod_ruby
SUBDIR += mod_scgi
SUBDIR += mod_security
SUBDIR += mod_text2html
@ -438,55 +437,36 @@
SUBDIR += rt
SUBDIR += ruby-addressable
SUBDIR += ruby-capybara
SUBDIR += ruby-capybara-webkit,ruby19
SUBDIR += ruby-capybara-webkit,ruby20
SUBDIR += ruby-capybara-webkit,ruby21
SUBDIR += ruby-fcgi,ruby18
SUBDIR += ruby-fcgi,ruby19
SUBDIR += ruby-fcgi,ruby20
SUBDIR += ruby-fcgi,ruby21
SUBDIR += ruby-httpclient
SUBDIR += ruby-httpi,ruby19
SUBDIR += ruby-httpi,ruby20
SUBDIR += ruby-httpi,ruby21
SUBDIR += ruby-jekyll
SUBDIR += ruby-mechanize
SUBDIR += ruby-mongrel
SUBDIR += ruby-ntlm,ruby19
SUBDIR += ruby-ntlm,ruby20
SUBDIR += ruby-ntlm,ruby21
SUBDIR += ruby-passenger,ruby18
SUBDIR += ruby-passenger,ruby19
SUBDIR += ruby-passenger,ruby20
SUBDIR += ruby-passenger,ruby21
SUBDIR += ruby-rack
SUBDIR += ruby-rack-protection
SUBDIR += ruby-rack-test
SUBDIR += ruby-rainbows,ruby18
SUBDIR += ruby-rainbows,ruby19
SUBDIR += ruby-rainbows,ruby20
SUBDIR += ruby-raindrops,ruby18
SUBDIR += ruby-raindrops,ruby19
SUBDIR += ruby-rainbows
SUBDIR += ruby-raindrops,ruby20
SUBDIR += ruby-raindrops,ruby21
SUBDIR += ruby-rest-client
SUBDIR += ruby-sanitize
SUBDIR += ruby-savon,ruby19
SUBDIR += ruby-savon,ruby20
SUBDIR += ruby-savon,ruby21
SUBDIR += ruby-sinatra
SUBDIR += ruby-thin,ruby18
SUBDIR += ruby-thin,ruby19
SUBDIR += ruby-thin,ruby20
SUBDIR += ruby-thin,ruby21
SUBDIR += ruby-thin_http
SUBDIR += ruby-unicorn,ruby18
SUBDIR += ruby-unicorn,ruby19
SUBDIR += ruby-unicorn,ruby20
SUBDIR += ruby-unicorn,ruby21
SUBDIR += ruby-vegas
SUBDIR += ruby-vegas,ruby18
SUBDIR += ruby-wasabi,ruby19
SUBDIR += ruby-wasabi,ruby20
SUBDIR += ruby-wasabi,ruby21
SUBDIR += ruby-xpath