aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.ruby.mk
Commit message (Expand)AuthorAgeFilesLines
* 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