Commit graph

17 commits

Author SHA1 Message Date
Akinori MUSHA
6cf76546bb Install dot.rd2rc into a library directory, which is required when
user does not have ~/.rd2rc.

PR:		ports/75738
Submitted by:	IWATSUKI Hiroyuki <don :at: na.rim.or.jp>
Approved by:	portmgr (krion)
2005-01-03 14:02:16 +00:00
Akinori MUSHA
d71d88c548 Update to 0.6.16. 2004-12-25 21:32:53 +00:00
Akinori MUSHA
ea4cef3e92 Use RUBY_MOD*. 2002-10-06 21:38:34 +00:00
Akinori MUSHA
a33413de46 devel/ruby-racc-runtime and devel/ruby-strscan have been replaced with
lang/ruby16-shim-ruby18.
2002-06-08 18:23:55 +00:00
Akinori MUSHA
22aec74ca7 Update to 0.6.11. 2002-02-02 19:43:36 +00:00
Akinori MUSHA
9c14c1d9f9 Install dot.rd2rc properly. (The bug has been submitted to the author) 2001-05-12 20:26:16 +00:00
Akinori MUSHA
8c8539fb43 Update to 0.6.8.
Make rd-mode.el a separate port. (textproc/ruby-rd-mode.el)
2001-05-11 19:47:48 +00:00
Akinori MUSHA
099ba6ed9a Update ruby-optparse to 0.7.10.
Get rid of a chicken-egg hack from the ruby-rdtool port.
2001-04-10 16:13:36 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Akinori MUSHA
eb40527f66 Update to 0.6.7. 2001-01-30 19:20:09 +00:00
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
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
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
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