Commit graph

16 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ec373bbc2f - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by:	koobs, wg
2014-08-15 03:43:54 +00:00
Sunpoet Po-Chuan Hsieh
6f712b89bd - Use USES=python 2014-08-15 03:00:08 +00:00
Sunpoet Po-Chuan Hsieh
97ae7d6f0b - Use setup.py instead of PYSETUP 2014-07-27 16:28:35 +00:00
Vanilla I. Shu
28775aff66 Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version.
PR:		ports/190409
Submitted by:	ports at robakdesign.com
Approved by:	portmgr@ (for NO_STAGE)
2014-06-03 14:34:06 +00:00
Sunpoet Po-Chuan Hsieh
27bc13707a - Use USES=tar:xz 2014-03-14 15:51:47 +00:00
Sunpoet Po-Chuan Hsieh
5d9fce77cd - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES and PYDISTUTILS_EGGINFO
- Remove patch of not using setuptools
- Bump PORTREVISION for package change
2014-02-24 10:41:39 +00:00
Sunpoet Po-Chuan Hsieh
3c379d4185 - Update LICENSE 2013-12-23 17:12:33 +00:00
Sunpoet Po-Chuan Hsieh
aaa606f242 - Add LICENSE 2013-11-18 16:52:16 +00:00
Sunpoet Po-Chuan Hsieh
18d5d83a3d - Convert to new LIB_DEPENDS format
- Support STAGEDIR
2013-10-01 16:36:24 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
7beaf2b3df - Update to 0.1.20130428
Changes:	https://code.google.com/p/py-leveldb/source/list
2013-08-22 16:59:45 +00:00
Sunpoet Po-Chuan Hsieh
1274d0a8a8 - Fix make package when py-distribute or py-setuptools were installed 2013-02-01 02:15:09 +00:00
Sunpoet Po-Chuan Hsieh
2a544b0242 - Update to 0.1.20121012
- Cleanup Makefile header

Changes:	https://code.google.com/p/py-leveldb/source/list
2013-01-30 16:50:34 +00:00
Sunpoet Po-Chuan Hsieh
9bcc3c664c - Update to 0.1.20120612
Changes:	https://code.google.com/p/py-leveldb/source/list
2012-06-16 20:27:26 +00:00
Sunpoet Po-Chuan Hsieh
e157bbd39c - Bump PORTREVISION for databases/leveldb shlib change 2012-06-16 20:22:40 +00:00
Sunpoet Po-Chuan Hsieh
9e1979e853 - 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/
2011-10-28 14:22:03 +00:00