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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to