Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2007 12:18:33 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/flexjson Makefile distinfo pkg-descr
Message-ID:  <200704201218.l3KCIXQj088510@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-04-20 12:18:32 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/flexjson       Makefile distinfo pkg-descr 
  Log:
  FlexJSON is a lightweight library to serialize objects out in Javascript Object
  Notation (JSON). The library serializes only immediately available fields by
  default, although it's fairly easy to add additional data such as collections
  through code or annotations.
  
  WWW: http://flexjson.sourceforge.net/
  
  PR:             ports/111934
  Submitted by:   Nemo Liu <nemoliu at gmail.com>
  
  Revision  Changes    Path
  1.2736    +1 -0      ports/devel/Makefile
  1.1       +45 -0     ports/devel/flexjson/Makefile (new)
  1.1       +3 -0      ports/devel/flexjson/distinfo (new)
  1.1       +6 -0      ports/devel/flexjson/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704201218.l3KCIXQj088510>