aboutsummaryrefslogtreecommitdiff
path: root/databases/py-leveldb
Commit message (Collapse)AuthorAgeFilesLines
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-231-1/+1
| | | | Notes: svn path=/head/; revision=337262
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-181-0/+2
| | | | Notes: svn path=/head/; revision=334227
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-10-011-2/+1
| | | | | | | - Support STAGEDIR Notes: svn path=/head/; revision=328966
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 0.1.20130428Sunpoet Po-Chuan Hsieh2013-08-222-3/+3
| | | | | | | Changes: https://code.google.com/p/py-leveldb/source/list Notes: svn path=/head/; revision=325215
* - Fix make package when py-distribute or py-setuptools were installedSunpoet Po-Chuan Hsieh2013-02-011-1/+2
| | | | Notes: svn path=/head/; revision=311345
* - Update to 0.1.20121012Sunpoet Po-Chuan Hsieh2013-01-302-9/+5
| | | | | | | | | - Cleanup Makefile header Changes: https://code.google.com/p/py-leveldb/source/list Notes: svn path=/head/; revision=311241
* - Update to 0.1.20120612Sunpoet Po-Chuan Hsieh2012-06-162-5/+4
| | | | | | | Changes: https://code.google.com/p/py-leveldb/source/list Notes: svn path=/head/; revision=299427
* - Bump PORTREVISION for databases/leveldb shlib changeSunpoet Po-Chuan Hsieh2012-06-161-0/+1
| | | | Notes: svn path=/head/; revision=299426
* - Add py-leveldb 0.1.20111024Sunpoet Po-Chuan Hsieh2011-10-283-0/+42
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/ Notes: svn path=/head/; revision=284522