summaryrefslogtreecommitdiff
path: root/lang/ruby
AgeCommit message (Expand)AuthorFilesLines
2012-02-04Move RUBY_DISTNAME definition back to rubyversion.mk from Makefile.common.taca2-12/+13
2012-01-12Move PRINT_PLIST_AWK stuff for Gems before other ruby related PRINT_PLIST_AWKobache1-17/+17
2011-12-28Update ruby18-base package to 1.8.7.357.taca1-2/+2
2011-12-25It is enough to use '=' to assign constant.taca1-2/+2
2011-12-25Fix some confusion about handling for RUBY_VERSION_DEFAULT and RUBY_VER.taca1-7/+4
2011-12-24Restore backwards compatibility removed as part of 1.65, the tree is notjoerg1-1/+8
2011-12-24Fix typo.joerg1-2/+2
2011-12-24* Remove backward compatibility handling for RUBY_VER; pkglint dosen't like it.taca1-8/+3
2011-12-18Add two "used by" line for lang/ruby193/Makefile andtaca1-1/+3
2011-12-16Update ruby-rdoc package to 3.12.taca1-2/+2
2011-12-14Avoid using .warning make(1) directive which isn't supported on NetBSD 5.taca1-2/+2
2011-12-13* Add RUBY_RAILS_SUPPORTED. Each Ruby on Rails related pacakge tellstaca2-34/+78
2011-11-23Add lang/ruby/json.mk. It handles dependency to ruby-json and deal withtaca1-0/+79
2011-11-22Make maching pattern of REPLACE_RUBY_DIRS same as REPLACE_RUBY.taca1-2/+2
2011-11-19Start updating Ruby on Rails to 3.0.11.taca1-3/+2
2011-11-13Update ruby-rdoc package to 3.11.taca1-2/+2
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