openbsd-ports/lang/ruby
jeremy ea588ec908 Add MODRUBY_RUBY_ADJ and MODRUBY_ADJ_FILES. MODRUBY_RUBY_ADJ is a
perl command that accepts filename arguments and modifies the common
/usr/bin/env ruby shebang to ${RUBY}.  MODRUBY_ADJ_FILES is a short
cut that allows you to set filename patterns and have
MODRUBY_RUBY_ADJ called on all files in ${WRKSRC} that match that
pattern.  It adds a pre-configure action to do so, if a pre-configure
action is not already defined.  If a pre-configure action is already
defined, you can call the replacement command with
${MODRUBY_ADJ_REPLACE}.

ok sthen, landry
2010-10-07 17:48:53 +00:00
..
1.8 Split the lang/ruby port into separate ports for ruby 1.8 and ruby 2010-09-23 21:58:50 +00:00
1.9 This adds an ugly hack to make gem install --user-install work 2010-10-06 18:43:11 +00:00
Makefile Split the lang/ruby port into separate ports for ruby 1.8 and ruby 2010-09-23 21:58:50 +00:00
Makefile.inc Remove files that I checked out with -r HEAD 2010-09-23 22:04:13 +00:00
ruby.port.mk Add MODRUBY_RUBY_ADJ and MODRUBY_ADJ_FILES. MODRUBY_RUBY_ADJ is a 2010-10-07 17:48:53 +00:00