Commit Graph

9 Commits

Author SHA1 Message Date
Akinori MUSHA
996c8266da To separate runtime libraries from this port, add a "RUNTIME" knob for
the forthcoming slave port.
2000-08-22 06:46:52 +00:00
Akinori MUSHA
959d5dd1cd Update to 1.2.3. 2000-08-17 07:04:43 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
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. :)
2000-08-12 20:09:41 +00:00
Akinori MUSHA
05350b07c7 Update to 1.2.2.
Install racc2y and y2racc. (racc <-> yacc converters)
2000-08-12 11:21:26 +00:00
Akinori MUSHA
817f3c2a2e Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
2000-08-08 16:08:31 +00:00
Akinori MUSHA
b0e697ab87 Depend on ruby-amstd and get rid of the amstd installation of this port. 2000-08-07 17:21:56 +00:00
Akinori MUSHA
6d71c7821e Follow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/* 2000-08-07 12:50:16 +00:00
Akinori MUSHA
fb6ae356b8 Add more Ruby ports.
devel/ruby-racc:
	An LALR(1) parser generator for Ruby

textproc/ruby-html-parser:
	HTML-parser package for Ruby
2000-08-07 08:20:31 +00:00