summaryrefslogtreecommitdiff
path: root/lang/ruby
AgeCommit message (Expand)AuthorFilesLines
2011-11-08* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.taca1-4/+4
2011-11-08* Add LICENSE for Ruby 1.9.3.taca1-6/+15
2011-11-08* Document rdoc's version contained in each Ruby release.taca1-4/+11
2011-11-08* Document rubygem's version contained in each Ruby release.taca1-15/+52
2011-11-08Use RUBY_VERSION instead of RUBY_REQD.taca1-2/+2
2011-11-08* Improve make macro's documentation.taca1-137/+260
2011-11-08Use ${RUBY_BASE} instead of ${RUBY_VER}-base.taca1-2/+2
2011-11-07Don't require 'yaml' unconditionaly but try to call Gem.load_yaml.taca1-2/+8
2011-10-25A trivial change to remove ruby18'ism.taca1-3/+3
2011-10-20Add two "used by" lines for devel/ruby-fiddle/Makefile andtaca1-1/+3
2011-09-14Make default Ruby on Rails version to 3; currently 3.0.10.taca1-3/+3
2011-09-14Switch default Ruby's version to 1.9.x, currently 1.9.2.taca1-2/+2
2011-09-13Now OVERRIDE_GEMSPEC can delete dependency in a gemspec file.taca1-7/+11
2011-09-13* Remove unused codes.taca1-21/+24
2011-09-04Update ruby-rdoc pacakge to 3.9.4.taca1-2/+2
2011-08-25Update devel/ruby-rdoc package to 3.9.3.taca1-2/+2
2011-08-17Start update of Ruby on Rails 2.3.14 and 3.0.10.taca1-3/+3
2011-08-13Update devel/ruby-rdoc package to 3.9.2.taca1-2/+2
2011-08-12Start of updating ruby18 to ruby18-1.8.7.352 (Ruby 1.8.7 patchlevel 352)taca1-3/+3
2011-08-12Oops, should be commited with:taca1-2/+2
2011-08-12Introduce OVERRIDE_GEMSPEC.taca2-2/+189
2011-07-22* Fix dependency condition to inverse when RUBY_RDOC_REQD is defined.taca1-6/+8
2011-07-22Update ruby-rdoc pacakge to 3.8.taca1-2/+2
2011-06-17Start update of Ruby on Rails 3 to 3.0.9.taca1-2/+2
2011-06-16Remove bin/rdoc and bin/ri from this package since it will conflicttaca1-2/+3
2011-06-16Include rdoc.mk to use devel/rdoc instead of ruby{18,19}-base.taca1-1/+6
2011-06-16Add support file for utilize devel/rdoc package (would be imported later).taca1-0/+57
2011-06-11Start update of Ruby on Rails 2.3.12/3.0.8.taca1-3/+3
2011-05-30Fix typos regarding activeresource.hiramatsu1-2/+2
2011-05-10Start update of rails3 related packages to 3.0.7.taca1-2/+2
2011-05-10Correct RUBYGEMS_REQD's default in comment.taca1-2/+2
2011-04-06Start update of Ruby on Rails 3.0.6.taca1-2/+2
2011-03-27Add depends pattern: RUBY_RAILS_DEPENDS.taca1-1/+8
2011-03-27* Introduce RUBYGEMS_REQD as a package-settable variable.taca1-5/+16
2011-03-23Add code fragment to select version of Ruby on Rails.taca2-1/+138
2011-03-12Add MULTI variable, and add it to BUILD_DEFS, to more easily findwiz1-1/+5
2011-02-21Introduce RUBY_ABI_VERSION and use it BUILDLINK_ABI_DEPENDS.taca2-4/+6
2011-02-21* Start upate of ruby18 and ruby19 packags.taca1-5/+4
2011-02-02fixes shlib alias name for Solaris. PR#44480.obache1-2/+2
2011-02-01Apply patch provided by obache@, fixing build problem on Solaris.taca1-1/+4
2011-01-13rubygems.org returns invalid Location header (no scheme and hostname) forobache1-2/+2
2010-12-26Start update of ruby18-base and ruby19-base packages:taca1-3/+3
2010-12-01Fix build problem on Linux, fix part of PR pkg/44174.taca1-2/+2
2010-11-17Some improvements for rubyversion.mk:taca1-27/+44
2010-11-10Exactly set TZ=UTC, or not worked as expected on Solaris (time-zone differenc...obache1-2/+2
2010-11-06Pass down INSTALL_MAKE_FLAGS.obache1-2/+2
2010-09-28Add the necessary glue to hook Ruby into the multi-version framework.joerg1-3/+18
2010-09-24Fix version description in comments.taca1-2/+2
2010-09-12Now enable ruby19!taca1-3/+3
2010-09-10Add support for Ruby19.taca1-4/+7