Commit graph

14 commits

Author SHA1 Message Date
Akinori MUSHA
1fbd0d3df1 Update to 1.1.8. 2001-10-23 15:17:30 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Akinori MUSHA
7ad6a05d14 Update to 1.1.7. 2001-08-30 06:56:49 +00:00
Akinori MUSHA
e0e828a1a8 Update to 1.1.6. 2001-03-28 17:03:41 +00:00
Akinori MUSHA
9d01fe477b Update to 1.1.5. 2001-02-17 20:47:28 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Akinori MUSHA
a1a822219b Update to 1.1.4. 2000-10-02 14:57:26 +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
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
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
dee2f62a68 Non-standard modules sould go under `site_ruby' directory. 2000-08-07 10:08:41 +00:00
Akinori MUSHA
cba1dd7319 Add Ruby related ports.
devel/ruby-property:
	Simple properties scheme for Ruby

lang/ruby-python:
	Ruby extension library for embedding Python in Ruby

math/ruby-bigfloat:
	Variable precision floating library for Ruby

Whipped on by:	ade	:>
2000-08-07 06:09:19 +00:00