Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -2/+1 |
2005-03-24 | USE_BUILDLINK3 is mandatory; don't check for it anymore. | tv | 1 | -6/+1 |
2005-03-08 | Fix botch in previous: argument after : in DEPENDS must be a relative | tv | 1 | -2/+2 |
2005-03-06 | Change depends to ruby16-base/ruby18-base package from ruby16/ruby18 | taca | 2 | -7/+8 |
2005-03-06 | Correct content to really buildlink3.mk; fix many mistakes. | taca | 1 | -61/+15 |
2005-03-06 | Some clean up along with introducing ruby16-base/ruby18-base and make | taca | 2 | -45/+44 |
2005-03-06 | Cosmetic change with pkglint(1). | taca | 1 | -4/+4 |
2005-02-21 | Add h2rb command wrapper for ruby18 package. | taca | 1 | -2/+3 |
2005-02-21 | Move common configure related parameter from ruby16/Makefile and | taca | 1 | -1/+27 |
2005-02-09 | Fix version suffix of shared library, libruby.so for OpenBSD. | taca | 1 | -1/+4 |
2005-01-28 | I've completely forgot that the ruby library directory name on Linux | taca | 1 | -1/+5 |
2005-01-28 | The ruby library directory name on Linux has been changed in Ruby | minskim | 1 | -5/+1 |
2005-01-23 | Update Ruby 1.8.2. | taca | 1 | -2/+2 |
2005-01-21 | Add ruby build support for Interix, modeled on NetBSD config. | tv | 1 | -2/+2 |