Date: Mon, 9 Jul 2007 06:47:38 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-json Makefile distinfo pkg-descr pkg-plist Message-ID: <200707090647.l696lccA070729@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2007-07-09 06:47:38 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/rubygem-json Makefile distinfo pkg-descr pkg-plist
Log:
This library can parse JSON texts and generate them from ruby data structures.
This port implemented in C and comes with its own unicode conversion functions
and a parser generated by the Ragel State Machine Compiler.
WWW: http://json.rubyforge.org/
Revision Changes Path
1.2806 +1 -0 ports/devel/Makefile
1.1 +19 -0 ports/devel/rubygem-json/Makefile (new)
1.1 +3 -0 ports/devel/rubygem-json/distinfo (new)
1.1 +5 -0 ports/devel/rubygem-json/pkg-descr (new)
1.1 +457 -0 ports/devel/rubygem-json/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707090647.l696lccA070729>
