databases/couchdb - The NetBSD Packages Collection

Document database server, accessible via a RESTful JSON API

Apache CouchDB is a distributed, fault-tolerant and schema-free document-
oriented database accessible via a RESTful HTTP/JSON API. Among other
features, it provides robust, incremental replication with bi-directional
conflict detection and resolution, and is queryable and indexable using
a table-oriented view engine with JavaScript acting as the default view
definition language.

CouchDB is written in Erlang, but can be easily accessed from any
environment that provides means to make HTTP requests. There are
a multitude of third-party client libraries that make this even easier
for a variety of programming languages and environments.

Build dependencies

devel/rebar21 devel/libtool-base pkgtools/mktools devel/gmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

lang/erlang21 lang/spidermonkey185 textproc/icu www/curl lang/erlang21 lang/spidermonkey185 textproc/icu www/curl

Binary packages

OSArchitectureVersion
NetBSD 10.0i386couchdb-3.2.2nb4.tgz
NetBSD 10.0i386couchdb-3.2.2nb2.tgz
NetBSD 10.0x86_64couchdb-3.2.2nb4.tgz
NetBSD 10.0_BETAx86_64couchdb-3.2.2nb2.tgz
NetBSD 8.0x86_64couchdb-3.2.2nb2.tgz
NetBSD 9.0i386couchdb-3.2.2nb2.tgz
NetBSD 9.0i386couchdb-3.2.2nb4.tgz
NetBSD 9.0x86_64couchdb-3.2.2nb4.tgz
NetBSD 9.0x86_64couchdb-3.2.2nb2.tgz
NetBSD 9.3x86_64couchdb-3.2.2nb2.tgz
NetBSD 9.3x86_64couchdb-3.2.2nb4.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.