Port details |
- py-simplecouchdb Simple Library to Allow Python Applications to Use CouchDB
- 0.9.26_1 databases
=0 0.9.26_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, abandoned
This port expired on: 2014-07-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-02-09 16:55:39
- Last Update: 2014-07-15 07:59:04
- SVN Revision: 361893
- Also Listed In: python
- License: MIT
- WWW:
- http://code.google.com/p/py-simplecouchdb/
- Description:
- py-simplecouchdb is a simple library to allow your python
application to use CouchDB.
With simplecouchdb, you can manage documents like you do
directly with CouchDB, schema-free. So document instance
(see :ref:schema-ref) are completely dynamic, you could
add/delete properties in your documents, retrieve them
without any schema, etc.
WWW: http://code.google.com/p/py-simplecouchdb/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- py27-simplecouchdb>0:databases/py-simplecouchdb
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-simplecouchdb
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-httplib2>0 : www/py-httplib2
- py27-py-restclient>0 : www/py-py-restclient
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-httplib2>0 : www/py-httplib2
- py27-py-restclient>0 : www/py-py-restclient
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.26_1 15 Jul 2014 07:59:04 |
rene |
Remove expired ports:
2014-07-15 databases/py-simplecouchdb: Obsolete, abandoned
2014-07-15 audio/xmms-bonk: Obsolete experimental codec, use audio/flac or
audio/wavpack
2014-07-15 audio/bonk: Obsolete experimental codec, use audio/flac or
audio/wavpack |
0.9.26_1 15 Apr 2014 07:54:35 |
wen |
- Fix the conflicts with py27-py-restclient
Reported by: swills@ |
0.9.26 15 Apr 2014 02:48:04 |
wen |
- Stage support [1]
- Pet portlint [1]
- Add LICENSE [1]
- Convert to PYDISTUTILS_AUTOPLIST
- Mark DEPRECATED
- Reset maintainer to ports@
PR: 188620 [1]
Submitted by: Bartek Rutkowski <ports@robakdesign.com> [1] |
0.9.26 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.9.26 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.9.26 19 Jan 2011 14:42:39 |
skreuzer |
- Fix spelling
- Remove md5
Feature safe: yes |
0.9.26 26 Mar 2009 15:01:29 |
miwi |
- Update to 0.9.26
PR: 133082
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.9.24 09 Feb 2009 16:54:34 |
miwi |
py-simplecouchdb is a simple librairy to allow your python
applicationto use CouchDB.
With simplecouchdb, you can manage documents like you do
directly with CouchDB, schema-free. So document instance
(see :ref:schema-ref) are completly dynamic, you could
add/delete properties in your documents, retrieve them
without any schema, etc.
WWW: http://code.google.com/p/py-simplecouchdb/
PR: ports/131296
Submitted by: Wen Heping <wenheping at gmail.com> |
Number of commits found: 8
|