./databases/couchdb, Document database server, accessible via a RESTful JSON API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.2.2nb4, Package name: couchdb-3.2.2nb4, Maintainer: pkgsrc-users

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.


Required to run:
[textproc/icu] [www/curl] [lang/spidermonkey185] [lang/erlang21]

Required to build:
[devel/rebar21]

Master sites: (Expand)

Filesize: 16208.514 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-01-11 23:07:47 by Nikita | Files touched by this commit (10)
Log message:
revbump after lang/relang fix.
   2022-12-15 00:46:59 by Thomas Klausner | Files touched by this commit (1)
Log message:
couchdb: remove unrecognized configure argument

to fix
WARNING: Unknown option '--with-curl', ignoring
shift: can't shift that many
   2022-11-29 20:16:04 by Jonathan Perkin | Files touched by this commit (9)
Log message:
couchdb: Update to 3.2.2.

Changes since 2.3.1 are too numerous to list here, please see the following
URLs for the full changelogs:

  https://docs.couchdb.org/en/latest/whatsnew/3.0.html
  https://docs.couchdb.org/en/latest/whatsnew/3.1.html
  https://docs.couchdb.org/en/latest/whatsnew/3.2.html
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update