Port details |
- couchdb3 JSON document database with HTTP API and scalable cluster mesh sync
- 3.3.3_1 databases =2 3.3.3_1Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- Port Added: 2020-05-31 21:48:30
- Last Update: 2024-01-12 15:11:29
- Commit Hash: d432922
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20 BSD3CLAUSE ISCL OFL11 WTFPL
- WWW:
- https://couchdb.apache.org/
- Description:
- Apache CouchDB lets you access your data where you need it by defining the
Couch Replication Protocol that is implemented by a variety of projects and
products that span every imaginable computing environment from globally
distributed server-clusters, over mobile phones to web browsers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- couchdb3>0:databases/couchdb3
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/databases/couchdb3/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/couchdb3
- pkg install couchdb3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: couchdb3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702805372
SHA256 (apache-couchdb-3.3.3.tar.gz) = 7a2007b5f673d4be22a25c9a111d9066919d872ddb9135a7dcec0122299bd39e
SIZE (apache-couchdb-3.3.3.tar.gz) = 18899763
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- erlang-runtime25>=25.0 : lang/erlang-runtime25
- rebar : devel/rebar
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- erlang-runtime25>=25.0 : lang/erlang-runtime25
- Library dependencies:
-
- libicudata.so : devel/icu
- libmozjs-91.so : lang/spidermonkey91
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for couchdb3-3.3.3_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_couchdb3
- USES:
- compiler:c++17-lang cpe gmake libtool ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.3_1 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
3.3.3 17 Dec 2023 10:29:43 |
Dave Cottlehuber (dch) |
databases/couchdb3: update to 3.3.3
Reported by: portscout
Security: CVE-2023-2626
Sponsored by: SkunkWerks, GmbH |
3.3.2_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
3.3.2 22 May 2023 14:12:56 |
Dave Cottlehuber (dch) |
databases/couchdb3: update to 3.3.2
And fix a long-standing error in rc.d script that affects new installs.
PR: 271177
Reported by: Jose Jachuf <jjachuf@gmail.com>
Sponsored by: SkunkWerks, GmbH |
3.3.1_2 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
3.3.1_1 25 Jan 2023 19:42:29 |
Dave Cottlehuber (dch) |
databases/couchdb3: bump after lang/erlang-runtime25 |
3.3.1 12 Jan 2023 00:13:34 |
Dave Cottlehuber (dch) |
databases/couchdb3: un-bork configure script
Fix default log location and missing online docs
broken in last commit.
Fixes: 2d9ecbe7c5077a6a1a81264f28473ed1e8bfe02d |
3.3.1 11 Jan 2023 22:08:28 |
Dave Cottlehuber (dch) |
databases/couchdb3: update to 3.3.1 and OTP25
- https://blog.couchdb.org/2023/01/11/3-3-1
- https://docs.couchdb.org/en/stable/whatsnew/3.3.html
- Relax even more with the new Earl Grey icon |
3.2.2_2 03 Nov 2022 22:36:37 |
Dave Cottlehuber (dch) |
databases/couchdb3: ensure /var/run/couchdb3 is created
Reported by: Gerrit Rüsing <gerrit@macclub-os.de> |
3.2.2_2 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.2.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.2.2_1 02 Sep 2022 10:35:08 |
Dave Cottlehuber (dch) |
databases/couchdb3: add missing css for fauxton ui
Sponsored by: SkunkWerks, GmbH |
3.2.2 05 Aug 2022 07:38:25 |
Dave Cottlehuber (dch) |
databases/couchdb3: amend bit-rotted installation URL
Reported by: Filipp Lepalaan <filipp@fps.ee> |
3.2.2 30 Jul 2022 20:54:58 |
Dave Cottlehuber (dch) |
databases/couchdb3: update to 3.2.2 and bump SpiderMonkey |
3.2.1_2 29 Jun 2022 16:32:56 |
Po-Chuan Hsieh (sunpoet) |
databases/couchdb3: Update WWW
Approved by: portmgr (blanket) |
3.2.1_2 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
3.2.1_1 14 Dec 2021 08:59:30 |
Dave Cottlehuber (dch) |
databases/couchdb3: depend on devel/icu
While CouchDB 3.2.1 switches a large portion of comparison functionality
to internal erlang code, this is still required as a dependency for
ejson_compare. devel/icu is an indirect dependency of spidermonkey
but we should be specific and require it also.
pet with portfmt while here. |
3.2.1 14 Dec 2021 08:39:45 |
Dave Cottlehuber (dch) |
databases/couchdb3: update to 3.2.1 |
3.2.0_1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
3.2.0 12 Oct 2021 13:16:54 |
Dave Cottlehuber (dch) |
databases/couchdb3: update to 3.2.0
Security: https://docs.couchdb.org/en/stable/cve/2021-38295.html
Sponsored by: SkunkWerks, GmbH |
3.1.1_4 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
3.1.1_4 18 Aug 2021 06:43:47 |
Bernhard Froehlich (decke) |
databases/couchdb3: Fix CPE information |
3.1.1_4 07 May 2021 14:45:21 |
Jimmy Olgeni (olgeni) |
databases/couchdb3: bump revision after erlang-runtime22 update. |
3.1.1_3 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
3.1.1_2 07 Apr 2021 19:13:17 |
Dave Cottlehuber (dch) |
databases/couchdb3: add upstream jwt auth patches
See
https://github.com/apache/couchdb/commit/331894a6acb4565c71d800f2e63206101dfbb48c |
3.1.1_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.1.1_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.1.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.1_1 24 Mar 2021 13:34:36 |
rene |
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665 |
3.1.1_1 26 Feb 2021 12:11:36 |
tobik |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
3.1.1_1 03 Nov 2020 00:56:27 |
jbeich |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
3.1.1_1 01 Nov 2020 08:07:20 |
dch |
databases/couchdb3: add web UI tools by default
Sponsored by: SkunkWerks, GmbH |
3.1.1 18 Oct 2020 14:26:43 |
dch |
databases/couchdb3: update to 3.1.1
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
3.1.0_1 24 Jul 2020 17:10:51 |
kevans |
Multiple ports: improve regex compliance (part 2)
This is again a part of the project to stop extraneous escaping of
ordinary characters and redefine some ordinary escapes as special
behavior.
Most of these ports are pushed over to use textproc/gsed because they
want to use GNU extensions. Others are fixed to either escape appropriately
(e.g. $$ rather than \$ in Makefiles!) or just remove redundant escapes
(e.g. backtick in single quotes doesn't need escaped).
PR: 229925
MFH: no (invasive risk) |
3.1.0_1 23 Jun 2020 09:43:41 |
dch |
databases/couchdb3: use more appropriate regex escapes
See r538197 for further clarification |
3.1.0_1 11 Jun 2020 15:42:05 |
dch |
databases/couchdb3: amend PORTREVISION broken in r538498
Sponsored by: SkunkWerks, GmbH |
1 11 Jun 2020 15:38:39 |
dch |
databases/couchdb3: re-enable web UI
over-zealous PORTNAME replacement breaks the environment vars that
tell CouchDB where to serve files for the administrator portal.
Sponsored by: SkunkWerks, GmbH |
3.1.0 03 Jun 2020 11:15:30 |
dch |
databases/couchdb3: accommodate compiler quirks in i386
As reported in BZ, -flto passes unsupported parameters to /usr/bin/ld
Fixes all 11.x and 12.x i386 & handles additional unused warnings on i386.
PR: 238514
Reported by: pkg-fallout
Sponsored by: SkunkWerks, GmbH |
3.1.0 01 Jun 2020 01:44:11 |
linimon |
Add compiler:c++14-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=c++14"
Approved by: portmgr (tier-2 blanket) |
3.1.0 31 May 2020 21:48:24 |
dch |
databases/couchdb3: new port from databases/couchdb2
- upstream supports both 2.x and 3.x series
- this will also support any platform that has a functioning
SpiderMonkey 60 port as well as Erlang/OTP, such as armv8 & ppc64
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D24616 |