non port: lang/ruby/distinfo |
SVNWeb
|
Number of commits found: 63 |
Thu, 7 Aug 2003
|
[ 11:10 knu ] (Only the first 10 of 17 ports in this commit are shown above. )
Now that ruby 1.8.0 is officially released, rename ruby to ruby16, and
ruby-devel to ruby18.
|
Sat, 19 Apr 2003
|
[ 15:57 knu ] (Only the first 10 of 20 ports in this commit are shown above. )
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.
|
Tue, 4 Feb 2003
|
[ 13:13 knu ]
Use devel/oniguruma to build ruby with oniguruma.
|
[ 12:53 knu ]
Update Oniguruma to 20030204.
|
Sat, 25 Jan 2003
|
[ 09:19 knu ]
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.
|
Sat, 11 Jan 2003
|
[ 08:45 knu ]
Update Oni Guruma (alternative BSDL regexp engine) to 20030109.
|
Tue, 24 Dec 2002
|
[ 18:12 knu ]
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
|
Thu, 12 Dec 2002
|
[ 12:53 knu ]
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)
|
Sat, 9 Nov 2002
|
[ 07:11 knu ]
Update lang/ruby to 1.6.8-preview2.
Feel free to send me any feedback before 1.6.8 is finally released.
|
Wed, 6 Nov 2002
|
[ 12:28 knu ]
Update lang/ruby to 1.6.8-preview1.
|
Tue, 24 Sep 2002
|
[ 20:07 knu ]
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.
|
Wed, 11 Sep 2002
|
[ 17:30 knu ]
Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of today, 2002-09-12 (JST).
|
Mon, 15 Jul 2002
|
[ 11:26 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots as of
2002-07-15.
|
Fri, 24 May 2002
|
[ 10:57 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots as of
2002-05-23.
|
Fri, 3 May 2002
|
[ 19:24 knu ]
Update lang/ruby to the latest stable stapshot as of 2002-05-02, with
a local patch applied. (which will be committed soon)
|
Tue, 26 Mar 2002
|
[ 22:20 knu ]
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
|
Wed, 13 Mar 2002
|
[ 22:57 knu ]
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]
|
Fri, 1 Mar 2002
|
[ 16:53 knu ]
Update lang/ruby to the latest release, 1.6.7.
|
Tue, 29 Jan 2002
|
[ 09:14 knu ]
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),
|
Fri, 25 Jan 2002
|
[ 20:58 knu ]
Update ruby and ruby-devel to the latest snapshots as of 2002-01-26.
|
Tue, 25 Dec 2001
|
[ 17:02 knu ]
Update lang/ruby to the 1.6.6 Xmas stable release.
|
Sat, 24 Nov 2001
|
[ 09:02 knu ]
Update lang/ruby to the latest snapshot, 1.6-2001.11.23.
|
Sat, 3 Nov 2001
|
[ 16:13 knu ]
Update ruby and ruby-devel to the latest snapshots as of today. (2001/11/04)
|
Sun, 7 Oct 2001
|
[ 20:30 knu ]
Update lang/ruby{,-devel} to the latest snapshots (2001.10.05).
|
Wed, 19 Sep 2001
|
[ 15:34 knu ]
Update ruby to the 1.6.5 release.
|
Thu, 13 Sep 2001
|
[ 06:51 knu ]
Apply a THREAD_ALLOC hotfix.
|
Tue, 11 Sep 2001
|
[ 11:29 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots.
|
Mon, 3 Sep 2001
|
[ 14:00 knu ]
Update to the latest snapshots.
|
Sun, 2 Sep 2001
|
[ 00:54 knu ]
Update ruby and ruby-devel to the latest snapshots.
|
Thu, 16 Aug 2001
|
[ 12:38 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots. (as of
2001/08/16 20:00 JST)
|
Tue, 31 Jul 2001
|
[ 17:46 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots as of 2001.07.31.
|
Thu, 21 Jun 2001
|
[ 17:36 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots.
|
Mon, 4 Jun 2001
|
[ 16:12 knu ]
Update lang/ruby to the long-awaited 1.6.4 release! Yeah!
|
Fri, 1 Jun 2001
|
[ 12:39 knu ]
Update lang/ruby to 1.6.4-preview5.
|
Sat, 26 May 2001
|
[ 04:59 knu ]
Update lang/ruby to 1.6.4-preview4.
|
Thu, 24 May 2001
|
[ 18:48 knu ]
Prepare a distribution patch and unbreak.
|
[ 11:23 knu ]
Update lang/ruby to 1.6.4-preview3.
|
Thu, 17 May 2001
|
[ 22:16 knu ] (Only the first 10 of 11 ports in this commit are shown above. )
Update lang/ruby and lang/ruby-devel to the latest snapshots.
|
Fri, 11 May 2001
|
[ 19:22 knu ]
Update lang/ruby to 1.6.4.p2.2001.05.12.
|
Mon, 7 May 2001
|
[ 20:52 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots.
|
Sat, 5 May 2001
|
[ 23:03 knu ]
Update lang/ruby to the latest snapshot of the stable branch.
|
Tue, 1 May 2001
|
[ 18:16 knu ]
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
|
Tue, 24 Apr 2001
|
[ 12:25 knu ]
Update to the latest snapshot of the ruby_1_6 branch.
|
Wed, 18 Apr 2001
|
[ 20:29 knu ]
Apply one more latest fix.
|
Tue, 17 Apr 2001
|
[ 19:08 knu ]
Update to 1.6.4 preview2 + a tiny hotfix.
|
Thu, 12 Apr 2001
|
[ 17:57 knu ]
Update to the latest snapshot plus a fix against malloc race issue.
(1.6.4.p1.2001.04.11)
|
Tue, 10 Apr 2001
|
[ 08:23 knu ]
Update to 1.6.4-preview1.
|
Sun, 1 Apr 2001
|
[ 18:52 knu ]
Update to the latest snapshot of the stable branch, plus a workaround for the
longstanding libc vs. libc_r issue.
|
Wed, 28 Mar 2001
|
[ 11:45 knu ]
Update to the latest snapshot of the stable branch.
|
Wed, 21 Mar 2001
|
[ 11:02 knu ]
Update to the latest stable snapshot. A couple of significant bugfixes have
been made since the 1.6.3 release. C'est la vie. ;)
|
Mon, 19 Mar 2001
|
[ 10:51 knu ]
Update to 1.6.3 release.
|
Sat, 17 Mar 2001
|
[ 20:57 knu ]
Update to the snapshot of the stable branch as of yesterday.
|
Mon, 12 Mar 2001
|
[ 18:07 knu ]
Update to the latest snapshot of the stable branch. The long-awaited 1.6.3
release is scheduled for this week...
|
Sun, 4 Mar 2001
|
[ 11:17 knu ]
Update to the stable branch's snapshot as of today (2001.03.04).
|
Mon, 19 Feb 2001
|
[ 16:17 knu ]
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.
|
[ 07:54 knu ]
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.
|
Sat, 10 Feb 2001
|
[ 16:26 knu ]
Correct the chechsum of ruby-1.6.2-2001.02.05.patch.gz.
|
Mon, 5 Feb 2001
|
[ 21:34 knu ]
Update to the snapshot as of 2001/02/05.
|
Thu, 18 Jan 2001
|
[ 19:53 knu ]
Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugs fixed.
Read ChangeLog for details.
|
Mon, 25 Dec 2000
|
[ 14:07 knu ]
Ho-ho-ho. Here comes the latest and greatest stable release of Ruby.
|
Thu, 16 Nov 2000
|
[ 17:59 knu ]
Update to 1.6.2-preview3. As always, Matz has prepared a preview snapshot
right before the freeze for the new FreeBSD release. :)
|
Fri, 3 Nov 2000
|
[ 15:58 knu ]
Update Ruby to 1.6.2-preview2.
|
Fri, 20 Oct 2000
|
[ 22:10 knu ]
Update to Ruby 1.6.2-preview.
|
Number of commits found: 63 |