cvs commit: ports/databases Makefile ports/databases/py-leveldb Makefile distinfo pkg-descr

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 28 14:22:04 UTC 2011


sunpoet     2011-10-28 14:22:03 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/py-leveldb Makefile distinfo pkg-descr 
  Log:
  - Add py-leveldb 0.1.20111024
  
  py-leveldb is a thread-safe Python bindings for LevelDB. It has all features
  from the LevelDB API, except for:
  - Arbitrary key comparison
  - Snapshots
  - All iteration except for single-step forward
  
  WWW: http://code.google.com/p/py-leveldb/
  
  Revision  Changes    Path
  1.1044    +1 -0      ports/databases/Makefile
  1.1       +33 -0     ports/databases/py-leveldb/Makefile (new)
  1.1       +2 -0      ports/databases/py-leveldb/distinfo (new)
  1.1       +7 -0      ports/databases/py-leveldb/pkg-descr (new)


More information about the cvs-ports mailing list