Commit Graph

8 Commits

Author SHA1 Message Date
Akinori MUSHA
9a1e8fea6e Update ruby to the 1.6.5 release. 2001-09-19 14:34:06 +00:00
Akinori MUSHA
8cd0cf83da Do not static link everything (including libc) but just compile in
some dynamic modules, and leave a knob which links everything as
before (-DSTATIC).
2001-09-17 07:45:58 +00:00
Akinori MUSHA
61575cdfa9 Now Ruby 1.7 has fnmatch out-of-the-box. 2001-06-21 16:45:20 +00:00
Akinori MUSHA
9e902c5178 Compile ruby-fnmatch in. 2001-06-11 05:04:09 +00:00
Akinori MUSHA
a2bd9f0603 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.
2001-06-04 14:54:32 +00:00
Akinori MUSHA
99c64a19db Support installing multiple versions of ruby_s. (You'll have ruby16_s
and ruby17_s, and ruby_s as a symlink to either)
2001-05-06 16:46:05 +00:00
Akinori MUSHA
7b314e8a06 Do not link libc_r when it is unnecessary. 2001-04-01 18:14:49 +00:00
Akinori MUSHA
04d1ec84c6 Add lang/ruby_static, the statically linked version of the "ruby"
executable, with some basic extensions compiled in.

This is added so people can use ruby even in an emergency.
2001-02-19 15:55:35 +00:00