Commit graph

27 commits

Author SHA1 Message Date
Akinori MUSHA
2a313658bc Clean up.
Remove a duplicate entry from pkg-plist.
2001-06-11 03:10:57 +00:00
Akinori MUSHA
491598d472 Update to 1.3.9. 2001-04-07 12:20:30 +00:00
Akinori MUSHA
66090a1545 Update MASTER_SITES, WWW and the author's email. 2001-03-20 08:51:04 +00:00
Akinori MUSHA
350066ffed Update to 1.3.8. 2001-03-17 19:42:18 +00:00
Akinori MUSHA
096dc9be74 Update to 1.3.7. 2001-03-14 19:41:27 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Akinori MUSHA
781d776030 Add ruby-strscan to RUN_DEPENDS. Seems y2racc requires it. 2001-01-27 09:54:30 +00:00
Akinori MUSHA
1ed256326b Update to 1.3.6. 2001-01-26 06:20:55 +00:00
Akinori MUSHA
e34294c872 Update to 1.3.5. 2001-01-18 16:18:46 +00:00
Akinori MUSHA
abd14f2527 Update to 1.3.3. Fix the breakage of ruby-racc-runtime. 2000-12-25 02:41:15 +00:00
Akinori MUSHA
1df969654c Update to 1.3.2. 2000-12-21 19:12:40 +00:00
Akinori MUSHA
c188bdaeaa Update to 1.3.0. 2000-12-15 15:10:09 +00:00
Akinori MUSHA
2952a0e13d Update to 1.2.6. 2000-12-03 16:13:40 +00:00
Akinori MUSHA
a31925e5ea Update to 1.2.5. 2000-11-20 17:28:32 +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
9321374d4f Update to 1.2.4. 2000-09-19 05:24:48 +00:00
Akinori MUSHA
85b72ea44c Update md5.
No changes were made except bundled amstd library which is provided
separately as ruby-amstd port.
2000-09-10 07:38: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
996c8266da To separate runtime libraries from this port, add a "RUNTIME" knob for
the forthcoming slave port.
2000-08-22 06:46:52 +00:00
Akinori MUSHA
959d5dd1cd Update to 1.2.3. 2000-08-17 07:04: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
05350b07c7 Update to 1.2.2.
Install racc2y and y2racc. (racc <-> yacc converters)
2000-08-12 11:21:26 +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
b0e697ab87 Depend on ruby-amstd and get rid of the amstd installation of this port. 2000-08-07 17:21:56 +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
fb6ae356b8 Add more Ruby ports.
devel/ruby-racc:
	An LALR(1) parser generator for Ruby

textproc/ruby-html-parser:
	HTML-parser package for Ruby
2000-08-07 08:20:31 +00:00