ruby 2.0 database/ruby-dbd patch

2013-02-25 Thread paranormal
For those who want it working right now. Patch is too bad for GNAT, I think... ↑255 /usr/ports → cat databases/ruby-bdb/files/patch-src_features.rb --- src/features.rb 2013-02-25 18:07:53.324227387 +0200 +++ src/features.rb 2013-02-25 18:17:36.0 +0200 @@ -813,7 +813,7 @@ begin

Re: making Ruby 1.9 default

2011-03-16 Thread paranormal
This is good idea. But beautiful port portupgrade :), not work with 1.9 version. I'm ruby programmer and use tags like so: .if ${.CURDIR:M*/*/rubygem-*} RUBY_DEFAULT_VER=1.9 .endif .if ${.CURDIR:M*/*/ruby-*} RUBY_DEFAULT_VER=1.9 .endif I think we need update portupgrade before update syste