cvs commit: ports/devel Makefile ports/devel/msgpack Makefile distinfo pkg-descr pkg-plist

Jun Kuriyama kuriyama at FreeBSD.org
Mon Jan 18 07:47:39 UTC 2010


kuriyama    2010-01-18 07:47:39 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/msgpack        Makefile distinfo pkg-descr pkg-plist 
  Log:
  MessagePack is a binary-based efficient data interchange format that
  is focused on high performance. It is like JSON, but very fast and
  small.
  
  WWW: http://msgpack.sourceforge.jp/
  
  Revision  Changes    Path
  1.3789    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/msgpack/Makefile (new)
  1.1       +3 -0      ports/devel/msgpack/distinfo (new)
  1.1       +5 -0      ports/devel/msgpack/pkg-descr (new)
  1.1       +47 -0     ports/devel/msgpack/pkg-plist (new)


More information about the cvs-all mailing list