Commit Graph

8 Commits

Author SHA1 Message Date
Akinori MUSHA
ef19b346c1 Update fundamental ruby ports first with bsd.ruby.mk. 2000-09-07 07:23:43 +00:00
Akinori MUSHA
6d895c2e62 Add missing BUILD_DEPENDS: devel/ruby-amstd. 2000-09-03 06:47:58 +00:00
Akinori MUSHA
d0718f7153 Oops, scanner.rb was not an example, but a part of the library.. ;) 2000-08-22 07:22:57 +00:00
Akinori MUSHA
d518b411bf Do not install examples if NOPORTDOCS. 2000-08-22 07:05:11 +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
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
cd1d50eb08 Add three more Ruby modules.
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
2000-08-07 17:15:06 +00:00