Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now Ruby 1.7 has fnmatch out-of-the-box. | knu | 2001-06-22 | 1 | -2/+4 |
| | |||||
* | Compile ruby-fnmatch in. | knu | 2001-06-11 | 1 | -0/+2 |
| | |||||
* | Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use. | knu | 2001-06-04 | 2 | -3/+12 |
| | | | | | | Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports. Define RUBY_CONFIGURE_ARGS. | ||||
* | Support installing multiple versions of ruby_s. (You'll have ruby16_s | knu | 2001-05-07 | 1 | -3/+4 |
| | | | | and ruby17_s, and ruby_s as a symlink to either) | ||||
* | Do not link libc_r when it is unnecessary. | knu | 2001-04-02 | 1 | -0/+1 |
| | |||||
* | Add lang/ruby_static, the statically linked version of the "ruby" | knu | 2001-02-19 | 3 | -0/+71 |
executable, with some basic extensions compiled in. This is added so people can use ruby even in an emergency. |