Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY | knu | 2000-09-26 | 1 | -3/+1 |
| | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. | ||||
* | Update to 0.2.7, which now supports Ruby 1.6 as well as 1.4. Yay! :) | knu | 2000-09-15 | 2 | -2/+2 |
| | |||||
* | Update to 0.2.6. Submitted patches were merged by the author. :) | knu | 2000-09-14 | 2 | -2/+3 |
| | | | | | Note that this module does not work with Ruby 1.6 yet. Sorry for the inconvenience. | ||||
* | Update with bsd.ruby.mk. :> | knu | 2000-09-07 | 2 | -30/+23 |
| | |||||
* | Make all these Ruby related ports belong also in the newly-added | knu | 2000-08-16 | 1 | -1/+1 |
| | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. | ||||
* | This port surely belongs to the virtual category "perl5". | knu | 2000-08-13 | 1 | -1/+1 |
| | |||||
* | Do The Right Thing. (R) | knu | 2000-08-12 | 2 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :) | ||||
* | Add ruby-perl, a Ruby extension module to use the functions of Perl from Ruby. | knu | 2000-08-11 | 5 | -0/+79 |