Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update lang/ruby to 1.6.4.p2.2001.05.12. | knu | 2001-05-11 | 3 | -5/+8 |
| | | | | Update lang/ruby-devel to 1.7.0-a2001.05.12. | ||||
* | Update lang/ruby and lang/ruby-devel to the latest snapshots. | knu | 2001-05-07 | 2 | -2/+1 |
| | |||||
* | Let irb16 properly run on ruby16 and irb17 on ruby17. | knu | 2001-05-06 | 1 | -7/+16 |
| | |||||
* | Install "irb" as "irb16" and make "irb" a symlink to it. | knu | 2001-05-05 | 2 | -3/+17 |
| | |||||
* | Emacs lisp modules have been moved to lang/ruby-mode.el. | knu | 2001-05-05 | 3 | -45/+11 |
| | |||||
* | Update lang/ruby to the latest snapshot of the stable branch. | knu | 2001-05-05 | 3 | -3/+2 |
| | | | | | | 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. | knu | 2001-05-01 | 3 | -4/+22 |
| | | | | | | | | | - 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... | ||||
* | Add missing files. | knu | 2001-04-25 | 1 | -0/+3 |
| | | | | Submitted by: asami | ||||
* | Update to the latest snapshot of the ruby_1_6 branch. | knu | 2001-04-24 | 1 | -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. | knu | 2001-04-18 | 1 | -1/+1 |
| | |||||
* | Update to 1.6.4 preview2 + a tiny hotfix. | knu | 2001-04-17 | 2 | -5/+3 |
| | |||||
* | Update to the latest snapshot plus a fix against malloc race issue. | knu | 2001-04-12 | 2 | -3/+6 |
| | | | | | | | (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. | ||||
* | Remove extras. | knu | 2001-04-11 | 1 | -2/+0 |
| | | | | Submitted by: bento | ||||
* | Update to 1.6.4-preview1. | knu | 2001-04-10 | 2 | -7/+4 |
| | | | | Make bsd.ruby.mk easily handle preview releases. | ||||
* | Do a ${MV} with -f so that the installation process won't stop and ask | knu | 2001-04-01 | 1 | -1/+1 |
| | | | | | | | | a question when some version of ruby is already installed. This is useful when you want to automatically upgrade the port using portupgrade. :) Submitted by: Jimmy Olgeni <olgeni@uli.it> | ||||
* | Update to the latest snapshot of the stable branch, plus a workaround | knu | 2001-04-01 | 2 | -2/+4 |
| | | | | | | | 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. | knu | 2001-03-28 | 2 | -1/+3 |
| | | | | Yes, 1.6.4 release will be released soon before 4.3-RELEASE. | ||||
* | Update to the latest stable snapshot. A couple of significant | knu | 2001-03-21 | 2 | -3/+4 |
| | | | | bugfixes have been made since the 1.6.3 release. C'est la vie. ;) | ||||
* | Fix plist. ;*) | knu | 2001-03-19 | 1 | -3/+0 |
| | | | | Submitted by: roberto | ||||
* | Alter the build process for the standard libraries of Ruby. | knu | 2001-03-19 | 1 | -1/+4 |
| | |||||
* | Update to 1.6.3 release. | knu | 2001-03-19 | 2 | -5/+4 |
| | |||||
* | Update to the snapshot of the stable branch as of yesterday. | knu | 2001-03-17 | 1 | -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-awaited | knu | 2001-03-12 | 1 | -1/+1 |
| | | | | 1.6.3 release is scheduled for this week... | ||||
* | Update to the stable branch's snapshot as of today (2001.03.04). | knu | 2001-03-04 | 1 | -1/+1 |
| | | | | Hopefully 1.6.3 will come out soon... | ||||
* | Update to 2001.02.19b, the second snapshot of today's. The Rubicon | knu | 2001-02-19 | 1 | -1/+1 |
| | | | | | test suite found a bug in the previous snapshot. The 1.6.3 release is drawing near. | ||||
* | Kill unwanted extension directories rather than "hiding" them. | knu | 2001-02-19 | 1 | -3/+3 |
| | |||||
* | Update the author's mail address. | knu | 2001-02-19 | 1 | -1/+1 |
| | |||||
* | Update to the stable branch's snapshot as of today (2001.02.19), which | knu | 2001-02-19 | 2 | -2/+2 |
| | | | | 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. | knu | 2001-02-10 | 1 | -1/+1 |
| | | | | | PR: ports/24981 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> | ||||
* | Add %%PORTDOCS%%. | knu | 2001-02-10 | 1 | -83/+83 |
| | |||||
* | Update to the snapshot as of 2001/02/05. | knu | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugs | knu | 2001-01-18 | 2 | -0/+6 |
| | | | | fixed. Read ChangeLog for details. | ||||
* | Ho-ho-ho. Here comes the latest and greatest stable release of Ruby. | knu | 2000-12-25 | 1 | -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 preview | knu | 2000-11-16 | 1 | -1/+1 |
| | | | | snapshot right before the freeze for the new FreeBSD release. :) | ||||
* | Update Ruby to 1.6.2-preview2. | knu | 2000-11-03 | 1 | -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. | knu | 2000-10-20 | 2 | -1/+2 |
| | |||||
* | Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. | knu | 2000-10-20 | 1 | -1/+3 |
| | |||||
* | Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :) | knu | 2000-09-28 | 2 | -2/+2 |
| | | | | | | | | | | | | | 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. | ||||
* | Define USE_RUBY so that bsd.ruby.mk is automatically included. | knu | 2000-09-26 | 1 | -0/+4 |
| | | | | Found by: FreshPorts | ||||
* | Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY | knu | 2000-09-26 | 1 | -1/+0 |
| | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. | ||||
* | Update to Ruby 1.6.0 official release. | knu | 2000-09-19 | 3 | -9/+7 |
| | | | | | | | | | 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. | ||||
* | Don't reed to remove share/emacs/site-lisp -- it's in mtree. | asami | 2000-09-12 | 1 | -1/+0 |
| | | | | Submitted by: bento | ||||
* | Compress sparse lines. | knu | 2000-09-07 | 1 | -18/+10 |
| | | | | | | Correct related ports names. Note how to build and install ruby-* ports with Ruby 1.4. (lang/ruby14) | ||||
* | Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine. | knu | 2000-09-06 | 1 | -1/+1 |
| | | | | | | | I didn't know an empty MASTER_SITE_SUBDIR brings an empty MASTER_SITES.. Found by: green | ||||
* | Make coexistence support almost perfect except for bin/ruby and | knu | 2000-09-06 | 2 | -5/+11 |
| | | | | man/man1/ruby.1 symlinks.) | ||||
* | Update to 1.6.0-preview3. | knu | 2000-09-06 | 4 | -208/+227 |
| | | | | Utilize bsd.ruby.mk. | ||||
* | Use MASTER_SITE_RUBY. | knu | 2000-09-05 | 1 | -8/+2 |
| | |||||
* | Note GDBM module is also provided as a separate port. | knu | 2000-08-30 | 1 | -3/+9 |
| | |||||
* | Point at the English top page instead of the Japanese one. | knu | 2000-08-30 | 1 | -2/+1 |
| | |||||
* | Don't try to build gdbm module only to fail. | knu | 2000-08-30 | 1 | -0/+1 |
| | | | | (We now have it as a separate port: databases/gdbm) |