notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: databases/couchdb2/Makefile

Number of commits found: 18

Wednesday, 7 Apr 2021
21:19 Dave Cottlehuber (dch) search for other commits by this committer
databases/couchdb2: not supported upstream, use databases/couchdb3

Apache CouchDB v2 requires spidermonkey185 and python2.7 which are both EOL
commit hash: e9c46eff6764e30d0cf5ee2ba407940b58a4a592 commit hash: e9c46eff6764e30d0cf5ee2ba407940b58a4a592 commit hash: e9c46eff6764e30d0cf5ee2ba407940b58a4a592 commit hash: e9c46eff6764e30d0cf5ee2ba407940b58a4a592 e9c46ef
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 24 Mar 2021
13:34 rene search for other commits by this committer
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
Original commitRevision:569118 
Tuesday, 3 Nov 2020
00:56 jbeich search for other commits by this committer
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)
Original commitRevision:553940 
Monday, 8 Jun 2020
04:41 kevans search for other commits by this committer
Multiple ports: improve regex compliance

These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.

PORTREVISION is bumped for all of the above, because we will almost
certainly build these differently when the replacements actually start
working.

These were all detected by the below-referenced exp-run [1]. The patch
included forbids many ordinary characters from being escaped, since we'll
later imbue those with special meanings. This has had the nice side effect
of picking up various things that we didn't handle properly, e.g. \t and \r
for tab and carriage return.

PR:		229925 [1]
Approved by:	koobs (mentor)
Approved by:	portmgr (blanket: trivial build fixes)
MFH:		no (invasive risk)
Differential Revision:	https://reviews.freebsd.org/D25185
Original commitRevision:538197 
Thursday, 23 Apr 2020
20:14 jbeich search for other commits by this committer
devel/icu: update to 67.1

Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Original commitRevision:532707 
Friday, 13 Mar 2020
09:47 jbeich search for other commits by this committer
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:528343 
Thursday, 3 Oct 2019
20:35 jbeich search for other commits by this committer
devel/icu: update to 65.1

Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:513733 
Friday, 12 Apr 2019
13:29 olgeni search for other commits by this committer
databases/couchdb2: bump revision after lang/erlang-runtime21 upgrade.
Original commitRevision:498719 
Wednesday, 10 Apr 2019
10:39 olgeni search for other commits by this committer
databases/couchdb2: bump revision after lang/erlang-runtime21 upgrade.
Original commitRevision:498556 
Thursday, 4 Apr 2019
05:09 dch search for other commits by this committer
databases/couchdb2: add DISTVERSION lost from arc patch in r497329

Reported by:	olgeni
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D19777
Original commitRevision:497788 
Saturday, 30 Mar 2019
19:10 dch search for other commits by this committer
databases/couchdb2: update to 2.3.1

- explicitly depend on OTP>=21.3 to skip BEAM coredumps observed in the wild
- drop OTP<20 option per above
- tweak rc.d script to ensure coredumps can be retrieved if needed

Approved by:	 jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D19621
Original commitRevision:497329 
Wednesday, 27 Mar 2019
21:11 jbeich search for other commits by this committer
devel/icu: update to 64.1

Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
Original commitRevision:496981 
Friday, 21 Dec 2018
20:51 dch search for other commits by this committer
databases/couchdb2: detach stdout from daemon invocation

When CouchDB is started whithout a parent tty, for example, via ssh,
the daemon invocation retains a connection to stdout, thus blocking
disconnection of the ssh command.

The Erlang VM provides a `-detach` flag for avoiding this situation.
Add additional notes on debugging to the config file to aid users.

PR:		234100
Reported by:	Reshad Patuck <reshadpatuck1@gmail.com>
Reviewed by:	Reshad Patuck <reshadpatuck1@gmail.com>
Approved by:	jrm (mentor)
Original commitRevision:488025 
Thursday, 20 Dec 2018
09:43 dch search for other commits by this committer
databases/couchdb2: bump PORTREVISION after lang/erlang-runtime21 was updated

As lang/erlang-runtime21 is a dependency, it requires a PORTREVISION
bump to ensure BEAM bytecode in CouchDB is updated accordingly. Byte
code is versioned so the module version changes in Erlang break those
in CouchDB.

Approved by:	jrm (mentor)
MFH:		2018Q4
Differential Revision:	https://reviews.freebsd.org/D18597
Original commitRevision:487873 
Monday, 10 Dec 2018
11:01 dch search for other commits by this committer
databases/couchdb2: update 2.2.0 -> 2.3.0

Approved by:	jrm (mentor)
MFH:		2018Q4
Security:	CVE-2018-17188
Differential Revision:	https://reviews.freebsd.org/D18409
Original commitRevision:487151 
Tuesday, 23 Oct 2018
11:35 jbeich search for other commits by this committer
devel/icu: update to 63.1

Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
Original commitRevision:482830 
Friday, 21 Sep 2018
15:21 dch search for other commits by this committer
databases/couchdb2: new port via PR#218844

Summary: JSON document database with HTTP API & scalable multi-master sync

A number of people provided signficant assistance while developing this
port. Thank-you for your perseverance and assistance.

PR:		 218844
Submitted by:	dch
Reviewed by:	Reshad Patuck, Richard Gallamore, Tobias Herre, mat, ler, pi
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D16819
Original commitRevision:480279 

Number of commits found: 18