Age | Commit message (Expand) | Author | Files | Lines |
2015-09-03 | Pullup ticket #4804 - requested by taca | tron | 1 | -2/+2 |
2015-09-03 | Pullup ticket #4803 - requested by taca | tron | 1 | -2/+2 |
2015-09-03 | Pullup ticket #4802 - requested by taca | tron | 1 | -4/+2 |
2015-06-23 | Update rubygems to 2.4.8, including security fix for CVE-2015-3900. | taca | 1 | -2/+2 |
2015-06-22 | Start update of Ruby on Rails to 3.2.22. | taca | 1 | -2/+2 |
2015-05-16 | Enable Ruby 2.2 | ryoon | 1 | -2/+2 |
2015-04-26 | Correcting what seems to be a typo, and would result in "BO" being OK here. | rodent | 1 | -2/+2 |
2015-04-19 | Update ruby22-base and ruby22 package to 2.2.2. | taca | 1 | -3/+3 |
2015-04-19 | Update ruby21-base and ruby21 packages to 2.1.6. | taca | 1 | -3/+3 |
2015-04-19 | Update ruby200 package to 2.0.0p645 (Ruby 2.0.0-p645). | taca | 1 | -2/+2 |
2015-03-15 | Add RUBY_MAJOR_MINOR to use in PLIST. | taca | 1 | -2/+5 |
2015-03-08 | Allow build with ruby22-base. | taca | 1 | -1/+3 |
2015-03-08 | Update ruby22's informatino from 2.2.0 to 2.2.1. | taca | 1 | -4/+4 |
2015-03-08 | Update ruby200-base to 2.0.0p643. | taca | 1 | -2/+2 |
2015-03-08 | Update rubygems to 2.4.6. | taca | 1 | -2/+2 |
2015-03-08 | * Split gem-vars.mk and gem-extract.mk from gem.mk. | taca | 3 | -56/+88 |
2015-03-08 | Change RUBY_VER_DIR from RUBY_VERSION to RUBY_API_VERSION on Ruby 2.1 and | taca | 1 | -2/+10 |
2015-03-08 | Remove "18" from RUBY_VERSION_SUPPORTED. | taca | 1 | -3/+3 |
2015-02-20 | Reflect MACHINE_GNU_PLATFORM's new ABI suffix in RUBY_ARCH. | riastradh | 1 | -2/+2 |
2015-01-25 | Drop RUBYGEMS_REQD. Since all ruby*-base package contains enough version | taca | 1 | -43/+8 |
2015-01-25 | * Add definition for Ruby 2.2.0 (but still disabled.) | taca | 1 | -2/+27 |
2015-01-25 | Add http://cache.ruby-lang.org to MASTER_SITE_RUBY. | taca | 1 | -1/+2 |
2015-01-16 | Fix typo, s/GEM_CLEANBUOLD_EXTENSIONS/GEM_CLEANBUILD_EXTENSIONS/. | taca | 1 | -8/+8 |
2014-11-18 | Start update of Ruby on Rails to 3.2.21. | taca | 1 | -2/+2 |
2014-11-15 | Update ruby21-base (and ruby21) package to 2.1.5 (Ruby 2.1.5). | taca | 1 | -3/+3 |
2014-11-15 | Update ruby193-base (and ruby193) to 1.9.3p551 (Ruby 1.9.3-p551). | taca | 1 | -2/+2 |
2014-11-15 | Update ruby200-base and related packages to 2.0.0-p598 (Ruby 2.0.0-p598). | taca | 1 | -2/+2 |
2014-11-01 | Start update of Ruby on Rails to 3.2.20. | taca | 1 | -2/+2 |
2014-10-27 | Update ruby21/ruby21-base package to 2.1.4. | taca | 1 | -3/+3 |
2014-10-27 | Update ruby200-base and related packages to 2.0.0-p594 (Ruby 2.0.0-p594). | taca | 1 | -2/+2 |
2014-10-27 | Update ruby193-base and related packages to 1.9.3p550 (Ruby 1.9.3-p550). | taca | 1 | -2/+2 |
2014-09-15 | Clarify description of RUBY_NOVERSION, RUBY_PKGPREFIX and RUBY_SUFFIX. | taca | 1 | -2/+10 |
2014-08-25 | Upadte ruby193-base to 1.9.3p547 (Ruby 1.9.3 patchlevel 547). | taca | 1 | -2/+2 |
2014-08-19 | Pass CONFIGURE_ARGS to _RUBYGEM_OPTIONS with "--build-args". | taca | 1 | -2/+8 |
2014-08-14 | * Pass RUBY_VER to MAKEFLAGS to fix build problem via dependency. | taca | 1 | -2/+4 |
2014-07-20 | Allow '.' in gem name, for http_parser.rb gem. | obache | 1 | -2/+2 |
2014-07-06 | Start update of Ruby on Rails to 3.2.19. | taca | 1 | -2/+2 |
2014-05-21 | Update ruby21 to 2.1.2. | taca | 1 | -2/+2 |
2014-05-21 | Update ruby200 to Ruby 2.0.0-p481. | taca | 1 | -2/+2 |
2014-05-21 | Add some "used by" lines. | taca | 1 | -1/+5 |
2014-05-21 | Instead of comparing _RUBY_VERSION_REQD to "211", compare "18" or "193". | taca | 1 | -4/+4 |
2014-05-17 | Update comments for ruby21. | obache | 1 | -3/+3 |
2014-05-11 | Start update of Ruby on Rails to 3.2.18. | taca | 1 | -2/+2 |
2014-05-01 | Fix broken print-PLIST with gem based packages. | taca | 2 | -11/+15 |
2014-03-15 | Move definition of GEM_EXTSDIR and PRINT_PLIST_AWK definition block to | taca | 1 | -30/+30 |
2014-03-15 | Fixes dependency pattern for the case RUBY_JSON_TYPE=pure. | obache | 1 | -5/+7 |
2014-03-14 | Do not preserve owner of installed files. | asau | 1 | -2/+2 |
2014-03-14 | Switch default version of Ruby to 2.0.0. | taca | 1 | -6/+6 |
2014-03-14 | Enable using 21 to RUBY_VER; Ruby 2.1.1. | taca | 1 | -2/+2 |
2014-03-14 | Remove mention to rdoc's version in comment. | taca | 1 | -9/+2 |