Date: Fri, 19 Jun 2009 09:30:08 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/135706: commit references a PR Message-ID: <200906190930.n5J9U8RI004087@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/135706; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/135706: commit references a PR Date: Fri, 19 Jun 2009 09:24:58 +0000 (UTC) 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) <ryand-ruby@zenspider.com> WWW: http://rubyforge.org/projects/parsetree/ PR: ports/135706 Submitted by: Espen Volden <voldern@hoeggen.net> 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906190930.n5J9U8RI004087>