Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2010 07:47:39 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/msgpack Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201001180747.o0I7ldqU010649@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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