Akinori MUSHA
391b38aad6
Remove IGNORE for RUBY_VER >= 1.7. One may want to install this port
...
to upgrade a bundled version of the date2 library.
2004-04-18 18:34:17 +00:00
Akinori MUSHA
efbba0034c
Update to 3.6.
2004-04-18 18:27:11 +00:00
Akinori MUSHA
4b16fbae50
Update to 3.5.
2004-02-09 04:45:22 +00:00
Akinori MUSHA
0579b614e3
Update to 3.4.
2003-08-14 12:23:20 +00:00
Akinori MUSHA
5a8cb13360
Update to 3.3.2.
2003-04-23 14:15:46 +00:00
Akinori MUSHA
12ad92a80f
De-pkg-comment.
2003-02-18 05:04:59 +00:00
Akinori MUSHA
8dc9b4eb8b
Use RUBY_MOD*.
2002-10-06 21:08:30 +00:00
Akinori MUSHA
5c6253321e
Update to 3.3 and mark IGNORE for ruby >= 1.7.
2002-06-09 20:09:25 +00:00
Akinori MUSHA
a1d580d8ac
Update to 3.2.1.
2002-06-03 09:51:02 +00:00
Akinori MUSHA
916345587e
Update to 3.0.1.
2002-05-03 16:41:55 +00:00
Akinori MUSHA
ea69623e75
Update (again) to version 3.
2002-04-12 19:03:18 +00:00
Akinori MUSHA
c5bbadb8de
Temporarily back out the 2.5 -> 3 update, since ruby-soap still wants
...
a module that was included in 2.5. While I'm here, update to 2.5.1.
Reported by: bento
2002-04-02 04:34:37 +00:00
Akinori MUSHA
6fba9f6209
Update to version 3.
2002-03-30 16:39:00 +00:00
Akinori MUSHA
9422e4998d
Update to 2.5.
2001-12-26 18:58:16 +00:00
Akinori MUSHA
c4f3569816
Update to 2.4.4.
2001-12-08 14:58:57 +00:00
Akinori MUSHA
701bcd6101
Update MASTER_SITES and WWW.
2001-11-03 20:55:51 +00:00
Akinori MUSHA
ff3152f15c
Update to 2.4.3.
2001-05-14 03:46:24 +00:00
Akinori MUSHA
562adb7a22
Update to 2.4.2.
2001-04-01 17:28:24 +00:00
Akinori MUSHA
556a496fdc
Update to 2.4.1.
2001-03-31 12:00:43 +00:00
Akinori MUSHA
1765adcc53
Update to 2.4.
2001-02-15 14:23:32 +00:00
Akinori MUSHA
8b18ca2b49
Add %%PORTDOCS%%.
2001-02-10 12:39:31 +00:00
Akinori MUSHA
ac3b4e8059
Update to 2.3.
2001-01-26 03:45:16 +00:00
Akinori MUSHA
f94f4c52fb
Update to 2.2.
2000-12-31 11:40:05 +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
ad6b56b76d
Update to 2.1.
2000-09-26 07:28:25 +00:00
Akinori MUSHA
1fa355ad26
Update with bsd.ruby.mk.
...
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
2000-09-07 07:29:07 +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
cd1d50eb08
Add three more Ruby modules.
...
devel/ruby-amstd:
A collection of miscellaneous Ruby modules
devel/ruby-date2:
An alternative date class for Ruby
devel/ruby-strscan:
Fast string scanner class for Ruby
2000-08-07 17:15:06 +00:00