Build the ruby 1.9 version of some ruby gem ports with C extensions
by default. OK landry@
This commit is contained in:
parent
2d403afe10
commit
9d4d55e233
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.257 2011/03/22 09:18:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.258 2011/03/25 17:02:35 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -174,6 +174,7 @@
|
||||
SUBDIR += rtunes
|
||||
SUBDIR += ruby-id3lib
|
||||
SUBDIR += ruby-vorbis_comment
|
||||
SUBDIR += ruby-vorbis_comment,ruby19
|
||||
SUBDIR += scmpc
|
||||
SUBDIR += shell-fm
|
||||
SUBDIR += shorten
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2011/03/11 13:40:40 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2011/03/25 17:02:35 jeremy Exp $
|
||||
#
|
||||
|
||||
SUBDIR =
|
||||
@ -54,6 +54,7 @@
|
||||
SUBDIR += recode
|
||||
SUBDIR += rpm2cpio
|
||||
SUBDIR += ruby-json
|
||||
SUBDIR += ruby-json,ruby19
|
||||
SUBDIR += trans
|
||||
SUBDIR += wv
|
||||
SUBDIR += wv2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.193 2011/03/25 10:08:11 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.194 2011/03/25 17:02:35 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
||||
#
|
||||
SUBDIR =
|
||||
@ -178,12 +178,14 @@
|
||||
SUBDIR += ruby-jdbc-sqlite3
|
||||
SUBDIR += ruby-kirbybase
|
||||
SUBDIR += ruby-ldap
|
||||
SUBDIR += ruby-ldap,ruby19
|
||||
SUBDIR += ruby-mysql
|
||||
SUBDIR += ruby-mysql,ruby19
|
||||
SUBDIR += ruby-mysql,rbx
|
||||
SUBDIR += ruby-mysql2
|
||||
SUBDIR += ruby-mysql2,ruby19
|
||||
SUBDIR += ruby-mysqlplus
|
||||
SUBDIR += ruby-mysqlplus,ruby19
|
||||
SUBDIR += ruby-pg
|
||||
SUBDIR += ruby-pg,ruby19
|
||||
SUBDIR += ruby-pg,rbx
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.907 2011/03/25 10:08:10 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.908 2011/03/25 17:02:35 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -1007,6 +1007,7 @@
|
||||
SUBDIR += ruby-i18n
|
||||
SUBDIR += ruby-isolate
|
||||
SUBDIR += ruby-kgio
|
||||
SUBDIR += ruby-kgio,ruby19
|
||||
SUBDIR += ruby-linecache
|
||||
SUBDIR += ruby-locale
|
||||
SUBDIR += ruby-minitest
|
||||
@ -1020,6 +1021,7 @@
|
||||
SUBDIR += ruby-parsetree
|
||||
SUBDIR += ruby-polyglot
|
||||
SUBDIR += ruby-prof
|
||||
SUBDIR += ruby-prof,ruby19
|
||||
SUBDIR += ruby-rack-test
|
||||
SUBDIR += ruby-rake
|
||||
SUBDIR += ruby-rake-compiler
|
||||
@ -1035,6 +1037,7 @@
|
||||
SUBDIR += ruby-sexp_processor
|
||||
SUBDIR += ruby-stringex
|
||||
SUBDIR += ruby-subset_sum
|
||||
SUBDIR += ruby-subset_sum,ruby19
|
||||
SUBDIR += ruby-systemtimer
|
||||
SUBDIR += ruby-term-ansicolor
|
||||
SUBDIR += ruby-tilt
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.280 2011/03/09 10:01:20 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.281 2011/03/25 17:02:35 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $
|
||||
#
|
||||
|
||||
@ -201,6 +201,7 @@
|
||||
SUBDIR += ruby-gruff
|
||||
SUBDIR += ruby-mini_magick
|
||||
SUBDIR += ruby-rmagick
|
||||
SUBDIR += ruby-rmagick,ruby19
|
||||
SUBDIR += s10sh
|
||||
SUBDIR += sane-backends
|
||||
SUBDIR += sane-frontends
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.683 2011/03/24 06:53:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.684 2011/03/25 17:02:35 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $
|
||||
#
|
||||
|
||||
@ -453,6 +453,7 @@
|
||||
SUBDIR += ruby-bunny
|
||||
SUBDIR += ruby-errand
|
||||
SUBDIR += ruby-eventmachine
|
||||
SUBDIR += ruby-eventmachine,ruby19
|
||||
SUBDIR += ruby-minion
|
||||
SUBDIR += ruby-net-dns
|
||||
SUBDIR += ruby-net-scp
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.255 2011/03/16 10:12:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.256 2011/03/25 17:02:35 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
|
||||
#
|
||||
|
||||
@ -198,6 +198,7 @@
|
||||
SUBDIR += rarcrack
|
||||
SUBDIR += rdp
|
||||
SUBDIR += ruby-bcrypt
|
||||
SUBDIR += ruby-bcrypt,ruby19
|
||||
SUBDIR += ruby-ezcrypto
|
||||
SUBDIR += ruby-openid
|
||||
SUBDIR += ruby-yadis
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.319 2011/03/19 17:00:02 schwarze Exp $
|
||||
# $OpenBSD: Makefile,v 1.320 2011/03/25 17:02:36 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -277,8 +277,10 @@
|
||||
SUBDIR += ruby-fastercsv
|
||||
SUBDIR += ruby-fastri
|
||||
SUBDIR += ruby-fast-stemmer
|
||||
SUBDIR += ruby-fast-stemmer,ruby19
|
||||
SUBDIR += ruby-haml
|
||||
SUBDIR += ruby-hpricot
|
||||
SUBDIR += ruby-hpricot,ruby19
|
||||
SUBDIR += ruby-htmlentities
|
||||
SUBDIR += ruby-hyperestraier
|
||||
SUBDIR += ruby-icalendar
|
||||
@ -286,12 +288,15 @@
|
||||
SUBDIR += ruby-markaby
|
||||
SUBDIR += ruby-maruku
|
||||
SUBDIR += ruby-nokogiri
|
||||
SUBDIR += ruby-nokogiri,ruby19
|
||||
SUBDIR += ruby-pdf-reader
|
||||
SUBDIR += ruby-pdf-writer
|
||||
SUBDIR += ruby-prawn
|
||||
SUBDIR += ruby-randexp
|
||||
SUBDIR += ruby-rdiscount
|
||||
SUBDIR += ruby-rdiscount,ruby19
|
||||
SUBDIR += ruby-redcloth
|
||||
SUBDIR += ruby-redcloth,ruby19
|
||||
SUBDIR += ruby-rss
|
||||
SUBDIR += ruby-rtex
|
||||
SUBDIR += ruby-rubigen
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.498 2011/03/25 10:29:57 pirofti Exp $
|
||||
# $OpenBSD: Makefile,v 1.499 2011/03/25 17:02:37 jeremy Exp $
|
||||
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -411,6 +411,7 @@
|
||||
SUBDIR += ruby-rest-client
|
||||
SUBDIR += ruby-sinatra
|
||||
SUBDIR += ruby-thin
|
||||
SUBDIR += ruby-thin,ruby19
|
||||
SUBDIR += ruby-thin_http
|
||||
SUBDIR += ruby-unicorn
|
||||
SUBDIR += ruby-unicorn,ruby19
|
||||
|
Loading…
Reference in New Issue
Block a user