summaryrefslogtreecommitdiffstats
path: root/devel/ruby-amstd
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-182-1/+1
|
* Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, nowknu2002-10-081-2/+1
| | | | that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
* Use RUBY_MOD*.knu2002-10-062-8/+8
|
* The backup site directory has been moved.knu2002-02-271-1/+1
|
* The master site is down right now, so provide an alternative site.knu2002-02-241-1/+2
|
* Update ruby-amstd to 2.0.0.knu2002-02-203-20/+9
|
* Update MASTER_SITES.knu2002-01-031-1/+2
|
* Update WWW and the author's mail address.knu2001-09-081-4/+4
| | | | | | The license was changed from GPL to LGPL. Fix a couple of typos.
* Update to 0.10.0.knu2001-08-123-38/+12
|
* Update MASTER_SITES, WWW and the author's email.knu2001-03-202-3/+3
|
* Add %%PORTDOCS%%.knu2001-02-101-5/+5
|
* Update to 1.9.6.knu2000-12-063-3/+6
|
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-261-3/+1
| | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
* Update to 1.9.5.knu2000-09-072-2/+2
|
* Update fundamental ruby ports first with bsd.ruby.mk.knu2000-09-072-40/+36
|
* Make all these Ruby related ports belong also in the newly-addedknu2000-08-161-1/+1
| | | | | | "ruby" virtual category. Make textproc/eruby belong also in www.
* Do The Right Thing. (R)knu2000-08-122-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 distfileknu2000-08-082-1/+2
| | | | namespace pollution.
* Add three more Ruby modules.knu2000-08-075-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
OpenPOWER on IntegriCloud