CVS log for ports/Mk/bsd.ruby.mk
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.216: download - view: text, markup, annotated - select for diffs
Sat Jan 21 15:40:26 2012 UTC (2 weeks, 5 days ago) by swills
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +3 -3 lines
- Update to 1.8.7p357 Reviewed by: pgollucci Security: 91be81e7-3fea-11e1-afc7-2c4138874f7d
Revision 1.215: download - view: text, markup, annotated - select for diffs
Thu Dec 15 19:47:53 2011 UTC (8 weeks ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +2 -2 lines
- Assign bsd.ruby.mk to ruby@ [1] - Assign bsd.efl.mk and bsd.ocaml.mk to ports@ With hat: portmgr Discussed with: swills@ [1]
Revision 1.214: download - view: text, markup, annotated - select for diffs
Mon Nov 21 20:59:09 2011 UTC (2 months, 2 weeks ago) by swills
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +4 -4 lines
- Update lang/ruby19 to 1.9.3 Submitted by: stas@ With hat: ruby@ Feature safe: yes Approved by: portmgr (pav)
Revision 1.213: download - view: text, markup, annotated - select for diffs
Tue Oct 25 21:06:55 2011 UTC (3 months, 2 weeks ago) by swills
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +1 -2 lines
- Move RAKE_VER out of bsd.ruby.mk since it is no longer needed
Revision 1.212: download - view: text, markup, annotated - select for diffs
Tue Sep 13 08:03:32 2011 UTC (4 months, 4 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +2 -4 lines
- Do not install the 'gem' executable as part of ruby 1.9 install. The version supplied is too old for some applications, so we're switching to using the version from ports. - Allow ruby-gems installation for ruby 1.9. Submitted by: swills@ (based on).
Revision 1.211: download - view: text, markup, annotated - select for diffs
Tue Sep 13 01:43:10 2011 UTC (4 months, 4 weeks ago) by swills
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +1 -12 lines
- Remove USE_RUBY_AMSTD support, since it is no longer used Discussed with: stas
Revision 1.210: download - view: text, markup, annotated - select for diffs
Wed Aug 24 00:52:12 2011 UTC (5 months, 2 weeks ago) by swills
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +4 -4 lines
- Revert change of default Ruby version from 1.9 back to 1.8 due to unforseen issues. Discussed with: stas
Revision 1.209: download - view: text, markup, annotated - select for diffs
Tue Aug 23 03:47:28 2011 UTC (5 months, 2 weeks ago) by swills
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +3 -5 lines
- Undo some of the changes related to making Ruby 1.9 default. Specifically, don't try to use devel/ruby-gems instead of the bundled gem.
Revision 1.208: download - view: text, markup, annotated - select for diffs
Mon Aug 22 23:11:15 2011 UTC (5 months, 2 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +2 -2 lines
- Bump the revision of ruby18 port to force the package rebuild: the new package doesn't include default ruby, irb, ri links because the default version has changed.
Revision 1.207: download - view: text, markup, annotated - select for diffs
Sun Aug 21 04:03:36 2011 UTC (5 months, 3 weeks ago) by swills
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +13 -11 lines
- Update Ruby 1.9 to p290 - Make Ruby 1.9 the default Ruby
Revision 1.206: download - view: text, markup, annotated - select for diffs
Sat Jul 16 01:51:49 2011 UTC (6 months, 3 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +2 -2 lines
- Update ruby 1.8 to 1.8.7 patchlevel 352.
Revision 1.205: download - view: text, markup, annotated - select for diffs
Wed May 11 05:41:15 2011 UTC (9 months ago) by stas
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -2 lines
- Update ruby 1.9 to 1.9.2p136. This is a bugfix release.
Revision 1.204: download - view: text, markup, annotated - select for diffs
Wed Apr 6 19:36:50 2011 UTC (10 months ago) by stas
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +3 -3 lines
- As ports ruby 1.9 now includes a recent version of rake, revert a part of 1.197 by pgollucci which breaks rake with ruby 1.9 and switch back to using the ruby 1.9 bundled one. PR: ports/155539, ports/156217 Submitted by: Ralf Gebhart <gebhart@secnetix.de>, Anonymous <swell.k@gmail.com>
Revision 1.203: download - view: text, markup, annotated - select for diffs
Mon Nov 22 05:47:07 2010 UTC (14 months, 2 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +3 -3 lines
- Update ruby 1.8 to p302. PR: ports/151712 Reported by: Pavel Argentov <argentoff@gmail.com>
Revision 1.202: download - view: text, markup, annotated - select for diffs
Mon Oct 11 06:36:41 2010 UTC (16 months ago) by stas
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +2 -2 lines
- Do not link ruby18 agains librt. - Bump portrevision. PR: ports/149003 Submitted by: Anonymous <swell.k@gmail.com>
Revision 1.201: download - view: text, markup, annotated - select for diffs
Mon Oct 11 03:09:54 2010 UTC (16 months ago) by stas
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +8 -5 lines
- Update ruby19 to 1.9.2. - Do not link agains librt. [1] PR: ports/149003 [1] Submitted by: Anonymous <swell.k@gmail.com> [1]
Revision 1.200: download - view: text, markup, annotated - select for diffs
Mon Sep 20 01:28:35 2010 UTC (16 months, 3 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +2 -2 lines
- Provide the correct value for TOPDIR in ruby 1.9. - Bump portrevision. Reported by: Jase Thew (irc)
Revision 1.199: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:33:53 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +2 -2 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.198: download - view: text, markup, annotated - select for diffs
Wed Sep 1 23:39:33 2010 UTC (17 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +11 -2 lines
- Support NOPORTDOCS (--no-rdoc) for RUBYGEM_AUTOPLIST=yes ports PR: ports/147547 Submitted by: myself (pgollucci) No objection from: stas With Hat: ruby Sponsored by: RideCharge Inc. / Taximagic
Revision 1.197: download - view: text, markup, annotated - select for diffs
Tue Aug 31 03:28:05 2010 UTC (17 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +7 -6 lines
- Fix www/rubygem-passenger under lang/ruby19 [1] - Fix www/rubygem-rake under lang/ruby19 [2] PR: ports/147137 [3], ports/143661 [1], ports/144606 [2] Submitted by: myself (pgollucci), Jyun-Yan You <jyyou@cs.nctu.edu.tw> [1] "Aaron D. Gifford" <Aaron.D.Gifford@FreeBSD.org> [2] Approved by: maintainer timeout (stas) [3] / myself With Hat: ruby
Revision 1.196: download - view: text, markup, annotated - select for diffs
Wed Aug 18 03:46:00 2010 UTC (17 months, 3 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +4 -4 lines
- Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541. - Fix CVE-2010-0541 in ruby18. Bump portrevision. - Fix ruby19 build with openssl 1.1.
Revision 1.195: download - view: text, markup, annotated - select for diffs
Wed Apr 28 23:59:55 2010 UTC (21 months, 1 week ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +2 -2 lines
- Fix incorrect errno returned by IO::write. Reported by: John-Paul Bader <contact@smyck.org> Obtained from: ruby svn (revision r26253)
Revision 1.194: download - view: text, markup, annotated - select for diffs
Tue Apr 27 22:14:06 2010 UTC (21 months, 2 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +2 -2 lines
- Do not try to stop the timer thread in child after fork: at this moment there's already nothing to stop. Only mark the timer thread as stopped. That fixes spontaneous lockups in ruby popen call. Reported by: renchap @ FreeNode
Revision 1.193: download - view: text, markup, annotated - select for diffs
Fri Jan 29 18:25:32 2010 UTC (2 years ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -2 lines
- Fix rubygems location for ruby 1.9, which got broken after the last update. - Bump portrevision. Submitted by: Aaron Gifford <astounding@gmail.com> (based on)
Revision 1.192: download - view: text, markup, annotated - select for diffs
Wed Jan 6 06:31:20 2010 UTC (2 years, 1 month ago) by stas
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +3 -3 lines
- Update to patchlevel 248.
Revision 1.191: download - view: text, markup, annotated - select for diffs
Wed Dec 9 23:45:30 2009 UTC (2 years, 2 months ago) by stas
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +3 -3 lines
- Update ruby 1.9 to 1.9.1 patchlevel 376. This fixes CVE-2009-4124. Security: eab8c3bd-e50c-11de-9cd0-001a926c7637
Revision 1.190: download - view: text, markup, annotated - select for diffs
Sat Oct 24 10:52:07 2009 UTC (2 years, 3 months ago) by stas
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -2 lines
- Fix issue when the handle of tempfile become closed when the file was unlinked (see http://redmine.ruby-lang.org/issues/show/1494#note-10). - Bump PORTREVISION. PR: ports/139862 Submitted by: Ari Maniatis <ari@ish.com.au> Obtained from: Ruby SVN
Revision 1.189: download - view: text, markup, annotated - select for diffs
Mon Oct 12 15:28:22 2009 UTC (2 years, 3 months ago) by stas
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +2 -2 lines
- Fix SIGINT signal handling. PR: ports/136804 Submitted by: Emiel van de Laar <gemiel@gmail.com> Obtained from: ruby-lang SVN
Revision 1.188: download - view: text, markup, annotated - select for diffs
Mon Oct 12 15:05:01 2009 UTC (2 years, 3 months ago) by stas
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +3 -3 lines
- Update ruby 1.9.1 to patchlevel 243.
Revision 1.187: download - view: text, markup, annotated - select for diffs
Mon Oct 12 13:15:50 2009 UTC (2 years, 3 months ago) by stas
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +2 -2 lines
- Don't build ruby with threads support on FreeBSD versions before 7.2 - On FreeBSD >= 7.2 allocate the new thread with adequate amount of stack space to run the main ruby code in. This allows to mitigate problem when too low stack space available for ruby when running with pthreads enabled. - Bump portrevision. The long version. Before this change we used to link ruby against pthreads uncoditionally on all versions of FreeBSD. This is indispensable in order to load the threaded shared objects withing ruby. However, this causes a dramatic decrease in the stack space available as pthreads only allows up to several megabytes of stack space for the main application threads. The only solution to this is to create the new thread immediately after the program start with rigth stack size attributes set. Nonetheless this scheme won't work for us on FreeBSD version before 7.2 as malloc implementation in these versions was not threaded fork safe (i.e. this is impossible to fork from the threaded program and expect malloc/free functions to work). Thus the only solution for now can be to disable pthreads entirely on FreeBSD <= 7.2. This won't cause any performance/usability problems for users as Ruby 1.8 uses green threads, however it may prevent <= 7.2 users to load shared libraries linked agains pthreads. Reported by: "François Montel" <seanmullen@gmail.com> Tested by: Sean Mullen <seanmullen@gmail.com>
Revision 1.186: download - view: text, markup, annotated - select for diffs
Sun Jul 19 16:43:37 2009 UTC (2 years, 6 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -2 lines
- Bump ruby18 portrevision.
Revision 1.185: download - view: text, markup, annotated - select for diffs
Fri Jun 19 12:42:44 2009 UTC (2 years, 7 months ago) by stas
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +2 -2 lines
- Fix stack overflow detection algorithm. It has not worked before as we were linking the ruby binary against pthreads, and the default stack size detection method with getrlimit didn't returned right values in this case. Now, if threads enabled, it also tries to determine the stack size via pthreads calls and use this value if it is smaller than what getrlimit returned. Furthermore, the stack overflow detection routine now works proactively, generating exception if there're probability the stack will be exhausted by the time of the next check (ruby performs checks only in each 256th call of rb_call0). [1] - Build pthreads-enabled ruby by default. I have not received any bug reports for this for years, and this verison will work correctly with threaded libraries. Also, do not link agains pthreads in non-pthread case (this breaks stack size detection algorithm), and eliminate the option to disable pthreads (so only power users who know what they're doing can disable them). - Build RDoc by default so it is available in the package. - Bump portrevision. PR: ports/132158 Reported by: Eugene Pimenov <libc@libc.st>
Revision 1.184: download - view: text, markup, annotated - select for diffs
Thu Jun 18 13:01:02 2009 UTC (2 years, 7 months ago) by stas
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +2 -2 lines
- Fix the bug in URI module that smashed uri paths in merge method for
ftp uris.
PR: ports/131775
Reported by: Helmut Schneider <jumper99@gmx.de>
Revision 1.183: download - view: text, markup, annotated - select for diffs
Thu Jun 18 12:43:26 2009 UTC (2 years, 7 months ago) by stas
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +2 -2 lines
- Fix the bug in ruby GC when object finalizer were never called. This has been triggered by portupgrade which uses finalizers to remove lockfiles. - Fix the bug in URI module that smashed uri paths in merge method for ftp uris. [1] - Fix segmentation fault when cloning objects with dynamically created methods (via instance_eval). [2] PR: ports/131775 [1], ports/135533 [2] Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org> [2], Helmut Schneider <jumper99@gmx.de> [1], Jaakko Heinonen <jh@saunalahti.fi> [1], Peter Hofer <ph@desktopbsd.net> [1] Obtained from: ruby_1_8 svn tree (rev 22679) [2]
Revision 1.182: download - view: text, markup, annotated - select for diffs
Fri Jun 12 22:44:56 2009 UTC (2 years, 7 months ago) by stas
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +2 -2 lines
- Fix BigDecimal DoS vulnerability in ruby 1.8.7. - Bump portrevision. Obtained from: ruby-lang CVS Security: 62e0fbe5-5798-11de-bb78-001cc0377035
Revision 1.181: download - view: text, markup, annotated - select for diffs
Wed Jun 3 13:37:57 2009 UTC (2 years, 8 months ago) by stas
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +3 -3 lines
- Update ruby 1.9.1 to patchset 129.
Revision 1.180: download - view: text, markup, annotated - select for diffs
Tue Jun 2 17:25:37 2009 UTC (2 years, 8 months ago) by stas
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +3 -3 lines
- Update ruby 1.8.7 to the latest revision available from ruby-lang.org. This updates also borrows some important bugfixes from Ruby CVS that is not available in patchlevel 160 yet. - Drop GC patch support. It is broken with the new ruby version and seem to require the complete rewriting.
Revision 1.179: download - view: text, markup, annotated - select for diffs
Mon Feb 23 00:44:22 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -2 lines
- Bump ruby portrevision after the last fix.
Revision 1.178: download - view: text, markup, annotated - select for diffs
Fri Feb 13 23:31:32 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +4 -1 lines
- Document USE_RUBYGEMS and RUBYGEM_AUTOPLIST knobs.
Revision 1.177: download - view: text, markup, annotated - select for diffs
Fri Feb 13 22:48:51 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +28 -5 lines
- Add a new knob RUBYGEM_AUTOPLIST, which allows the pakcking list for most (all?) rubygem ports to be generated automatically.
Revision 1.176: download - view: text, markup, annotated - select for diffs
Thu Feb 12 14:24:56 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +3 -3 lines
- Update ruby18 to 1.8.7p72. PR: ports/124837 (based on) Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Revision 1.175: download - view: text, markup, annotated - select for diffs
Wed Feb 11 00:54:20 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +2 -2 lines
- Bump ruby19 portrevision after rubylibdir fix.
Revision 1.174: download - view: text, markup, annotated - select for diffs
Mon Feb 9 17:49:50 2009 UTC (3 years ago) by stas
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +4 -4 lines
- Update ruby19 to 1.9.1. PR: ports/129818 (based on) Submitted by: Hung-Yi Chen <gaod@hychen.org>
Revision 1.173: download - view: text, markup, annotated - select for diffs
Fri Aug 15 21:45:55 2008 UTC (3 years, 5 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +3 -3 lines
- Update ruby to 1.8.6 patchset 287.
Revision 1.172: download - view: text, markup, annotated - select for diffs
Sun Aug 10 19:26:32 2008 UTC (3 years, 6 months ago) by stas
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2 lines
- Fix CVE-2008-1447 (DNS spoofing vulnerability). - Fix Webrick DoS vulnerability. - Serveral minor bugfixes in cgi.rb, ipaddr.rb and resolver. - Bump PORTREVISION. Obtained from: ruby VCS Tested by: Ilya Bakulin <webmaster@kibab.com>
Revision 1.171: download - view: text, markup, annotated - select for diffs
Thu Jul 24 07:51:12 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +2 -2 lines
- Forbid automatical fetching of rubygems from rubyforge Submitted by: Alexander Logvinov <ports@logvinov.com>
Revision 1.170: download - view: text, markup, annotated - select for diffs
Wed Jun 25 23:00:27 2008 UTC (3 years, 7 months ago) by stas
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -2 lines
- Add a couple of other patches from ruby SVN repo: * fix integer overflow in bignums; * correctly check for string length in regexps; * fix memory leak in parse.c. - Bump portrevision.
Revision 1.169: download - view: text, markup, annotated - select for diffs
Sat Jun 21 10:34:53 2008 UTC (3 years, 7 months ago) by stas
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -2 lines
- Fix possible memory corruption when using String; - fix integer overflow in Array; - fix overflow in String; - bump PORTREVISION. Obtained from: ruby VCS
Revision 1.168: download - view: text, markup, annotated - select for diffs
Sun Apr 6 10:29:53 2008 UTC (3 years, 10 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -2 lines
- Fix webrick vulnerability - Update rexml to 3.1.7.2 - Bump portrevision. Obtained from: ruby svn
Revision 1.167: download - view: text, markup, annotated - select for diffs
Sun Apr 6 09:25:26 2008 UTC (3 years, 10 months ago) by stas
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +2 -2 lines
- Update ruby 1.9 to patchlevel 1. Forgotten in previous commit.
Revision 1.166: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:02 2008 UTC (3 years, 10 months ago) by stas
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +147 -30 lines
- Add ruby 1.9 support - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@
Revision 1.165: download - view: text, markup, annotated - select for diffs
Tue Dec 4 12:26:06 2007 UTC (4 years, 2 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -2 lines
- Fix a typo in the bundled REXML package. - Bump up portrevision. Approved by: portmgr (marcus) Reported by: mat
Revision 1.164: download - view: text, markup, annotated - select for diffs
Tue Oct 30 11:24:58 2007 UTC (4 years, 3 months ago) by stas
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +3 -3 lines
- Update ruby to the latest 111 patchversion. It's a bugfix release. Thanks to: Alexander Logvinov <ports@logvinov.com> for initial patchset.
Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:37:24 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +3 -3 lines
- Extract command variable definitions from bsd.port.mk, they are now stored in bsd.commands.mk and can be easily reused within the infrastructure. - Revert old DESTDIR implementation. - Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.162: download - view: text, markup, annotated - select for diffs
Sun Jul 15 09:39:05 2007 UTC (4 years, 6 months ago) by stas
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +2 -2 lines
- Delete rb_thread_status prototype from public header, since it causes problems with some extensions. This also had been fixed in upsteam CVS. - Bump portrevision. Reported by: many
Revision 1.161: download - view: text, markup, annotated - select for diffs
Tue Jul 10 15:04:48 2007 UTC (4 years, 7 months ago) by stas
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -2 lines
- Add a bunch of fixes and patchs from the upstream. These fixes a lot of serious bugs, some of which can pose security-related problems. - Bump up PORTREVISION. Requested by: many
Revision 1.160: download - view: text, markup, annotated - select for diffs
Wed Apr 4 12:52:04 2007 UTC (4 years, 10 months ago) by stas
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +4 -1 lines
- Add forgotten RUBY_PORTEPOCH variable [1] - Document new variables. PR: ports/111209 [1] Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1]
Revision 1.159: download - view: text, markup, annotated - select for diffs
Tue Apr 3 21:57:47 2007 UTC (4 years, 10 months ago) by stas
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +10 -5 lines
- Update ruby to 1.8.6 - Synchronise portversions and portepochs in all ruby subports - Take maintainerships of all ruby subports.
Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Feb 13 10:33:46 2007 UTC (4 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +4 -85 lines
- Remobe ruby 1.6 bits.
Revision 1.157: download - view: text, markup, annotated - select for diffs
Tue Jan 2 20:58:41 2007 UTC (5 years, 1 month ago) by stas
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
- Add patch that allows GC performance profiling and analasys. - Bump portrevison
Revision 1.156: download - view: text, markup, annotated - select for diffs
Tue Jan 2 19:43:02 2007 UTC (5 years, 1 month ago) by stas
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +76 -35 lines
- Beautify comments (wrap and some fixes).
Revision 1.155: download - view: text, markup, annotated - select for diffs
Tue Jan 2 16:23:41 2007 UTC (5 years, 1 month ago) by stas
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +20 -17 lines
- Update lang/ruby18 to 1.8.5p12 (bugfix release) - Make RI generation disabled by default (it causes problems on slow hardware) - PREFIX-cleaness fixes (in bsd.ruby.mk) [1] - Take maintainership of bsd.ruby.mk [1] The patch was tested in the tinderbox with all ruby-dependend ports. Approved by: portmgr (linimon)
Revision 1.154: download - view: text, markup, annotated - select for diffs
Sun Aug 27 09:53:27 2006 UTC (5 years, 5 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -2 lines
- Update to 1.8.5 A bugs fix release.
Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri Aug 4 12:34:41 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +3 -3 lines
Add support for DESTDIR part I. This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
Revision 1.152: download - view: text, markup, annotated - select for diffs
Wed Jul 5 02:18:09 2006 UTC (5 years, 7 months ago) by linimon
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +4 -4 lines
* Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_* forms are retained for compatibility but deprecated [1] * Add sha256 to CHECKSUM_ALGORITHMS [2] * Remove some whitespace [2] * Add USE_SCONS and bsd.scons.mk for the Python-based SCons build system [3] * Fix USE_LDCONFIG with non-default PREFIX [4] * Add USE_WX and friends, and bsd.wx.mk, for common code for WxWidgets support [5] * Add 'make missing' to show missing dependencies [6] * Fix DESKTOP_ENTRIES processing on 4.x [7] PR: 92445 [1], 98206 [2], 98731 [3], 99370 [4], 89398 [5], 93601 [6], 98891 [7] Submitted by: linimon [1], edwin [2], alex at foxybanana dot com [3], gerald [4], flz [4], alepulver [5], alex at fafula dot com [6], shaun [7]
Revision 1.151: download - view: text, markup, annotated - select for diffs
Wed May 17 03:18:15 2006 UTC (5 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2 lines
Allow CONFIGURE_TARGET to be overridden. PR: ports/93457 Submitted by: Jason E. Hale <bsdkaffee -at- gmail.com>
Revision 1.150: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:01 2006 UTC (6 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +4 -4 lines
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6]
- Fix warning issued during make index on archs !368. [7]
- Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from
all files under ${WRKSRC}. If set to a string, remove in all files
under ${WRKSRC} with one of these names the ^Ms. [8]
- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
checking the existance of the Perl modules with the "perl -e 'use
module;'" command. [9]
- Fix bsd.port.mk variable quoting issues. No quoting is necessary
anymore either in the Makefile or on the command line. Affected
variables include:
BROKEN
FORBIDDEN
IGNORE
MANUAL_PACKAGE_BUILD
NO_CDROM
NO_PACKAGE
RESTRICTED
[10]
- Add NOFETCHFILES variable. If set, don't download these files
from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
${MASTER_SITE_OVERRIDE}). [11]
- Improve 'search' target output. [12]
- Add a new virtual category for Amateur Radio - hamradio. [13]
- Cleanup some old/unused pathes in bsd.port.mk. [14]
- Add @dirrmtry for plists which does the same as:
"@unexec rmdir %D/foo 2>/dev/null || true" [15]
- Remove virtual category - offix. [16]
- Use portsnap instead of cvsup or cvs on "make update" in
/usr/ports. [17]
- Move location of bsd.autotools.mk within bsd.port.mk [18]
- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]
- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]
- Replace the string "FreeBSD" by "The FreeBSD Project" in the
security warning [21]
- Add bsd.local.mk for local modification to ports framework. [22]
- Replace rcNG spelling by rc.d [23]
- Remove superfluous USE_REINPLACE. [24]
Special thanks to: linimon for spending hours with all these patches
clement for fixes
kris for help with pointyhat
PR: ports/86310 [1], ports/89498 [2], ports/83530 [3],
ports/83789 [4], ports/84053 [5], ports/86281 [6],
ports/87214 [7], ports/87234 [8], ports/87318 [9],
ports/87396 [10], ports/87605 [11], ports/87840 [12],
ports/88230 [13], ports/88493 [14], ports/88711 [15],
ports/88751 [16], ports/89281 [17], ports/89999 [18],
ports/90031 [19], ports/90150 [20], ports/90668 [21],
ports/91433 [23], ports/88754 [24]
Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
Carl Makin <carl@stagecraft.cx> [13], arved [14],
NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
Revision 1.149: download - view: text, markup, annotated - select for diffs
Sat Jan 14 15:46:10 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -4 lines
- ftp.iDaemons.org is unavailable lately
Revision 1.148: download - view: text, markup, annotated - select for diffs
Sat Jan 14 13:25:42 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +2 -2 lines
- Update to 1.8.4 PR: ports/91556 Submitted by: Alexander Wittig <alexander@wittig.name>
Revision 1.147: download - view: text, markup, annotated - select for diffs
Mon Nov 14 09:46:15 2005 UTC (6 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +17 -20 lines
- Back out the last update. It breaks many ruby ports install. Reported by: kris via pointyhat
Revision 1.146: download - view: text, markup, annotated - select for diffs
Wed Nov 9 08:54:12 2005 UTC (6 years, 3 months ago) by sem
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +21 -18 lines
bsd.ruby.mk: - Change LOCALBASE with _RUBY_BASE - Set _RUBY_BASE=PREFIX if defined _RUBY_PORT_TEST _RUBY_BASE=LOCALBASE otherwise for easy ports testing. lang/ruby18: - Update to 1.8.3 Grant maintainership to submitter. While I'm here: - Add _RUBY_PORT_TEST=yes to lang/ruby16 port too. (lang/ruby1[68] must set it for right install). PR: ports/87332 Submitted by: Alexander Novitsky
Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Oct 27 19:40:24 2005 UTC (6 years, 3 months ago) by sem
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +9 -1 lines
- Fix a ruby vulnerabuility in the safe level settings. Based on: ports/87816 Submitted by: Phil Oleson <oz@nixil.net> Security: http://vuxml.FreeBSD.org/1daea60a-4719-11da-b5c6-0004614cc33d.html
Revision 1.144: download - view: text, markup, annotated - select for diffs
Sun Jun 5 23:29:11 2005 UTC (6 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +4 -4 lines
- Replace .error with BROKEN. PR: ports/68569 Submitted by: eik Approved by: maintainer timeout (almost 1 year)
Revision 1.143: download - view: text, markup, annotated - select for diffs
Sat Feb 5 04:59:24 2005 UTC (7 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +8 -45 lines
The slippery pthread support for systems prior to 502102 has been dropped and the lang/ruby16_r and lang/ruby18_r ports have been removed, since no one seems to appreciate the partially working solution. Good news is that the pthread support of lang/ruby18 is now enabled by default for newer systems, which means the ruby interpreter is linked with libpthread. This will allow threaded extension libraries to run and work properly on those systems. The --march=cputype flag is disabled because it gets ruby to malfunction and fail to build. I don't know if the problem is in libpthread or in gcc. (It really makes me wonder if they had actually tested before asking me to do this somewhat risky change ;-)
Revision 1.142: download - view: text, markup, annotated - select for diffs
Sat Dec 25 04:28:37 2004 UTC (7 years, 1 month ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +3 -3 lines
Update lang/ruby18 to the 1.8.2 release. Happy holidays!
Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Dec 23 20:30:09 2004 UTC (7 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +3 -3 lines
Update lang/ruby18 to 1.8.2-preview4. * Please upgrade sysutils/portupgrade prior to this one, or pkgdb(1) may coredump with a double free() problem from a misuse of the DL module. In that case, reinstall sysutils/portupgrade manually.
Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Aug 17 07:10:44 2004 UTC (7 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +5 -7 lines
Update lang/ruby16 to the latest snapshot as of 2004-07-28, fixing cgi/session's insecure permissions problem.
Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu Aug 12 09:45:08 2004 UTC (7 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +7 -1 lines
Define RUBY_RIDIR and RUBY_SITERIDIR.
Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Aug 12 08:57:52 2004 UTC (7 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +6 -6 lines
Update lang/ruby18 to 1.8.2-preview2.
Revision 1.137: download - view: text, markup, annotated - select for diffs
Sat May 22 18:49:49 2004 UTC (7 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +3 -1 lines
Propagate RUBY_VER and RUBY_R through DEPENDS_ARGS.
Revision 1.136: download - view: text, markup, annotated - select for diffs
Sun May 2 20:30:10 2004 UTC (7 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +5 -5 lines
Update lang/ruby18 and the bundled modules to the latest 1.8 branch snapshot as of 2004-05-02.
Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Apr 17 19:17:35 2004 UTC (7 years, 9 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +4 -3 lines
Update lang/ruby16 to the latest snapshot as of 2004-04-16, which fixes getaddrinfo() check failure on KAME. Requested by: suz
Revision 1.134: download - view: text, markup, annotated - select for diffs
Tue Mar 23 09:03:32 2004 UTC (7 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +30 -4 lines
Add utility variables for ruby-iconv.
Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Feb 26 19:20:09 2004 UTC (7 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +16 -24 lines
Change the default version of ruby to 1.8 for i386 as well, finally.
Always put a version suffix to the ruby name (no matter if ruby is the
default version) to avoid mess in future.
[Notes for i386 users]
If you are a ruby developer and still want to stick with ruby 1.6 as
default, please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf.
If you are a ruby developer and want to keep ruby 1.6 as default,
please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf. Otherwise, please
run the following series of commands to migrate to ruby 1.8:
1) Reinstall portupgrade manually (and ruby 1.8 will be installed)
pkg_delete portupgrade-\*
(cd /usr/ports/sysutils/portupgrade; make install clean)
2) Reinstall everything that depends on ruby 1.6 (to use ruby 1.8)
portupgrade -fr lang/ruby16
3) Reinstall ruby 1.8 (because the previous step kills symlinks)
portupgrade -f lang/ruby18
4) Deinstall ruby 1.6 stuff (if you are paranoia)
pkg_deinstall -ri lang/ruby16
Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Dec 24 21:08:32 2003 UTC (8 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +3 -3 lines
Update lang/ruby18 to the 1.8.1 final release. Merry Christmas!
Revision 1.131: download - view: text, markup, annotated - select for diffs
Mon Dec 22 10:08:34 2003 UTC (8 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +3 -3 lines
Update lang/ruby18 to 1.8.1.p4.
Revision 1.130: download - view: text, markup, annotated - select for diffs
Mon Dec 15 06:35:47 2003 UTC (8 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +8 -8 lines
Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3.
Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Nov 24 12:43:40 2003 UTC (8 years, 2 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +4 -4 lines
Set the configure target properly and unbreak packaging for amd64. It turned out that the configure target does not need to be overridable but just RUBY_ARCH does for those who are to use a hand-built interpreter with modules from ports. Hint given from: obrien Approved by: kris (implicitly), and myself
Revision 1.128: download - view: text, markup, annotated - select for diffs
Fri Oct 31 19:34:05 2003 UTC (8 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +4 -3 lines
Update lang/ruby16 to the latest snapshot as of 2003-10-15. This fixes a few bugs in standard libraries.
Revision 1.127: download - view: text, markup, annotated - select for diffs
Fri Oct 31 18:43:43 2003 UTC (8 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +10 -1 lines
Update the ruby 1.8 feature list for the new ruby16-shim-18.
Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Oct 31 12:33:35 2003 UTC (8 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +6 -6 lines
Update lang/ruby18 to 1.8.1-preview2.
Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Sep 10 07:33:56 2003 UTC (8 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +3 -3 lines
Update lang/ruby18 to the latest snapshot as of 2003-09-09. Many bugs have been fixed since the 1.8.0 release. (The diff file is very big because some big files were moved, sorry)
Revision 1.124: download - view: text, markup, annotated - select for diffs
Fri Aug 22 09:25:17 2003 UTC (8 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +4 -2 lines
Fix the problem that RUBY_WITH_PTHREAD is unwantedly nullified for the *_r ports. Reported by: kris, nork, broken make index
Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Aug 21 15:09:44 2003 UTC (8 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +5 -1 lines
Nullify RUBY_WITH_PTHREAD for FreeBSD 5.1-RELEASE and later. I have tested a few modules that worked fine. I hope such things as ruby_r will die soon. For FreeBSD 4.x and prior, ruby_r will forever be needed because the interpreter (ruby) linked with libc.so crashes when a module that is (indirectly) linked with libc_r.so, because stdio and stuff get inconsitent inside of them.
Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Aug 18 03:41:58 2003 UTC (8 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +7 -1 lines
Add RUBY18_ONLY to PLIST_SUB.
Revision 1.121: download - view: text, markup, annotated - select for diffs
Thu Aug 7 13:21:05 2003 UTC (8 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +4 -3 lines
Oops, I forgot to commit this one. lang/ruby -> lang/ruby16 lang/ruby-devel -> lang/ruby18
Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Aug 5 12:00:52 2003 UTC (8 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -2 lines
Set the default version of ruby to 1.8 on amd64.
Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Aug 4 11:15:04 2003 UTC (8 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +5 -5 lines
Update lang/ruby-devel to the long-awaited 1.8.0 release. (IA64 and
AMD64 ports still need some more testing and tweaking)
By this update, openssl, webrick and xmlrpc modules are now part of
the standard distribution.
Since this version should no longer be called -devel, I am planning on
repo-moving lang/ruby{,-devel} to lang/ruby{16,18}, respectively.
Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Jun 26 03:25:13 2003 UTC (8 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +3 -3 lines
Update lang/ruby-devel to the snapshot as of 2003-06-25 and hopefully unbreak for alpha and sparc64. (ia64 and amd64 are not supported yet)
Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Jun 23 10:16:13 2003 UTC (8 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +4 -4 lines
Update lang/ruby-devel to 1.8.0-preview3. ruby-csv, drb, rexml and yaml are now part of the ruby 1.8 standard distribution.
Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue May 13 19:46:29 2003 UTC (8 years, 9 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +3 -1 lines
Add the ruby dependency to EXTRACT_DEPENDS and PATCH_DEPENDS as well as BUILD_DEPENDS. Submitted by: olgeni
Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Apr 19 15:57:36 2003 UTC (8 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +8 -6 lines
Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the latest snapshots as of 2003-04-19. ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are now part of ruby 1.8.
Revision 1.114: download - view: text, markup, annotated - select for diffs
Tue Mar 11 07:16:24 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +3 -1 lines
ruby-testunit and ruby-runit are now part of ruby 1.8. Do not add unnecessary dependencies when building with ruby 1.8. Submitted by: bento
Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Mar 3 16:33:54 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +4 -5 lines
Update lang/ruby-devel to 1.8.0-preview2.
Revision 1.112: download - view: text, markup, annotated - select for diffs
Sun Feb 9 17:38:38 2003 UTC (9 years ago) by knu
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +4 -1 lines
lang/ruby16-shim-ruby18 now includes erb, ipaddr and open-uri too.
Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Jan 29 09:41:03 2003 UTC (9 years ago) by knu
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +4 -3 lines
Update lang/ruby-devel to the latest snapshot as of 2003.01.28. Update Oni Guruma to 20030121. Now that the MAKE_ARGS problem is gone, re-enable MAKE_ARGS for sparc64.
Revision 1.110: download - view: text, markup, annotated - select for diffs
Sat Jan 25 09:19:14 2003 UTC (9 years ago) by knu
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +3 -3 lines
Update lang/ruby to the latest snapshot as of 2003-01-19, and Oni Guruma to 2003-01-21. This update includes a bug fix that exposes when formatting Bignums, like with ipaddr.rb.
Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Jan 24 04:39:40 2003 UTC (9 years ago) by knu
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -2 lines
Correct the definition of RUBY_PORT when RUBY_DEFAULT_VER=1.8 and RUBY_VER=1.6.
Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Jan 11 12:13:05 2003 UTC (9 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +8 -9 lines
Set RUBY_DEFAULT_VER to 1.8 on alpha, sparc64 and ia64. Ruby 1.6 has some unidentified coredumping problems on these platforms and there will be no more release from the 1.6 branch.
Revision 1.107: download - view: text, markup, annotated - select for diffs
Sat Jan 11 10:16:22 2003 UTC (9 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +3 -3 lines
Update lang/ruby-devel to the latest 1.8 snapshot as of 2003-01-11, which now supports FreeBSD/sparc64. Set ONLY_FOR_ARCHS to i386, alpha and sparc64. Ruby does not support IA64 yet. It does not even build or install correctly. We need some clue to the IA64 stack structure and handling of the IA64 register windows.
Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Dec 27 21:39:06 2002 UTC (9 years, 1 month ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +9 -3 lines
Turn RUBY_NO_RD_HTML on by default on i386 also and add a RUBY_RD_HTML option instead. ftp-master still has the old distfile of ruby-rdtool before a repack and the checksum mismatch it causes is getting a show stopper on bento.
Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Dec 24 18:12:19 2002 UTC (9 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +20 -16 lines
lang/ruby:
- Update to the 1.6.8 final release. (which fixes a couple of
coredumping bugs)
- Update Oni Guruma (alternative BSDL regexp engine) to 20021210.
- Attach a small knob for debugging.
lang/ruby-devel
- Update to 1.8.0 preview 1 + errata patch. (fixes a couple of
coredumping bugs)
- Update Oni Guruma (alternative BSDL regexp engine) to 20021210.
- Fix pkg-plist nits.
lang/ruby16-shim-ruby18
- Update to 1.8.0 preview 1. (sync with 1.6.8 & 1.8.0 preview1)
- Fix pkg-plist nits.
Approved by: lioux (and self)
A Merry Christmas to: all of you
Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Dec 12 12:53:02 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +8 -5 lines
Update lang/ruby to 1.6.8-preview3, lang/ruby16-shim-ruby18 to 1.7.3.2002.12.11, and lang/ruby-devel to 1.7.3-2002.12.12. - Fix a few bugs that lead to core dump, one in the ruby interpreter and another in the syslog module. Reported by: ume (net/dtcp was a victim) - Fix an installation problem occasionally seen on bento. (a bug in Makefile that caused race) Submitted by: bento - Fix a problem that irb(1) didn't work because the symlink was wrong. Submitted by: Jos Backus <jos@catnook.com> - Get rid of move & symlink spaghetti completely from the installation process. Discussed with: portmgr (will)
Revision 1.103: download - view: text, markup, annotated - select for diffs
Sun Dec 8 12:36:40 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +4 -4 lines
Rd2 coredumps also on sparc64, so apply RUBY_NO_RD_HTML to sparc64 as well as alpha. Observed on: panther Reported by: kris
Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Dec 6 17:17:34 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +25 -11 lines
Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris
Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Nov 22 14:53:06 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +24 -1 lines
Add a new utility variable: RUBY_RD_FILES.
Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Nov 22 12:49:49 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -3 lines
Update lang/ruby-devel to the latest snapshot as of 2002-11-22. Add a DEBUG knob here too.
Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Nov 14 14:23:59 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -3 lines
Update lang/ruby-devel to the latest snapshot as of 2002-11-14.
Revision 1.98: download - view: text, markup, annotated - select for diffs
Sat Nov 9 07:11:45 2002 UTC (9 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +3 -3 lines
Update lang/ruby to 1.6.8-preview2. Feel free to send me any feedback before 1.6.8 is finally released.
Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Nov 6 12:28:56 2002 UTC (9 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +5 -4 lines
Update lang/ruby to 1.6.8-preview1.
Revision 1.96: download - view: text, markup, annotated - select for diffs
Sat Nov 2 22:02:01 2002 UTC (9 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -3 lines
Update lang/ruby-devel to the latest snapshot as of 2002-10-30. FreeBSD/sparc64 fails to build this and somehow the entire OS gets frozen while running `miniruby'. I'd appreciate if someone with a clue could help me fix the problem.
Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Oct 25 08:25:08 2002 UTC (9 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
Define DEPEND_RUBY_RDOC properly.
Revision 1.94: download - view: text, markup, annotated - select for diffs
Sun Oct 6 20:54:37 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +11 -1 lines
Add RUBY_MODNAME, RUBY_MODDOCDIR and RUBY_MODEXAMPLESDIR.
Revision 1.93: download - view: text, markup, annotated - select for diffs
Sun Oct 6 19:49:32 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +30 -11 lines
Rename USE_RUBY_RD to USE_RUBY_RDTOOL, RUBY_RD to RUBY_RD2, RUBY_RD_PORT to RUBY_RDTOOL_PORT and DEPEND_RUBY_RD2 to DEPEND_RUBY_RDTOOL. Add USE_RUBY_RDOC, RUBY_RDOC, RUBY_RDOC_PORT and DEPEND_RUBY_RDOC.
Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Oct 5 20:53:29 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
Ruby 1.7 on alpha does not coredump running Racc.
Revision 1.91: download - view: text, markup, annotated - select for diffs
Sat Oct 5 12:34:04 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -2 lines
http://www.iDaemons.org/distfiles/ -> ftp://ftp.iDaemons.org/pub/distfiles/
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Oct 5 07:47:28 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +5 -1 lines
Set NOPORTDOCS in the USE_RUBY_RD case on alpha, because it is causing coredumps. Submitted by: knu
Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Sep 27 13:55:39 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -5 lines
Update lang/ruby-devel to the latest snapshot as of 2002-09-27, which fixes several coredump bugs and fatal threading problems. Remove the autoconf dependency by including a pre-generated configure script in the distfile. It now also includes a pre-generated parse.c made by bison 1.35.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Sep 24 20:07:07 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +3 -7 lines
Reroll a stable snapshot tarball as of 2002-09-12 for lang/ruby containing a pregenerated configure and a parse.c generated with bison 1.35. This is to offer a smaller (.tar.bz2) distfile, remove the autoconf dependency and benefit from a bit more efficient parse.c than that which byacc(1) generates.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat Sep 21 07:06:39 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +27 -1 lines
- Define RUBY_SHIM18_PORT and DEPEND_RUBY_SHIM18. - Introduce USE_RUBY_FEATURES to make life easier.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Sep 20 23:21:50 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +4 -3 lines
Update lang/ruby-devel to the latset snapshot as of 2002.09.20.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Sep 18 09:57:29 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -3 lines
Update lang/ruby-devel to the snapshot as of 2002-09-17. This fixes coredump on the Alpha.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Sep 11 19:31:07 2002 UTC (9 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +4 -1 lines
Add my iDaemons.org site to MASTER_SITE_BACKUP on which I started mirroring all the distfiles of ruby related ports except RESTRICTED ones.
Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Sep 11 17:30:11 2002 UTC (9 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +7 -6 lines
Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the latest snapshots as of today, 2002-09-12 (JST).
Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Jul 17 17:25:03 2002 UTC (9 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +4 -2 lines
Set --target="${RUBY_ARCH}" --program-prefix="" to CONFIGURE_ARGS and
stop using CONFIGURE_TARGET. This prevents lang/{ruby,ruby-devel}
from installing binaries and libraries with weird prefixes.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Jul 15 11:26:48 2002 UTC (9 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +7 -7 lines
Update lang/ruby and lang/ruby-devel to the latest snapshots as of 2002-07-15.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sun Jul 7 19:02:49 2002 UTC (9 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +8 -8 lines
Use {CONFIGURE,BUILD,INSTALL}_WRKSRC where appropriate.
Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri May 24 10:57:30 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +7 -6 lines
Update lang/ruby and lang/ruby-devel to the latest snapshots as of 2002-05-23.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat May 4 22:17:14 2002 UTC (9 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -3 lines
Update lang/ruby-devel to the latest development snapshot as of 2002-05-05. This fixes some ruby extensions under RUBY_VER=1.7. Update the Oni Guruma regex engine to 20020424.
Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri May 3 19:24:13 2002 UTC (9 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +5 -3 lines
Update lang/ruby to the latest stable stapshot as of 2002-05-02, with a local patch applied. (which will be committed soon)
Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri May 3 19:05:24 2002 UTC (9 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +4 -4 lines
Update lang/ruby-devel to the latest development stapshot as of 2002-05-03.
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sun Apr 14 12:36:47 2002 UTC (9 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +3 -3 lines
Update ruby-devel to the latest 1.7 snapshot as of 2002-04-12.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Mar 26 22:19:59 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +5 -5 lines
lang/ruby: - Update to the latest 1.6 stable snapshot as of 2002-03-27. - Update the Oni Guruma alternative regex engine to 20020325. lang/ruby-devel: - Update to the latest 1.7 development snapshot as of 2002-03-26. - Add the WITH_ONIGURUMA knob as well as lang/ruby. - Require devel/autoconf (2.53 or later is required). - Add several modules to the obsoleted modules list (now included): bigfloat fileutils racc-runtime strscan
Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Mar 13 22:57:19 2002 UTC (9 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -3 lines
Update to the latest stable snapshot as of 2002.03.13. Add a WITH_ONIGURUMA knob that enables the Oni Guruma regex engine that's currently under development that will eventually replace the stock one that's derived from LGPL'd GNU regex. [experimental]
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Mar 10 20:42:48 2002 UTC (9 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +10 -8 lines
Move some variable definitions outside the .if defined(RUBY) block so they will not be referenced without being defined. Submitted by: gad
Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Mar 1 16:53:55 2002 UTC (9 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +7 -10 lines
Update lang/ruby to the latest release, 1.6.7. Update lang/ruby-devel to the latest snapshot as of 2002-03-01.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Feb 20 05:00:47 2002 UTC (9 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
Update ruby-amstd to 2.0.0.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Feb 12 09:23:05 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -3 lines
Update lang/ruby-devel to the latest snapshot as of 2002-02-10.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Feb 10 18:12:38 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +4 -4 lines
Prevent extconf.rb from getting patched for pthread more than once when a port is built twice.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Jan 29 09:14:09 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +5 -5 lines
To keep users from experiencing upgrading problems, make lang/ruby and lang/ruby-devel deinstall obsoleted (integrated) packages in their post-install targets (for installation from ports) and in their plists (for installation from packages), Update to the latest snapshot as of 2002-01-29 while I'm at it.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Jan 25 20:58:05 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +5 -5 lines
Update ruby and ruby-devel to the latest snapshots as of 2002-01-26.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Dec 25 17:02:32 2001 UTC (10 years, 1 month ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +7 -7 lines
Update lang/ruby to the 1.6.6 Xmas stable release. Update lang/ruby-devel to the 1.7.2 Xmas' development snapshot.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Nov 24 09:02:51 2001 UTC (10 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +6 -6 lines
Update lang/ruby to the latest snapshot, 1.6-2001.11.23. Update lang/ruby-devel to the latest snapshot, 1.7-2001.11.22. Use bzip2 patches instead of gzip patches.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Nov 10 19:08:34 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +4 -4 lines
Update ruby-devel to the latest snapshot (1.7.2-2001.11.09).
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Nov 3 16:13:25 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +5 -5 lines
Update ruby and ruby-devel to the latest snapshots as of today. (2001/11/04)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Oct 8 06:39:54 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +7 -3 lines
Properly support the case where a user sets RUBY_DEFAULT_VER=1.7. Reported by: roberto
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Oct 7 19:30:38 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +5 -5 lines
Update lang/ruby{,-devel} to the latest snapshots (2001.10.05).
Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Sep 19 14:34:05 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +5 -5 lines
Update ruby to the 1.6.5 release.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Sep 17 17:51:29 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Stop including the OS minor version in RUBY_ARCH which is used in ruby's architecture specific library paths, so that users do not need to rebuild and reinstall ruby & all the modules when they minor upgrade FreeBSD. i.e. i386-freebsd4.4 -> i386-freebsd4 alpha-freebsd5.0 -> alpha-freebsd5
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Sep 11 10:29:07 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +5 -5 lines
Update lang/ruby and lang/ruby-devel to the latest snapshots. As for lang/ruby, this would perhaps be the last snapshot before the 1.6.5 release.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Sep 3 13:00:00 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -6 lines
Update to the latest snapshots. We are now six hours away from the ports freeze!
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Sep 1 23:54:05 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +5 -5 lines
Update ruby and ruby-devel to the latest snapshots.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Aug 16 11:38:44 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +5 -5 lines
Update lang/ruby and lang/ruby-devel to the latest snapshots. (as of 2001/08/16 20:00 JST)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Aug 12 05:32:33 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -4 lines
USE_RUBY_SETUP shouldn't imply USE_RUBY_AMSTD any more.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Jul 31 16:46:54 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +7 -8 lines
Update lang/ruby and lang/ruby-devel to the latest snapshots as of 2001.07.31.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Jun 21 16:36:45 2001 UTC (10 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +5 -5 lines
Update lang/ruby and lang/ruby-devel to the latest snapshots.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Jun 4 15:12:36 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
Update lang/ruby to the long-awaited 1.6.4 release! Yeah!
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jun 4 14:54:31 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +44 -23 lines
Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use. Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports. Define RUBY_CONFIGURE_ARGS.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Jun 1 12:17:23 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +4 -4 lines
Update ruby-devel to the latest snapshot, which now enters upon the 1.7.1 phase.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Jun 1 11:39:35 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -3 lines
Update lang/ruby to 1.6.4-preview5.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue May 29 21:35:42 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Uh oh, the PKGNAME of lang/ruby-devel was bogus... Sorry.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat May 26 03:59:19 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +7 -7 lines
Update lang/ruby to 1.6.4-preview4. Update lang-ruby-devel to the latest development snapshot.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu May 24 17:48:43 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3 lines
Prepare a distribution patch and unbreak.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu May 24 10:23:33 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -4 lines
Update lang/ruby to 1.6.4-preview3.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu May 17 21:16:41 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -5 lines
Update lang/ruby and lang/ruby-devel to the latest snapshots. Remove shells/ruby-shell as it is now part of the standard distribution. (in both Ruby 1.6.4 and 1.7.0) Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the standard distribution now.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri May 11 19:43:03 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -2 lines
Define RUBY_ELISPDIR.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri May 11 18:22:56 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +10 -13 lines
Update lang/ruby to 1.6.4.p2.2001.05.12. Update lang/ruby-devel to 1.7.0-a2001.05.12.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon May 7 19:52:03 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4 lines
Update lang/ruby and lang/ruby-devel to the latest snapshots.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun May 6 16:42:57 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -3 lines
Add a new variable RUBY_WITHOUT_SUFFIX.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun May 6 16:14:41 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
Adjust RUBY_PORT for Ruby 1.7. Ruby 1.7 port is lang/ruby-devel, not lang/ruby17.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat May 5 23:02:32 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -1 lines
Add a new variable RUBY_WITH_SUFFIX.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat May 5 22:03:06 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +14 -7 lines
Update lang/ruby to the latest snapshot of the stable branch. Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL. Prepare for the development branch. (1.7.x)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue May 1 17:16:36 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Update to the latest snapshot of the ruby_1_6 branch.
- irb 0.7.3 & irb-tools 0.7.1 merged
- numerous bugs fixed, including gdbm/dbm memory leakage
Strip the binary only when ${STRIP} == -s.
La la, still waiting for the 1.6.4 release, la la...
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Apr 24 16:30:20 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Backout the previous --with-opt-dir change. I think I needed some sleep... Problem found by: roberto
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Apr 24 11:25:57 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
Update to the latest snapshot of the ruby_1_6 branch.
Set --with-opt-dir="${X11BASE}" instead of
--with-opt-dir="${LOCALBASE}". ${LOCALBASE}/{include,lib} is included
in the CPPFLAGS and LIBS by default anyway.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Apr 18 19:29:51 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Apply one more latest fix.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Apr 17 18:08:24 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
Update to 1.6.4 preview2 + a tiny hotfix.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Apr 12 16:57:17 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -11 lines
Update to the latest snapshot plus a fix against malloc race issue. (1.6.4.p1.2001.04.11) This does not build on the very latest CURRENT due to the newly updated libreadline, but the problem will soon be fixed.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Apr 10 07:23:48 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +15 -7 lines
Update to 1.6.4-preview1. Make bsd.ruby.mk easily handle preview releases.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Apr 6 10:11:41 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +16 -4 lines
Do the RUBY_WITH_PTHREAD hack in a more elegant way.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Apr 6 09:19:22 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +10 -1 lines
Introduce a new variable: RUBY_WITH_PTHREAD. With it, extconf.rb is modified to link with -pthread instead of -lc.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Apr 2 04:36:09 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +12 -7 lines
Invoke ruby with -d when the variable DEBUG is defined. (make -DDEBUG)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Apr 1 17:51:59 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Update to the latest snapshot of the stable branch, plus a workaround for the longstanding libc vs. libc_r issue. This should hopefully fix all the ruby extensions such as Ruby/Qt2GL, Ruby/Python and Ruby/SDL for both 4-STABLE and 5-CURRENT. :)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Mar 28 11:45:08 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Update to the latest snapshot of the stable branch. Yes, 1.6.4 release will be released soon before 4.3-RELEASE.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Mar 21 11:02:32 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Update to the latest stable snapshot. A couple of significant bugfixes have been made since the 1.6.3 release. C'est la vie. ;)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 19 10:51:52 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -3 lines
Update to 1.6.3 release.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Mar 17 20:57:04 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update to the snapshot of the stable branch as of yesterday. The 1.6.3 release has been postponed but now scheduled on next Monday.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 12 18:07:37 2001 UTC (10 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Update to the latest snapshot of the stable branch. The long-awaited 1.6.3 release is scheduled for this week...
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 11 17:39:28 2001 UTC (10 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -2 lines
Improve ruby-shebang-patch routine. Add a #! line when the script doesn't have one.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 4 11:16:58 2001 UTC (10 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update to the stable branch's snapshot as of today (2001.03.04). Hopefully 1.6.3 will come out soon...
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Feb 19 16:17:17 2001 UTC (10 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Update to 2001.02.19b, the second snapshot of today's. The Rubicon test suite found a bug in the previous snapshot. The 1.6.3 release is drawing near.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 19 07:54:08 2001 UTC (10 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to the stable branch's snapshot as of today (2001.02.19), which is meant to be a candidate for the 1.6.3 release.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 5 21:34:38 2001 UTC (11 years ago) by knu
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update to the snapshot as of 2001/02/05.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 18 19:53:37 2001 UTC (11 years ago) by knu
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2 lines
Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugs fixed. Read ChangeLog for details.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 25 14:07:57 2000 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -7 lines
Ho-ho-ho. Here comes the latest and greatest stable release of Ruby. This is Ruby 1.6.2, the "Merry Christmas" version. Have fun! :)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 16 17:59:40 2000 UTC (11 years, 2 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update to 1.6.2-preview3. As always, Matz has prepared a preview snapshot right before the freeze for the new FreeBSD release. :)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 3 15:58:00 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Update Ruby to 1.6.2-preview2. The head author of Ruby has prepared this snapshot version for us when I told him that FreeBSD ports tree was soon to freeze for 4.2-RELEASE!
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Oct 21 19:57:53 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -1 lines
Check if ${RUBY} exists before running it.
Reported by: fenner, asami
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 20 21:10:00 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -5 lines
Update to Ruby 1.6.2-preview.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 20 19:43:58 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +79 -27 lines
Allow users to define RUBY variable to utilize ruby ports with custom-installed Ruby. :) For instance, if you have built Ruby from the latest snapshot and installed, you can install ruby modules from ports only by typing "make RUBY=/usr/local/bin/ruby install". bsd.ruby.mk will take care of everything including RUBY_VER, RUBY_LIBDIR, CONFIGURE_TARGET, etc. Introduce version requirement checking mechanism. You can set RUBY_REQUIRE to any ruby expression(s) to check Ruby's version (or other modules' versions, in future). The result will be set in RUBY_PROVIDED. Define RUBY_VERSION_CODE which holds full integer version of Ruby. Define RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC for the standard ruby ports so as not to change PORTVERSION, DISTNAME and RUBY_WRKSRC of ruby, ruby-gdbm, ruby-tcltklib, ruby-tk, etc. everytime Ruby is updated. Rename RUBY_DEPENDS to DEPEND_RUBY, etc. for a cosmetic reason.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 30 17:34:44 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +15 -1 lines
Add RUBY_SHEBANG_FILES, in which you can list files which shebang lines need to be fixed.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 28 19:33:35 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :) Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>, with his approval. I can never thank him too much for his previous work which led me in the right direction! :) lang/ruby: - Add a patch for find.rb, which fixes the bug found after 1.6.1 was released. databases/ruby-gdbm, */ruby-{tcltklib,tk}: - Remove files/md5 and refer to lang/ruby's one.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 16 11:37:37 2000 UTC (11 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -2 lines
Add RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS knobs. Prevent this file from being included twice.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 7 07:20:02 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -1 lines
Add ruby-setup-install target which I forgot to add.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 6 22:40:09 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -8 lines
Add _RUBY_SUFFIX, which is always set to "${RUBY_VER:S/.//}".
Allow users to override RUBY_VERSION and RUBY_SUFFIX.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 6 20:06:58 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Add bsd.ruby.mk, which stores utility definitions for Ruby related ports. Approved by: asami
