Commit graph

13 commits

Author SHA1 Message Date
Akinori MUSHA
f29bf497e5 Now ruby-optparse 0.7.8 has included an English document, process it
on installation together with the Japanese document.
2001-01-08 22:51:54 +00:00
Akinori MUSHA
8db820f334 Add a piece of code that formats amstd's rd file, due to their
chicken-or-egg (cyclic) dependency.

For the present, added parts are laid idle since rd2 causes an error
during the format process.
2000-12-06 15:51:48 +00:00
Akinori MUSHA
74e8a39c35 Update to 0.6.6, with the patches merged. :) 2000-10-20 21:15:56 +00:00
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
ef19b346c1 Update fundamental ruby ports first with bsd.ruby.mk. 2000-09-07 07:23:43 +00:00
Akinori MUSHA
6a669bf0e2 Install rmi2html.rb as-is and create a symlink to it as rmi2html.
(Previously rmi2html.rb was installed as rmi2html, and no rmi2html.rb)
2000-08-22 09:49:03 +00:00
Akinori MUSHA
cc1585481e RUN_DEPENDS on devel/ruby-racc-runtime. 2000-08-22 06:52:18 +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
c672907a53 Add MESSAGE to instruct how to use rd-mode in Emacs/XEmacs. 2000-08-15 03:02:19 +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
eb2e364948 Omit building documents if NOPORTDOCS.
Install rmi2html command too. (still experimental, though)
2000-08-10 17:36: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
20bdadc168 Add ruby-rdtool, RD to HTML/man/etc. converter (RD is to Ruby
as POD is to Perl)
2000-08-07 17:56:53 +00:00