Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-11-10 | English grammar fix. | minskim | 1 | -2/+2 |
2005-11-03 | Drop support of ruby16 base packages. | taca | 1 | -18/+7 |
2005-11-02 | - Update to ruby 1.8.3. | taca | 1 | -3/+2 |
2005-11-02 | - Update to RUBY18_VERSION to 1.8.3. | taca | 1 | -20/+32 |
2005-11-02 | Use subst framework to process REPLACE_RUBY. | taca | 1 | -29/+16 |
2005-11-02 | Replace LOCALBASE with PREFIX. | taca | 1 | -11/+11 |
2005-11-02 | Added BUILDLINK_RECOMMENDED with current version of ruby. | taca | 1 | -1/+2 |
2005-10-16 | Buildlink ${RUBY} to ${BUILDLINK_DIR}/bin/ruby. It may help some | taca | 1 | -1/+10 |
2005-10-16 | Set USE_RUBY_DIST_SUBDIR to yes if it isn't defined yet. | taca | 1 | -1/+6 |
2005-10-16 | Don't set to DIST_SUBDIR to ruby here. | taca | 1 | -12/+14 |
2005-09-11 | Move default definition of DIST_SUBDIR for Ruby related | taca | 2 | -9/+9 |
2005-08-31 | Match the name of the ruby shared library on FreeBSD and DragonFly to | jlam | 1 | -3/+3 |
2005-07-19 | depends should be ../../<category>/<pkg> | grant | 1 | -2/+2 |
2005-06-23 | Add PRINT_PLIST_AWK patterns to exclude RUBY_DOCDIR and | minskim | 1 | -1/+11 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -2/+2 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-04-10 | Add PRINT_PLIST_AWK patterns for ruby modules. | minskim | 1 | -1/+8 |
2005-04-02 | Use DEPENDS, instead of including buildlink3.mk, to pull in | minskim | 1 | -1/+6 |
2005-03-30 | Add RUBY_VER_DIR to PLIST_SUBST. | taca | 1 | -1/+2 |