Version: 1.6.1, Package name: apache-couchdb-1.6.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description CouchDB is a distributed, document-oriented, Non-Relational DataBase Management Server (NRDBMS). It is accessible via a RESTful JSON API, and provides incremental replication with bi-directional conflict detection and management. Data is stored with a schema-free, flat address space, and may be queried via a table-oriented reporting engine that uses Javascript as a query language. |
Filesize: 11802.1 KB |
Version History (View Complete History) |
|
2018-05-18 14:20:31 by Landry Breuil | Files touched by this commit (7) |
Log message: Remove couchdb, it isnt kept up to date in our ports tree, still uses an ancient spidermonkey, and doesnt seem to mak much progress into updating this dependency per https://github.com/apache/couchdb/issues/946. |
2017-08-24 03:45:24 by Stuart Henderson | Files touched by this commit (42) |
Log message: bump; textproc/icu4c now uses multi-packages for -wwwdata |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2017-04-04 22:25:58 by Marcus Glocker | Files touched by this commit (1) |
Log message: Make the port work again by referring to the correct lang/erlang location. ok sthen@ |
2016-11-04 05:35:21 by Stuart Henderson | Files touched by this commit (100) |
Log message: sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports now that internationalised domain name support has been removed from net/curl |
2016-03-27 09:31:24 by Christian Weisgerber | Files touched by this commit (30) |
Log message: g/c PFRAG.shared |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-10-30 06:47:41 by Stuart Henderson | Files touched by this commit (43) |
Log message: sync WANTLIB (curl+nghttp2) |
2015-07-10 11:10:10 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: bump after erlang dependency change reminded by aja@ |
2015-06-25 07:20:04 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: adjust erlang include path |
2015-06-24 00:50:19 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: switch to using the erlang module |
2015-06-23 10:38:10 by Jasper Lievisse Adriaanse | Files touched by this commit (8) |
Log message: tidy up erlang dependencies |
2015-06-22 07:08:20 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: bump after MODERL_RUN_DEPENDS change |
2014-12-28 12:54:58 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - update to apache-couchdb-1.6.1, tested with py-couchdb and to unbreak with erlang R16 |
2011-04-10 11:28:38 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Adjust to the new spidermonkey API. ok MAINTAINER, landry@, martynas@ |
2011-04-01 01:38:16 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - regen |
2011-01-03 12:38:40 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - add missing modules and license marker - regen WANTLIB |
2010-11-24 01:18:09 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to apache-couchdb 1.0.1, from MAINTAINER Benoit Chesneau. |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 11:06:09 by Marc Espie | Files touched by this commit (138) |
Log message: USE_GROFF=Yes |
2010-09-13 11:31:03 by Sebastian Reitenbach | Files touched by this commit (16) |
Log message: Maintainer update of erlang to R13B04, and apache-couchdb to 0.11.0 OK landry@ |
2010-01-06 11:45:46 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - update couchdb to 0.10.1 ok benoit@ (MAINTAINER) |
2009-11-02 11:51:27 by Bernd Ahlers | Files touched by this commit (7) |
Log message: Update to apache-couchdb-0.10.0. help, diffs, tests and ok from: Benoit Chesneau (MAINTAINER), fgsch@, martynas@ |
2009-08-17 08:45:13 by Bernd Ahlers | Files touched by this commit (6) |
Log message: Update to apache-couchdb-0.9.1. Similar diff from fgsch@. ok martynas@ (on fgsch@'s diff) tested by fkr@ help & ok fgsch@ Maintainer timeout. |
2009-04-06 08:43:18 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: o specify the library directory for js. o add a query_server for python as example. bernd@ ok. |
2009-04-04 04:12:39 by Bernd Ahlers | Files touched by this commit (5) |
Log message: Update to apache-couchdb-0.9.0. Please read http://wiki.apache.org/couchdb/Breaking_changes for update instructions. help & ok fgsch@ |