aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.ruby.mk
Commit message (Expand)AuthorAgeFilesLines
* Update to the stable branch's snapshot as of today (2001.03.04).knu2001-03-041-1/+1
* Update to 2001.02.19b, the second snapshot of today's. The Rubiconknu2001-02-201-1/+1
* Update to the stable branch's snapshot as of today (2001.02.19), whichknu2001-02-191-1/+1
* Update to the snapshot as of 2001/02/05.knu2001-02-061-1/+1
* Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugsknu2001-01-191-1/+3
* Ho-ho-ho. Here comes the latest and greatest stable release of Ruby.knu2000-12-251-6/+3
* Update to 1.6.2-preview3. As always, Matz has prepared a previewknu2000-11-171-2/+2
* Update Ruby to 1.6.2-preview2.knu2000-11-031-2/+2
* Check if ${RUBY} exists before running it.knu2000-10-221-0/+4
* Update to Ruby 1.6.2-preview.knu2000-10-211-4/+7
* Allow users to define RUBY variable to utilize ruby ports withknu2000-10-211-26/+78
* Add RUBY_SHEBANG_FILES, in which you can list files which shebangknu2000-10-011-0/+14
* Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)knu2000-09-291-1/+1
* Add RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS knobs.knu2000-09-161-1/+11
* Add ruby-setup-install target which I forgot to add.knu2000-09-071-0/+7
* Add _RUBY_SUFFIX, which is always set to "${RUBY_VER:S/.//}".knu2000-09-071-7/+10
* Add bsd.ruby.mk, which stores utility definitions for Ruby related ports.knu2000-09-071-0/+170