Commit Graph

3 Commits

Author SHA1 Message Date
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
pirofti
eeca9e07e3 Initial import of ruby-rparsec.
rparsec is a recursive descent parser combinator framework. Intuitive and
declarative API is provided instead of code generation or proprietary BNF-like
syntax. A calculator parser can be built from scratch in 10 lines of simple
code.

Okay bernd@.
2008-10-27 19:38:12 +00:00