| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-03-17 | Allow REPLACE_RUBY_DIRS to be relative to ${WRKSRC}. | jlam | 1 | -3/+4 | |
| 2007-12-13 | Use more Ruby specific name: s/REPLACE_FILE_PAT/REPLACE_RUBY_PAT/. | taca | 1 | -8/+8 | |
| 2007-05-01 | Make the shebang line regex less restrictive, so that it matches | minskim | 1 | -2/+2 | |
| "ruby" followed by a version number. | |||||
| 2006-07-20 | Change last instance of _REPLACE.* to REPLACE.*. Remove special | jlam | 1 | -4/+4 | |
| _REPLACE.* handling from replace-interpreter.mk. | |||||
| 2006-06-25 | replace.mk needs rubyversion.mk. | rillig | 1 | -1/+3 | |
| 2006-01-30 | Simplify pattern for REPLACE_RUBY to fix some packages which contains | taca | 1 | -2/+2 | |
| "/bin/env ruby" in bang line. It was broken after switching to use subst frame work. The problem was noted by OBATA Akio via private mail, thanks much. | |||||
| 2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
| example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
| 2005-11-02 | Use subst framework to process REPLACE_RUBY. | taca | 1 | -29/+16 | |
| 2004-11-27 | Importing files for Ruby's new framework. | taca | 1 | -0/+63 | |
