openbsd-ports/lang/ruby
jeremy 71ecdc8e96 Modify FileUtils.mkdir_p to behave more like mkdir(1) -p. Instead of
attempting to create all intermediate directories and rescuing failures,
don't attempt to create directories that already exist.  Fixes systrace
warnings when building ruby ports.

ok landry
2010-10-12 15:39:06 +00:00
..
1.8 Modify FileUtils.mkdir_p to behave more like mkdir(1) -p. Instead of 2010-10-12 15:39:06 +00:00
1.9 Modify FileUtils.mkdir_p to behave more like mkdir(1) -p. Instead of 2010-10-12 15:39:06 +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