Edwin Groothuis
b92d9f2d7d
mark as broken when RUBY < 1.7
2006-01-22 09:36:17 +00:00
Pav Lucistnik
c3502b417f
- ruby-iconv is no longer considered experimental
2006-01-14 15:16:18 +00:00
Sergey Matveychuk
c8a09ee03e
- Bump PORTEPOCH for ruby ports that gets PORTVERSION from bsd.ruby.mk
...
Reported by: chkversion script
2005-11-15 04:33:31 +00:00
Mark Linimon
34da9bdf57
With portmgr hat on, reset maintainership of knu's ports since he has
...
been inactive more than 6 months. We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Akinori MUSHA
2956c3762c
Add SIZE data.
...
Submitted by: trevor
2004-03-22 15:05:32 +00:00
Akinori MUSHA
37c9ae2d62
USE_ICONV.
2004-03-21 09:35:10 +00:00
Akinori MUSHA
95c166c2c4
Build and install the bundled iconv module when built with Ruby 1.8.
2004-03-18 09:24:13 +00:00
Akinori MUSHA
a4542a306f
De-pkg-comment.
2003-02-18 04:24:40 +00:00
Akinori MUSHA
4929e86653
Catch up with the Ruby Application Archive's URL scheme change.
2002-12-07 17:41:58 +00:00
Akinori MUSHA
8dc9b4eb8b
Use RUBY_MOD*.
2002-10-06 21:08:30 +00:00
Akinori MUSHA
99e42895ad
Update to 0.5.
2002-05-11 21:53:22 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
Akinori MUSHA
9220856235
Update to 0.4.5.
2001-11-16 05:00:34 +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
8b18ca2b49
Add %%PORTDOCS%%.
2001-02-10 12:39:31 +00:00
Akinori MUSHA
1ea4811e3c
Update to 0.4.4.
2001-02-07 06:50:35 +00:00
Maxim Sobolev
2d8ff23a74
Update iconv to 2.0 and reflect shared library version bump.
...
PR: 23163, 23164, 23165
Submitted by: maintainer
2000-11-29 11:46:42 +00:00
Akinori MUSHA
6732421f6d
Update to 0.4.3.
2000-10-12 13:52:18 +00:00
Akinori MUSHA
03e383a604
Update to 0.4.2.
2000-09-26 07:14:52 +00:00
Akinori MUSHA
7ea58c48c9
Thanks to converter/iconv's update to 1.1, now ruby-iconv can use it
...
instead of converters/libiconv (giconv). :)
2000-09-24 21:56:45 +00:00
Akinori MUSHA
6be3392602
Update with bsd.ruby.mk. :>
2000-09-07 14:39:47 +00:00
Akinori MUSHA
eb90362b5f
Portlint. ;)
2000-08-22 15:08:47 +00:00
Akinori MUSHA
41b71624e5
Use command line arguments rather than patching the configure script.
2000-08-18 02:21:12 +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
7d95f7742f
Update to 0.4.2-pre3.
2000-08-15 02:26:13 +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
b1e28ad637
Oops, forgot to set DIST_SUBDIR for this one.
2000-08-08 19:34:49 +00:00
Akinori MUSHA
d25cb8686c
Add ruby-iconv, an iconv wrapper class for Ruby.
...
As I couldn't get it working with converters/iconv, I made it use
converters/libiconv (giconv) instead, for the present. In any case,
this module is LGPL'd anyway. :p
2000-08-08 19:16:35 +00:00