Commit Graph

17 Commits

Author SHA1 Message Date
Akinori MUSHA
6e11a55ede Update to 0.8.3. 2001-07-09 17:45:02 +00:00
Akinori MUSHA
29e97c8bca Update to 0.8.2. 2001-06-08 11:21:49 +00:00
Akinori MUSHA
c5008d32f9 Update to 0.8. 2001-04-14 13:41:32 +00:00
Akinori MUSHA
e985f9a66c Chase the repack. Sigh. 2001-04-14 07:48:32 +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
168f69e574 Update to 0.7.9. 2001-01-26 03:42:37 +00:00
Akinori MUSHA
0ceffe44b5 Chase the checksum of the repacked distfile. The update was only the
installer and its document fixes.

PR:		ports/24403
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2001-01-18 16:02:31 +00:00
Akinori MUSHA
0b11e7b85b Update to 0.7.8. 2001-01-08 22:48:13 +00:00
Akinori MUSHA
f7ef4fac33 Update to 0.7.6. 2000-12-26 05:30:38 +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
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
6d71c7821e Follow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/* 2000-08-07 12:50:16 +00:00
Akinori MUSHA
1fd451d376 Add another couple of Ruby modules.
databases/ruby-mysql:
	Ruby module for accessing MySQL databases, which has
	the same functions as C API

ports/devel/ruby-optparse:
	Yet another command line option parser for Ruby
2000-08-07 11:23:12 +00:00