| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Feb 2001 16:26:30 
|
knu  |
Correct the chechsum of ruby-1.6.2-2001.02.05.patch.gz. |
10 Feb 2001 12:39:32 
|
knu  |
Add %%PORTDOCS%%. |
05 Feb 2001 21:34:38 
|
knu  |
Update to the snapshot as of 2001/02/05. |
18 Jan 2001 19:53:39 
|
knu  |
Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugs fixed.
Read ChangeLog for details. |
25 Dec 2000 14:07:57 
|
knu  |
Ho-ho-ho. Here comes the latest and greatest stable release of Ruby. |
16 Nov 2000 17:59:40 
|
knu  |
Update to 1.6.2-preview3. As always, Matz has prepared a preview snapshot
right before the freeze for the new FreeBSD release. :) |
03 Nov 2000 15:58:02 
|
knu  |
Update Ruby to 1.6.2-preview2. |
20 Oct 2000 22:10:01 
|
knu  |
Update to Ruby 1.6.2-preview. |
20 Oct 2000 20:56:05 
|
knu  |
Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
28 Sep 2000 20:33:41 
|
knu  |
Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :) |
26 Sep 2000 10:34:53 
|
knu  |
Define USE_RUBY so that bsd.ruby.mk is automatically included. |
26 Sep 2000 09:02:17 
|
knu  |
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY or
USE_LIBRUBY is defined, individual ruby ports no longer need to include it
explicitly. |
19 Sep 2000 16:20:17 
|
knu  |
Update to Ruby 1.6.0 official release. |
12 Sep 2000 07:42:58 
|
asami  |
Don't reed to remove share/emacs/site-lisp -- it's in mtree. |
07 Sep 2000 16:00:29 
|
knu  |
Compress sparse lines. |
07 Sep 2000 00:17:10 
|
knu  |
Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine. |
06 Sep 2000 23:46:12 
|
knu  |
Make coexistence support almost perfect except for bin/ruby and
man/man1/ruby.1 symlinks.) |
06 Sep 2000 22:51:02 
|
knu  |
Update to 1.6.0-preview3. |
05 Sep 2000 13:44:15 
|
knu  |
Use MASTER_SITE_RUBY. |
30 Aug 2000 14:45:59 
|
knu  |
Note GDBM module is also provided as a separate port. |
30 Aug 2000 14:45:10 
|
knu  |
Point at the English top page instead of the Japanese one. |
30 Aug 2000 11:10:12 
|
knu  |
Don't try to build gdbm module only to fail. (We now have it as a separate
port: databases/gdbm) |
24 Aug 2000 17:49:02 
|
knu  |
Remove ${PREFIX}/share/doc/ruby correctly. (giving up if it fails) |
20 Aug 2000 21:34:40 
|
knu  |
Patch cgi-lib.rb to follow the disuse of Class::module_functions. |
18 Aug 2000 03:19:07 
|
knu  |
Update Ruby to the new stable version, 1.4.6. |
16 Aug 2000 13:21:24 
|
knu  |
Make all these Ruby related ports belong also in the newly-added "ruby"
virtual category. |
15 Aug 2000 20:53:09 
|
knu  |
Install Emacs Lisp files (*.el) to share/emacs/site-lisp/ and
lib/xemacs/site-lisp so Emacs/XEmacs can easily find them to load. |
12 Aug 2000 21:09:41 
|
knu  |
Do The Right Thing. (R) |
08 Aug 2000 17:08:31 
|
knu  |
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile namespace
pollution. |
11 Jul 2000 11:17:10 
|
sobomax  |
Update to 1.4.5. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:59:45 
|
sobomax  |
Third round of INSTALL_SHLIBS=yes fixes. |