aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Now that ruby 1.8.0 is officially released, rename ruby to ruby16, andknu2003-08-071-2/+0
| | | | ruby-devel to ruby18.
* Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to theknu2003-04-191-1/+1
| | | | | | | latest snapshots as of 2003-04-19. ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are now part of ruby 1.8.
* Use devel/oniguruma to build ruby with oniguruma.knu2003-02-041-1/+0
|
* Update Oniguruma to 20030204.knu2003-02-041-1/+1
|
* Update lang/ruby to the latest snapshot as of 2003-01-19, and Oniknu2003-01-251-1/+2
| | | | | Guruma to 2003-01-21. This update includes a bug fix that exposes when formatting Bignums, like with ipaddr.rb.
* Update Oni Guruma (alternative BSDL regexp engine) to 20030109.knu2003-01-111-1/+1
|
* lang/ruby:knu2002-12-251-2/+2
| | | | | | | | | | | | | | | | | | | | - 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
* Update lang/ruby to 1.6.8-preview3, lang/ruby16-shim-ruby18 toknu2002-12-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 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)
* Update lang/ruby to 1.6.8-preview2.knu2002-11-091-1/+1
| | | | Feel free to send me any feedback before 1.6.8 is finally released.
* Update lang/ruby to 1.6.8-preview1.knu2002-11-061-1/+1
|
* Reroll a stable snapshot tarball as of 2002-09-12 for lang/rubyknu2002-09-251-6/+1
| | | | | | | 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.
* Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to theknu2002-09-121-0/+1
| | | | latest snapshots as of today, 2002-09-12 (JST).
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofknu2002-07-151-0/+1
| | | | 2002-07-15.
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofknu2002-05-241-1/+2
| | | | 2002-05-23.
* Update lang/ruby to the latest stable stapshot as of 2002-05-02, withknu2002-05-041-1/+2
| | | | a local patch applied. (which will be committed soon)
* lang/ruby:knu2002-03-271-2/+2
| | | | | | | | | | | | | | | - 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
* Update to the latest stable snapshot as of 2002.03.13.knu2002-03-141-0/+2
| | | | | | 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]
* Update lang/ruby to the latest release, 1.6.7.knu2002-03-021-2/+1
| | | | Update lang/ruby-devel to the latest snapshot as of 2002-03-01.
* To keep users from experiencing upgrading problems, make lang/ruby andknu2002-01-291-1/+1
| | | | | | | | 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.
* Update ruby and ruby-devel to the latest snapshots as of 2002-01-26.knu2002-01-261-0/+1
|
* Update lang/ruby to the 1.6.6 Xmas stable release.knu2001-12-261-2/+1
| | | | Update lang/ruby-devel to the 1.7.2 Xmas' development snapshot.
* Update lang/ruby to the latest snapshot, 1.6-2001.11.23.knu2001-11-241-1/+1
| | | | | | Update lang/ruby-devel to the latest snapshot, 1.7-2001.11.22. Use bzip2 patches instead of gzip patches.
* Update ruby and ruby-devel to the latest snapshots as ofknu2001-11-041-1/+1
| | | | today. (2001/11/04)
* Update lang/ruby{,-devel} to the latest snapshots (2001.10.05).knu2001-10-081-0/+1
|
* Update ruby to the 1.6.5 release.knu2001-09-191-3/+1
|
* Apply a THREAD_ALLOC hotfix.knu2001-09-131-0/+1
|
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-09-111-1/+1
| | | | | As for lang/ruby, this would perhaps be the last snapshot before the 1.6.5 release.
* Update to the latest snapshots.knu2001-09-031-0/+1
| | | | We are now six hours away from the ports freeze!
* Update ruby and ruby-devel to the latest snapshots.knu2001-09-021-1/+1
|
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-08-161-1/+1
| | | | (as of 2001/08/16 20:00 JST)
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofknu2001-08-011-2/+1
| | | | 2001.07.31.
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-06-221-0/+1
|
* Update lang/ruby to the long-awaited 1.6.4 release! Yeah!knu2001-06-041-1/+1
|
* Update lang/ruby to 1.6.4-preview5.knu2001-06-011-1/+1
|
* Update lang/ruby to 1.6.4-preview4.knu2001-05-261-2/+1
| | | | Update lang-ruby-devel to the latest development snapshot.
* Prepare a distribution patch and unbreak.knu2001-05-251-0/+1
|
* Update lang/ruby to 1.6.4-preview3.knu2001-05-241-2/+1
|
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-181-1/+1
| | | | | | | | 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.
* Update lang/ruby to 1.6.4.p2.2001.05.12.knu2001-05-121-1/+1
| | | | Update lang/ruby-devel to 1.7.0-a2001.05.12.
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-081-1/+1
|
* Update lang/ruby to the latest snapshot of the stable branch.knu2001-05-061-1/+1
| | | | | | Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL. Prepare for the development branch. (1.7.x)
* Update to the latest snapshot of the ruby_1_6 branch.knu2001-05-021-1/+1
| | | | | | | | | - 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...
* Update to the latest snapshot of the ruby_1_6 branch.knu2001-04-241-1/+1
| | | | | | Set --with-opt-dir="${X11BASE}" instead of --with-opt-dir="${LOCALBASE}". ${LOCALBASE}/{include,lib} is included in the CPPFLAGS and LIBS by default anyway.
* Apply one more latest fix.knu2001-04-191-1/+1
|
* Update to 1.6.4 preview2 + a tiny hotfix.knu2001-04-181-3/+2
|
* Update to the latest snapshot plus a fix against malloc race issue.knu2001-04-131-0/+2
| | | | | | | (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.
* Update to 1.6.4-preview1.knu2001-04-101-3/+1
| | | | Make bsd.ruby.mk easily handle preview releases.
* Update to the latest snapshot of the stable branch, plus a workaroundknu2001-04-021-1/+2
| | | | | | | 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. :)
* Update to the latest snapshot of the stable branch.knu2001-03-281-1/+1
| | | | Yes, 1.6.4 release will be released soon before 4.3-RELEASE.
* Update to the latest stable snapshot. A couple of significantknu2001-03-211-0/+1
| | | | bugfixes have been made since the 1.6.3 release. C'est la vie. ;)
* Update to 1.6.3 release.knu2001-03-191-2/+1
|
* Update to the snapshot of the stable branch as of yesterday.knu2001-03-181-1/+1
| | | | The 1.6.3 release has been postponed but now scheduled on next Monday.
* Update to the latest snapshot of the stable branch. The long-awaitedknu2001-03-131-1/+1
| | | | 1.6.3 release is scheduled for this week...
* Update to the stable branch's snapshot as of today (2001.03.04).knu2001-03-041-1/+1
| | | | Hopefully 1.6.3 will come out soon...
* Update to 2001.02.19b, the second snapshot of today's. The Rubiconknu2001-02-201-1/+1
| | | | | test suite found a bug in the previous snapshot. The 1.6.3 release is drawing near.
* Update to the stable branch's snapshot as of today (2001.02.19), whichknu2001-02-191-1/+1
| | | | is meant to be a candidate for the 1.6.3 release.
* Correct the chechsum of ruby-1.6.2-2001.02.05.patch.gz.knu2001-02-111-1/+1
| | | | | PR: ports/24981 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
* Update to the snapshot as of 2001/02/05.knu2001-02-061-1/+1
|
* Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugsknu2001-01-191-0/+1
| | | | fixed. Read ChangeLog for details.
* Ho-ho-ho. Here comes the latest and greatest stable release of Ruby.knu2000-12-251-1/+1
| | | | This is Ruby 1.6.2, the "Merry Christmas" version. Have fun! :)
* Update to 1.6.2-preview3. As always, Matz has prepared a previewknu2000-11-171-1/+1
| | | | snapshot right before the freeze for the new FreeBSD release. :)
* Update Ruby to 1.6.2-preview2.knu2000-11-031-1/+1
| | | | | 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!
* Update to Ruby 1.6.2-preview.knu2000-10-211-1/+1
|
* Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)knu2000-09-291-1/+1
| | | | | | | | | | | | | 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.
* Update to Ruby 1.6.0 official release.knu2000-09-191-1/+1
| | | | | | | | | lang/ruby: - Do not force lib/ruby/site_ruby and lib/ruby removals, because a user may have his/her stuff installed there. x11-toolkits/ruby-tk: - Fix duplicated PKGNAMEPREFIX.
* Update to 1.6.0-preview3.knu2000-09-071-1/+1
| | | | Utilize bsd.ruby.mk.
* Update Ruby to the new stable version, 1.4.6.knu2000-08-181-1/+1
| | | | Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
* Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfileknu2000-08-091-1/+1
| | | | namespace pollution.
* Update to 1.4.5.sobomax2000-07-111-1/+1
|
* - Update to 1.4.4.knu2000-04-251-1/+1
| | | | | | | | | | | - Change the MAINTAINER address. - Remove the only patch, patch-aa. Yeah! PR: ports/18194 Submitted by: MAINTAINER - Use `=' instead of unneeded `+='. You don't need to use `+=' before including a file.
* Update to version 1.4.3.steve1999-12-241-1/+1
| | | | | PR: 15590 Submitted by: maintainer
* Update to version 1.4.2.steve1999-11-141-1/+1
| | | | | PR: 14628 Submitted by: maintainer
* Update to version 1.4.0cpiazza1999-08-271-1/+1
| | | | | PR: 13304 Submitted by: maintainer
* Update to version 1.2.5.steve1999-04-191-1/+1
| | | | | PR: 10906 Submitted by: maintainer
* Update to version 1.2.2.steve1999-02-221-1/+1
| | | | | PR: 9941 Submitted by: maintainer
* Upgrade, 1.0-971125 -> 1.0-971225.max1998-02-121-1/+1
| | | | | | | | | | | | PR: 5684 Submitted by: maintainer While at this, some cleanup: 1. Compress the man page by using MAN1, instead of patching up Makefile.in. 2. HAS_CONFIGURE -> GNU_CONFIGUURE to better reflect the reality as well as to respect the value of ${PREFIX}.
* Update to ruby-1.0-971125, add some sample script.vanilla1997-12-011-1/+1
| | | | | PR: ports/5185 Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* Upgrade to 970919 version. Install man page.tg1997-09-221-1/+1
| | | | | PR: 4602 Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* Import ruby port. ruby is an object-oriented interpretedtg1997-09-111-0/+1
scripting language. PR: 4504 Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>