summaryrefslogtreecommitdiff
path: root/lang/ruby
AgeCommit message (Expand)AuthorFilesLines
2012-04-29Start updating Ruby on Rails to 3.2.3.taca1-2/+2
2012-04-22Update ruby19 packages to 1.9.2p320.taca1-2/+2
2012-04-22Update ruby193 packages to 1.9.3p194.taca1-2/+2
2012-03-21Switch default Ruby's version to 1.9.3.taca1-4/+4
2012-03-21Oops, this is one more file to be commited.taca1-14/+1
2012-03-21Overhaul buildlink3 processing of Ruby.taca2-2/+17
2012-03-20* Move some rails related part from gem.mk to module.mk.taca2-10/+13
2012-03-18Remove Ruby on Rails 2 support.taca1-34/+6
2012-03-18Add supports for Ruby on Rails 3.2, currently 3.2.2.taca1-8/+40
2012-03-18Start update of Ruby on Rails 3.1.4.taca1-2/+2
2012-03-18Start update of Ruby on Rails 3.0.12.taca1-2/+2
2012-03-18* Propagate RUBY_RAILS_SUPPORTED via MULTI.taca1-2/+6
2012-03-18Don't override unconditionally set USE_RAKE.taca1-2/+2
2012-03-17Use devel/ruby-rake instead of devel/rake.taca1-3/+3
2012-03-15lang/ruby: Fix ruby193-base for DragonFlymarino1-1/+5
2012-03-02o Now OVERRIDE_GEMSPEC can modify files in gemspec.taca2-41/+102
2012-02-23Update ruby19-base package to 192pl318, Ruby 1.9.2 patchlevel 318.taca1-2/+2
2012-02-18o Document RUBY_EXTNAMEtaca1-1/+7
2012-02-18Move definition of DIST_SUBDIR for ruby193 to lang/ruby/Makefile.common.taca1-2/+6
2012-02-16Update ruby193-base package to 1.9.3p125 (Ruby 1.9.3 patchlevel 125).taca1-2/+2
2012-02-16Update ruby18-base package to 1.8.7-pl357 (Ruby 1.8.7 patchlevel 357).taca1-2/+2
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