Commit graph

7 commits

Author SHA1 Message Date
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Akinori MUSHA
c38021ff74 Fix Perl 5.6 centric depends. (mach -> ${PERL_ARCH}) 2000-09-15 14:22:50 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +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
3a9f28f3a3 MASTER_SITE_LOCAL'ize because www.bekkoame.ne.jp is found to be
problematic - wget and fetch of 3-STABLE get into infinite loop
because the server doesn't reply to HEAD requests correctly.
(although fetch of 4-STABLE and 5-CURRENT are just fine with it)
2000-08-11 11:11:38 +00:00
Akinori MUSHA
dba8d1b921 Add ruby-xmlparser, a Ruby module to access James Clark's
XML Parser ToolKit. ("expat")
2000-08-10 18:50:00 +00:00