aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.ruby.mk
Commit message (Expand)AuthorAgeFilesLines
* Use {CONFIGURE,BUILD,INSTALL}_WRKSRC where appropriate.knu2002-07-081-7/+7
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofknu2002-05-241-5/+6
* Update lang/ruby-devel to the latest development snapshot as ofknu2002-05-051-2/+2
* Update lang/ruby to the latest stable stapshot as of 2002-05-02, withknu2002-05-041-2/+4
* Update lang/ruby-devel to the latest development stapshot as of 2002-05-03.knu2002-05-041-3/+3
* Update ruby-devel to the latest 1.7 snapshot as of 2002-04-12.knu2002-04-141-2/+2
* lang/ruby:knu2002-03-271-4/+4
* Update to the latest stable snapshot as of 2002.03.13.knu2002-03-141-2/+2
* Move some variable definitions outside the .if defined(RUBY) block soknu2002-03-111-7/+9
* Update lang/ruby to the latest release, 1.6.7.knu2002-03-021-9/+6
* Update ruby-amstd to 2.0.0.knu2002-02-201-1/+1
* Update lang/ruby-devel to the latest snapshot as of 2002-02-10.knu2002-02-121-2/+2
* Prevent extconf.rb from getting patched for pthread more than onceknu2002-02-111-3/+3
* To keep users from experiencing upgrading problems, make lang/ruby andknu2002-01-291-4/+4
* Update ruby and ruby-devel to the latest snapshots as of 2002-01-26.knu2002-01-261-4/+4
* Update lang/ruby to the 1.6.6 Xmas stable release.knu2001-12-261-6/+6
* Update lang/ruby to the latest snapshot, 1.6-2001.11.23.knu2001-11-241-5/+5
* Update ruby-devel to the latest snapshot (1.7.2-2001.11.09).knu2001-11-111-3/+3
* Update ruby and ruby-devel to the latest snapshots as ofknu2001-11-041-4/+4
* Properly support the case where a user sets RUBY_DEFAULT_VER=1.7.knu2001-10-081-2/+6
* Update lang/ruby{,-devel} to the latest snapshots (2001.10.05).knu2001-10-081-4/+4
* Update ruby to the 1.6.5 release.knu2001-09-191-4/+4
* Stop including the OS minor version in RUBY_ARCH which is used inknu2001-09-181-1/+1
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-09-111-4/+4
* Update to the latest snapshots.knu2001-09-031-5/+5
* Update ruby and ruby-devel to the latest snapshots.knu2001-09-021-4/+4
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-08-161-4/+4
* USE_RUBY_SETUP shouldn't imply USE_RUBY_AMSTD any more.knu2001-08-121-3/+1
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofknu2001-08-011-7/+6
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-06-221-4/+4
* Update lang/ruby to the long-awaited 1.6.4 release! Yeah!knu2001-06-041-2/+2
* Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.knu2001-06-041-21/+42
* Update ruby-devel to the latest snapshot, which now enters upon theknu2001-06-011-3/+3
* Update lang/ruby to 1.6.4-preview5.knu2001-06-011-2/+2
* Uh oh, the PKGNAME of lang/ruby-devel was bogus... Sorry.knu2001-05-301-1/+1
* Update lang/ruby to 1.6.4-preview4.knu2001-05-261-6/+6
* Prepare a distribution patch and unbreak.knu2001-05-251-2/+2
* Update lang/ruby to 1.6.4-preview3.knu2001-05-241-3/+3
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-181-4/+4
* Define RUBY_ELISPDIR.knu2001-05-121-1/+4
* Update lang/ruby to 1.6.4.p2.2001.05.12.knu2001-05-121-12/+9
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-081-3/+3
* Add a new variable RUBY_WITHOUT_SUFFIX.knu2001-05-071-2/+4
* Adjust RUBY_PORT for Ruby 1.7. Ruby 1.7 port is lang/ruby-devel, notknu2001-05-071-0/+1
* Add a new variable RUBY_WITH_SUFFIX.knu2001-05-061-0/+3
* Update lang/ruby to the latest snapshot of the stable branch.knu2001-05-061-6/+13
* Update to the latest snapshot of the ruby_1_6 branch.knu2001-05-021-1/+1
* Backout the previous --with-opt-dir change. I think I needed someknu2001-04-251-1/+1
* Update to the latest snapshot of the ruby_1_6 branch.knu2001-04-241-2/+2
* Apply one more latest fix.knu2001-04-191-1/+1
* Update to 1.6.4 preview2 + a tiny hotfix.knu2001-04-181-2/+2
* Update to the latest snapshot plus a fix against malloc race issue.knu2001-04-131-10/+9
* Update to 1.6.4-preview1.knu2001-04-101-6/+14
* Do the RUBY_WITH_PTHREAD hack in a more elegant way.knu2001-04-061-3/+15
* Introduce a new variable: RUBY_WITH_PTHREAD.knu2001-04-061-0/+9
* Invoke ruby with -d when the variable DEBUG is defined. (make -DDEBUG)knu2001-04-021-6/+11
* Update to the latest snapshot of the stable branch, plus a workaroundknu2001-04-021-1/+1
* Update to the latest snapshot of the stable branch.knu2001-03-281-1/+1
* Update to the latest stable snapshot. A couple of significantknu2001-03-211-1/+1
* Update to 1.6.3 release.knu2001-03-191-2/+6
* Update to the snapshot of the stable branch as of yesterday.knu2001-03-181-1/+1
* Update to the latest snapshot of the stable branch. The long-awaitedknu2001-03-131-1/+1
* Improve ruby-shebang-patch routine. Add a #! line when the scriptknu2001-03-121-1/+8
* 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