Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2011 20:11:36 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-msgpack Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201108082011.p78KBaqs036588@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2011-08-08 20:11:36 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-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://pypi.python.org/pypi/msgpack-python/
  
  PR:             ports/159111
  Submitted by:   Andrey Zonov <andrey@zonov.org>
  
  Revision  Changes    Path
  1.4477    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/py-msgpack/Makefile (new)
  1.1       +2 -0      ports/devel/py-msgpack/distinfo (new)
  1.1       +4 -0      ports/devel/py-msgpack/pkg-descr (new)
  1.1       +8 -0      ports/devel/py-msgpack/pkg-plist (new)



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