Commit Graph

9 Commits

Author SHA1 Message Date
Akinori MUSHA
c67d2ab950 Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME. 2000-09-10 07:57:05 +00:00
Akinori MUSHA
720bb06891 Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS.
This is just a workaround and should soon be fixed by changing
mkmf.rb.
2000-09-07 12:13:53 +00:00
Akinori MUSHA
65ff91142e Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
Akinori MUSHA
10199b5dbd Update to 0.12.
Remove patch-aa. (merged :)
2000-09-06 09:35:46 +00:00
Akinori MUSHA
51b786ab79 Improve configure scripts so that they take configure arguments from
the command line.

Feedback status:	Already sent to the author
2000-08-17 15:21:00 +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
cffcbbaa07 Change the name of the knob: WITH_QTI18N -> WITH_I18N 2000-08-13 17:53:06 +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
28ded793db Add ruby-qt and ruby-qt-i18n, Qt extension for Ruby.
(for qt145 and qt-i18n, respectively)
2000-08-12 16:48:48 +00:00