CVSROOT: /cvs Module name: ports Changes by: jer...@cvs.openbsd.org 2011/12/09 14:46:15
Modified files: lang/jruby : Makefile lang/jruby/pkg : PLIST Added files: lang/jruby/patches: patch-jruby-launcher_jrubyexe_cpp Removed files: lang/jruby/pkg : MESSAGE Log message: Setup symlink to jruby/bin/jruby at bin/jruby, so that jruby is usable without any modifications to PATH. To run an ruby program that is installed in jruby's bin directory (which no longer needs to be in the PATH), use jruby -S program.