* Add LICENSE.
* Ajust new ruby package's framework.
* Add CONFLICTS since it will install the same name commands both
ruby18 and ruby19 based packages.
* Add patch to suport both ruby18 and ruby19.
=== 1.4.6
* Bugfixes
* bin/racc -g option renamed to -t
* racc/compiler.rb is removed
* '|' is allowed with meta rules
* Ruby 1.8.7 compatibility fixes
* Ruby 1.9 compatibility fixes
== 1.4.5 (2005-11-21)
* [FEATURE CHANGE] --no-extensions option was removed.
* [fix] racc command should not depend on `raccrt' package.
* [fix] --no-omit-actions did not work.
* setup.rb 3.4.1.
It seems that racc 1.4.4 can generate parser code for Ruby 1.6.X, but
racc itself can't work on Ruby 1.6.X.
This ruby-racc package 1.4.3nb1 contains old ruby-racc-runtime-1.4.3 and
ruby-racc-1.4.3 package.
- support Ruby 1.8.0
- distribution's content changed.
- miscellous bug fixes.
pkgsrc changes:
- ruby-racc-runtime is obsolete now and please use "racc -E"
for ruby 1.6.X.