Age | Commit message (Expand) | Author | Files | Lines |
2017-08-29 | Disable dtrace on NetBSD arm. Works around an issue observed on earmv7hf | jmcneill | 1 | -1/+10 |
2017-07-18 | Start update of Ruby on Rails 3.2 to 3.2.22.5. | taca | 1 | -2/+2 |
2017-06-30 | Fix static library name on Darwin, from minskim@. | jperkin | 1 | -4/+3 |
2017-06-25 | Update "used by" lines. | taca | 1 | -3/+3 |
2017-06-21 | Overhaul framework of Ruby on Rails to support coexistence of rails32 | taca | 1 | -77/+24 |
2017-06-20 | Remove Ruby 2.1 support. | taca | 1 | -29/+10 |
2017-06-18 | Add support for Ruby 2.4 with several clean up. | taca | 1 | -37/+73 |
2017-06-03 | Good by, json.mk. No package use it now. | taca | 1 | -93/+0 |
2017-06-01 | Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. | jlam | 1 | -2/+2 |
2017-05-31 | Do not always execute ${RUBYGEM}. | taca | 1 | -1/+4 |
2017-05-30 | Remove use of USE_RAKE. | taca | 1 | -5/+1 |
2017-05-30 | * Move descriptive comments to one place. | taca | 1 | -34/+31 |
2017-05-30 | * Add description for RAKE. | taca | 1 | -13/+5 |
2017-05-30 | * Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no | taca | 1 | -8/+3 |
2017-05-30 | Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no | taca | 1 | -2/+2 |
2017-05-30 | * Always define RAKE since all ruby2*-base package have it. | taca | 1 | -2/+4 |
2017-05-30 | Remove obsolete conditional; now each ruby2*-base has rubygems 2.2.2 | taca | 1 | -4/+1 |
2017-05-30 | * Drop setting RUBY_VERSIONS_ACCEPTED since it is now default value. | taca | 1 | -3/+1 |
2017-05-04 | Include "rails.mk" if RUBY_RAILS_SUPPORTED is defined. | taca | 1 | -1/+5 |
2017-05-04 | Remove rdoc.mk now. | taca | 1 | -44/+0 |
2017-05-04 | Remove RUBY_RDOC_PKGSRC_VERS. | taca | 1 | -7/+1 |
2017-05-04 | Remove setting RUBY_RDOC_REQD and using "rdoc.mk". | taca | 1 | -13/+1 |
2017-04-23 | * Remove ruby18 related description in comments. | taca | 1 | -67/+13 |
2017-04-23 | Remove use of RUBY_ENCODING_ARG. It was used to specify "-K" option with | taca | 1 | -6/+1 |
2017-04-23 | Remove referring to ruby18-base in comment. | taca | 1 | -2/+2 |
2017-04-23 | * Remove ruby18 related lines. | taca | 1 | -9/+1 |
2017-04-23 | * Remove reference to RUBY_GEMS_PKGSRC_VERS since there is no stand alone | taca | 1 | -8/+1 |
2017-04-23 | * Update "used by" lines. | taca | 1 | -20/+5 |
2017-04-22 | Add RUBY_VERSIONS_SUPPORTED, versions supported by pkgsrc. | taca | 1 | -2/+9 |
2017-04-22 | Remove 18 from RUBY_VERSIONS_ACCEPTED. | taca | 1 | -2/+2 |
2017-04-22 | Add ruby-rails42 | minskim | 1 | -4/+4 |
2017-04-22 | Fix a typo | minskim | 1 | -2/+2 |
2017-04-21 | Add ruby-activejob42 | minskim | 1 | -1/+4 |
2017-04-14 | Prepare for the import of Ruby on Rails 4.2 | minskim | 1 | -1/+35 |
2017-04-09 | Update ruby23-base and related packages to 2.3.4. | taca | 1 | -3/+3 |
2017-04-09 | Fix accidently modified RUBY23_VERSION. | taca | 1 | -2/+2 |
2017-04-09 | Update ruby22-base and ruby22 to 2.2.7. | taca | 2 | -5/+6 |
2017-03-20 | Change default version Ruby to 2.3. | taca | 1 | -4/+4 |
2016-12-05 | Update ruby23{,-base} to 2.3.3. | taca | 1 | -5/+5 |
2016-12-05 | Update ruby22{,-base,gdbm,fiddle,readline,tk} to 2.2.6. | taca | 1 | -3/+3 |
2016-11-19 | Extract _RUBYGEMS_MINORS more strictly. | taca | 1 | -2/+2 |
2016-11-19 | Move UPDATE_GEMSPEC from gem.mk to rubyversion.mk. | taca | 1 | -1/+9 |
2016-11-19 | Extract _RUBYGEMS_MINORS more strictly. | taca | 1 | -5/+1 |
2016-11-19 | Do not restrict modifying depdencies to runtime. | taca | 1 | -4/+2 |
2016-11-13 | Explicitly disable dtrace on NetBSD/i386 (7.99.*). | taca | 1 | -1/+11 |
2016-11-13 | Trying to move common configuration to common place. | taca | 1 | -0/+140 |
2016-09-08 | Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the | joerg | 2 | -9/+16 |
2016-08-21 | Start update of Ruby on Rails to 3.2.22.4. | taca | 1 | -2/+2 |
2016-07-09 | Removed unnecessary space after variable name, to fix pkglint warning. | rillig | 1 | -2/+2 |
2016-05-15 | Update ruby23 and ruby23-base to 2.3.1. | taca | 1 | -3/+3 |