Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add some SHA256 checksums | Pav Lucistnik | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | With portmgr hat on, reset maintainership of knu's ports since he has | Mark Linimon | 2005-11-11 | 1 | -1/+1 |
| | | | | been inactive more than 6 months. We hope to see him back sometime. | ||||
* | Add SIZE data. | Akinori MUSHA | 2004-03-22 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-18 | 2 | -1/+1 |
| | |||||
* | Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now | Akinori MUSHA | 2002-10-08 | 1 | -2/+1 |
| | | | | that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP. | ||||
* | Use RUBY_MOD*. | Akinori MUSHA | 2002-10-06 | 2 | -8/+8 |
| | |||||
* | The backup site directory has been moved. | Akinori MUSHA | 2002-02-27 | 1 | -1/+1 |
| | |||||
* | The master site is down right now, so provide an alternative site. | Akinori MUSHA | 2002-02-24 | 1 | -1/+2 |
| | |||||
* | Update ruby-amstd to 2.0.0. | Akinori MUSHA | 2002-02-20 | 3 | -20/+9 |
| | |||||
* | Update MASTER_SITES. | Akinori MUSHA | 2002-01-03 | 1 | -1/+2 |
| | |||||
* | Update WWW and the author's mail address. | Akinori MUSHA | 2001-09-08 | 1 | -4/+4 |
| | | | | | | The license was changed from GPL to LGPL. Fix a couple of typos. | ||||
* | Update to 0.10.0. | Akinori MUSHA | 2001-08-12 | 3 | -38/+12 |
| | |||||
* | Update MASTER_SITES, WWW and the author's email. | Akinori MUSHA | 2001-03-20 | 2 | -3/+3 |
| | |||||
* | Add %%PORTDOCS%%. | Akinori MUSHA | 2001-02-10 | 1 | -5/+5 |
| | |||||
* | Update to 1.9.6. | Akinori MUSHA | 2000-12-06 | 3 | -3/+6 |
| | |||||
* | 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. | ||||
* | Update to 1.9.5. | Akinori MUSHA | 2000-09-07 | 2 | -2/+2 |
| | |||||
* | Update fundamental ruby ports first with bsd.ruby.mk. | Akinori MUSHA | 2000-09-07 | 2 | -40/+36 |
| | |||||
* | 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. | ||||
* | Do The Right Thing. (R) | Akinori MUSHA | 2000-08-12 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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. :) | ||||
* | Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile | Akinori MUSHA | 2000-08-08 | 2 | -1/+2 |
| | | | | namespace pollution. | ||||
* | Add three more Ruby modules. | Akinori MUSHA | 2000-08-07 | 5 | -0/+111 |
devel/ruby-amstd: A collection of miscellaneous Ruby modules devel/ruby-date2: An alternative date class for Ruby devel/ruby-strscan: Fast string scanner class for Ruby |