pav 2009-06-19 09:24:49 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/rubygem-ruby_parser Makefile distinfo pkg-descr
Log:
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). RP's output is
the same as ParseTree's output: s-expressions using ruby's arrays and
base types.
Author: Ryan Davis (zenspider) <[email protected]>
WWW: http://rubyforge.org/projects/parsetree/
PR: ports/135706
Submitted by: Espen Volden <[email protected]>
Revision Changes Path
1.3526 +1 -0 ports/devel/Makefile
1.1 +26 -0 ports/devel/rubygem-ruby_parser/Makefile (new)
1.1 +3 -0 ports/devel/rubygem-ruby_parser/distinfo (new)
1.1 +7 -0 ports/devel/rubygem-ruby_parser/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"