Commit graph

23 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
d5b0c609ba Use shared library from ports instead of bundled one
- Add patch to remove max_cache which is not in official leveldb 1.19
- Bump PORTREVISION for dependency and package change
2017-01-10 18:36:23 +00:00
Sunpoet Po-Chuan Hsieh
fd0cd68f0f Add PORTSCOUT 2017-01-04 15:02:38 +00:00
Sunpoet Po-Chuan Hsieh
289682c974 Update to 0.20
- Remove LICENSE_FILE
- Update WWW
2017-01-02 15:12:00 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
b87918c4c0 - Add LICENSE_FILE
- Use USES=localbase
2015-10-19 20:19:59 +00:00
Sunpoet Po-Chuan Hsieh
2bd296cd89 - Allow concurrent installation (USE_PYTHON=concurrent) 2015-09-02 17:03:19 +00:00
Sunpoet Po-Chuan Hsieh
ade25eefae - Strip shared library
- Bump PORTREVISION for package change
2015-08-19 05:07:07 +00:00
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