summaryrefslogtreecommitdiff
path: root/Mk/bsd.ruby.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.6.2-preview3. As always, Matz has prepared a previewAkinori MUSHA2000-11-161-2/+2
* Update Ruby to 1.6.2-preview2.Akinori MUSHA2000-11-031-2/+2
* Check if ${RUBY} exists before running it.Akinori MUSHA2000-10-211-0/+4
* Update to Ruby 1.6.2-preview.Akinori MUSHA2000-10-201-4/+7
* Allow users to define RUBY variable to utilize ruby ports withAkinori MUSHA2000-10-201-26/+78
* Add RUBY_SHEBANG_FILES, in which you can list files which shebangAkinori MUSHA2000-09-301-0/+14
* Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)Akinori MUSHA2000-09-281-1/+1
* Add RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS knobs.Akinori MUSHA2000-09-161-1/+11
* Add ruby-setup-install target which I forgot to add.Akinori MUSHA2000-09-071-0/+7
* Add _RUBY_SUFFIX, which is always set to "${RUBY_VER:S/.//}".Akinori MUSHA2000-09-061-7/+10
* Add bsd.ruby.mk, which stores utility definitions for Ruby related ports.Akinori MUSHA2000-09-061-0/+170