non port: databases/couchdb3/Makefile |
Number of commits found: 42 |
Thursday, 17 Apr 2025
|
21:55 Dave Cottlehuber (dch)
databases/couchdb3: quickjs needs to be executable
Reported by: Alexey Kuznetsov <mail@eofster.com>
MFH: 2025Q2
Sponsored by: SkunkWerks, GmbH
c4993e1 |
Friday, 21 Mar 2025
|
17:17 Dave Cottlehuber (dch)
databases/couchdb3: add lost executable permissions
The last port bump switched from handcrafted pkg-plist, to generated
ones. The exec flag was lost on some key files, so add them back.
Fixes: 96a3008ae80c databases/couchdb3: update to 3.4.3
Sponsored by: SkunkWerks, GmbH
f4182f6 |
08:49 Dave Cottlehuber (dch)
databases/couchdb3: update to 3.4.3
- ChangeLog https://docs.couchdb.org/en/stable/whatsnew/3.4.html
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
96a3008 |
Friday, 14 Feb 2025
|
23:12 Daniel Engberg (diizzy)
*/*: Bump consumers of devel/icu
...to avoid library mismatches
ff33dd4 |
Friday, 22 Nov 2024
|
17:27 Dave Cottlehuber (dch)
databases/couchdb3: update to 3.4.2, resolve PR282217
- include QuickJS engine
- support xxHash for data integrity checksums
- improved mango keys-only indexes
- https://blog.couchdb.org/2024/10/22/3-4-2/
- https://docs.couchdb.org/en/stable/whatsnew/3.4.html
- ensure snappy NIF is compiled without optimisations to avoid
corrupted documents under newer clang versions, used in
in 14.1-RELEASE (see PR282217 for details)
Sponsored by: SkunkWerks, GmbH
PR: 282217
6924dfd |
Friday, 12 Jan 2024
|
15:11 Baptiste Daroussin (bapt)
MANPREFIX: eliminate its usage
While here move manpages to share/man
d432922 |
Sunday, 17 Dec 2023
|
10:29 Dave Cottlehuber (dch)
databases/couchdb3: update to 3.3.3
Reported by: portscout
Security: CVE-2023-2626
Sponsored by: SkunkWerks, GmbH
0c0bfc9 |
Friday, 17 Nov 2023
|
11:46 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
e55b801 |
Monday, 22 May 2023
|
14:12 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
b70939e |
Thursday, 13 Apr 2023
|
00:56 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
f1f1a8b |
Wednesday, 25 Jan 2023
|
19:42 Dave Cottlehuber (dch)
databases/couchdb3: bump after lang/erlang-runtime25
1fd735a |
Thursday, 12 Jan 2023
|
00:13 Dave Cottlehuber (dch)
databases/couchdb3: un-bork configure script
Fix default log location and missing online docs
broken in last commit.
Fixes: 2d9ecbe7c5077a6a1a81264f28473ed1e8bfe02d
fd23453 |
Wednesday, 11 Jan 2023
|
22:08 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
2d9ecbe |
Thursday, 3 Nov 2022
|
22:36 Dave Cottlehuber (dch)
databases/couchdb3: ensure /var/run/couchdb3 is created
Reported by: Gerrit Rüsing <gerrit@macclub-os.de>
1a3b414 |
Wednesday, 19 Oct 2022
|
08:10 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
dfe25d7 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 2 Sep 2022
|
10:35 Dave Cottlehuber (dch)
databases/couchdb3: add missing css for fauxton ui
Sponsored by: SkunkWerks, GmbH
9ecaf14 |
Saturday, 30 Jul 2022
|
20:54 Dave Cottlehuber (dch)
databases/couchdb3: update to 3.2.2 and bump SpiderMonkey
55ef595 |
Thursday, 7 Apr 2022
|
00:39 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
268cee3 |
Tuesday, 14 Dec 2021
|
08:59 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.
737ebcd |
08:39 Dave Cottlehuber (dch)
databases/couchdb3: update to 3.2.1
987d3f0 |
Thursday, 28 Oct 2021
|
16:37 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
f34ece3 |
Tuesday, 12 Oct 2021
|
13:16 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
0ff56a8 |
Thursday, 30 Sep 2021
|
21:23 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
620968a |
Wednesday, 18 Aug 2021
|
06:43 Bernhard Froehlich (decke)
databases/couchdb3: Fix CPE information
b659c21 |
Friday, 7 May 2021
|
14:45 Jimmy Olgeni (olgeni)
databases/couchdb3: bump revision after erlang-runtime22 update.
e3847f7 |
Thursday, 8 Apr 2021
|
23:33 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)
69d24a7 |
Wednesday, 7 Apr 2021
|
19:13 Dave Cottlehuber (dch)
databases/couchdb3: add upstream jwt auth patches
See
https://github.com/apache/couchdb/commit/331894a6acb4565c71d800f2e63206101dfbb48c
18e35a9 |
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 24 Mar 2021
|
13:34 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
 |
Friday, 26 Feb 2021
|
12:11 tobik
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan
 |
Tuesday, 3 Nov 2020
|
00:56 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)
 |
Sunday, 1 Nov 2020
|
08:07 dch
databases/couchdb3: add web UI tools by default
Sponsored by: SkunkWerks, GmbH
 |
Sunday, 18 Oct 2020
|
14:26 dch
databases/couchdb3: update to 3.1.1
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
 |
Friday, 24 Jul 2020
|
17:10 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)
 |
Tuesday, 23 Jun 2020
|
09:43 dch
databases/couchdb3: use more appropriate regex escapes
See r538197 for further clarification
 |
Thursday, 11 Jun 2020
|
15:42 dch
databases/couchdb3: amend PORTREVISION broken in r538498
Sponsored by: SkunkWerks, GmbH
 |
15:38 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
 |
Wednesday, 3 Jun 2020
|
11:15 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
 |
Monday, 1 Jun 2020
|
01:44 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)
 |
Sunday, 31 May 2020
|
21:48 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
 |
Number of commits found: 42 |