Skip to content

Commit

Permalink
Build the ruby 1.9 version of some ruby gem ports with C extensions
Browse files Browse the repository at this point in the history
by default.

OK landry@
  • Loading branch information
Jeremy Evans committed Mar 25, 2011
1 parent 4ba5cc6 commit 797ec6b
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 9 deletions.
3 changes: 2 additions & 1 deletion audio/Makefile
Original file line number Diff line number Diff line change
@@ -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 =
Expand Down Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion converters/Makefile
Original file line number Diff line number Diff line change
@@ -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 =
Expand Down Expand Up @@ -54,6 +54,7 @@
SUBDIR += recode
SUBDIR += rpm2cpio
SUBDIR += ruby-json
SUBDIR += ruby-json,ruby19
SUBDIR += trans
SUBDIR += wv
SUBDIR += wv2
Expand Down
4 changes: 3 additions & 1 deletion databases/Makefile
Original file line number Diff line number Diff line change
@@ -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 =
Expand Down Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion devel/Makefile
Original file line number Diff line number Diff line change
@@ -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 =
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
3 changes: 2 additions & 1 deletion graphics/Makefile
Original file line number Diff line number Diff line change
@@ -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 $
#

Expand Down Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion net/Makefile
Original file line number Diff line number Diff line change
@@ -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 $
#

Expand Down Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion security/Makefile
Original file line number Diff line number Diff line change
@@ -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 $
#

Expand Down Expand Up @@ -198,6 +198,7 @@
SUBDIR += rarcrack
SUBDIR += rdp
SUBDIR += ruby-bcrypt
SUBDIR += ruby-bcrypt,ruby19
SUBDIR += ruby-ezcrypto
SUBDIR += ruby-openid
SUBDIR += ruby-yadis
Expand Down
7 changes: 6 additions & 1 deletion textproc/Makefile
Original file line number Diff line number Diff line change
@@ -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 =
Expand Down Expand Up @@ -277,21 +277,26 @@
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
SUBDIR += ruby-liquid
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
Expand Down
3 changes: 2 additions & 1 deletion www/Makefile
Original file line number Diff line number Diff line change
@@ -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 =
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 797ec6b

Please sign in to comment.