Age | Commit message (Expand) | Author | Files | Lines |
2008-03-21 | Substitute for ${RUBY_ARCH} in PLISTs. | jlam | 1 | -1/+2 |
2008-03-17 | Allow REPLACE_RUBY_DIRS to be relative to ${WRKSRC}. | jlam | 1 | -3/+4 |
2008-03-12 | In the *-install targets, add ${INSTALL_ENV} to the environment passed | jlam | 1 | -4/+4 |
2008-03-09 | Update ruby pakcages to 1.8.6.114 (1.8.6-p114). | taca | 1 | -2/+2 |
2008-03-08 | Back out previous... this was a mistake because the setup.rb file I | jlam | 1 | -2/+2 |
2008-03-07 | Fix the DESTDIR installation -- files to into ${DESTDIR}${PREFIX}, not | jlam | 1 | -2/+2 |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -3/+6 |
2008-03-01 | Also skip "@dirrm lib/ruby/site_ruby" for print-PLIST. | obache | 1 | -1/+2 |
2008-02-08 | Add DESTDIR support for setup.rb>=3.1.1 packages. | obache | 1 | -2/+7 |
2008-01-13 | Fix RUBY_DYNAMIC_DIRS to DESTDIR ready. | obache | 1 | -3/+3 |
2007-12-13 | Use more Ruby specific name: s/REPLACE_FILE_PAT/REPLACE_RUBY_PAT/. | taca | 1 | -8/+8 |
2007-10-25 | Move code that generates a dynamic PLIST from the {pre,do,post}-install | jlam | 1 | -7/+12 |
2007-10-25 | Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk | jlam | 1 | -2/+0 |
2007-10-06 | Start update of Ruby packages to 1.8.6-p111. | taca | 1 | -2/+2 |
2007-09-24 | Update Ruby to 1.8.6-p110. | taca | 1 | -2/+2 |
2007-09-09 | Set PKGNAME only here since lang/ruby package is a meta package. | taca | 1 | -2/+3 |
2007-09-09 | Start to switch ruby 1.8.6.36 (1.8.6 patchlevel 36). | taca | 1 | -2/+2 |
2007-06-10 | Correct RUBY_DISTNAME with RUBY_PATCH_LEVEL set. | taca | 1 | -2/+2 |
2007-05-17 | Fix a trivial typo which affect nothing now. | taca | 1 | -2/+2 |
2007-05-01 | Make the shebang line regex less restrictive, so that it matches | minskim | 1 | -2/+2 |
2007-03-15 | Updating Ruby to 1.8.6. | taca | 3 | -9/+18 |
2007-01-28 | Fix ruby-build-ri-db option related problem. | taca | 1 | -2/+6 |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 |
2006-12-06 | Update ruby package to 1.8.5.20061205. No change for this wrapper package. | taca | 1 | -2/+2 |
2006-12-06 | Update RUBY18_PATCH_DATE to 20061205, starting update of Ruby. | taca | 1 | -2/+2 |
2006-12-06 | - Handle patchlevel which has introduced to Ruby. | taca | 1 | -13/+16 |
2006-10-06 | Add include of "converters/libiconv/buildlink3.mk" which I forgot. | taca | 1 | -1/+2 |
2006-09-14 | Oops, enable PTHREAD_AUTO_VARS line which I forgot to enable at previous | taca | 1 | -2/+2 |
2006-09-13 | - Introduce experimental RUBY_USE_PTHREAD; using pthread could be disabled | taca | 2 | -9/+15 |
2006-09-08 | Make sure to revert pthread handling as before. | taca | 1 | -4/+8 |
2006-09-08 | Move back CONFIGURE_ARGS part from rubyversion.mk to Makefile.common. | taca | 2 | -10/+9 |
2006-09-07 | Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07). | taca | 2 | -22/+59 |
2006-09-03 | Move buildlinks from ruby18-base/Makefile to ruby/rubyversion.mk. | taca | 1 | -1/+14 |
2006-07-20 | Change last instance of _REPLACE.* to REPLACE.*. Remove special | jlam | 1 | -4/+4 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-25 | replace.mk needs rubyversion.mk. | rillig | 1 | -1/+3 |
2006-05-03 | Add PRINT_PLIST_AWK patterns for RUBY_SITEARCHLIBDIR and RUBY_DLEXT. | minskim | 1 | -1/+8 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-01-30 | Simplify pattern for REPLACE_RUBY to fix some packages which contains | taca | 1 | -2/+2 |
2006-01-05 | Remove USE_RUBY_DIST_SUBDIR which is unused now. | taca | 2 | -15/+2 |
2006-01-03 | lang/ruby package is now 1.8.4, reset PKGREVISION. | taca | 1 | -2/+1 |
2006-01-03 | Set default ruby's version to 1.8.4. | taca | 1 | -2/+2 |
2006-01-03 | Stop handling DIST_SUBDIR default for Ruby based packages. | taca | 1 | -3/+1 |
2006-01-03 | Stop handling DIST_SUBDIR default for Ruby packages. | taca | 1 | -2/+2 |
2005-12-28 | fix typo in comment, and rephrase sentance | abs | 1 | -3/+3 |
2005-12-08 | Bumped the PKGREVISION of the packages that have been broken by the recent | rillig | 1 | -1/+2 |
2005-12-08 | Fixed PLIST quoting issue introduced by the recent "pkglint --autofix" | rillig | 1 | -2/+2 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 4 | -23/+23 |