Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY | Akinori MUSHA | 2000-09-26 | 1 | -3/+1 |
| | | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130 | ||||
* | Update with bsd.ruby.mk. :> | Akinori MUSHA | 2000-09-07 | 2 | -20/+17 |
| | | | | Notes: svn path=/head/; revision=32391 | ||||
* | Update to 4.22. | Akinori MUSHA | 2000-08-23 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=31879 | ||||
* | Make all these Ruby related ports belong also in the newly-added | Akinori MUSHA | 2000-08-16 | 1 | -1/+1 |
| | | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685 | ||||
* | Oops, modules should go under lib/ruby/site_ruby/${RUBY_VER}/, not | Akinori MUSHA | 2000-08-15 | 2 | -3/+3 |
| | | | | | | | under lib/ruby/site_ruby/. Notes: svn path=/head/; revision=31664 | ||||
* | Add ruby-uri, Ruby interface to parse URIs according to RFC 2396. | Akinori MUSHA | 2000-08-14 | 5 | -0/+63 |
Notes: svn path=/head/; revision=31638 |