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 is 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/mongodb34/Makefile

Number of commits found: 43

Wednesday, 11 Dec 2019
17:53 jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
Original commitRevision:519824 
Thursday, 31 Oct 2019
05:27 pi search for other commits by this committer
databases/mongodb34: set deprecated and expiration_date

- Upstream goes EOL in January 2020.
  See https://www.mongodb.com/support-policy
- There are no dependencies in the ports tree.
- Give people some slack before expiration/removal of the port.
- Newer version of MongoDB have ports and are actively maintained.

PR:		241585
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
Original commitRevision:516129 
Friday, 11 Oct 2019
17:40 pi search for other commits by this committer
databases/mongodb34: upgrade 3.4.22 -> 3.4.23

- fixed some portlint warnings

PR:		241078
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.4/#sep-16-2019
Original commitRevision:514294 
Thursday, 10 Oct 2019
06:33 pi search for other commits by this committer
databases/mongodb34: upgrade 3.4.21 -> 3.4.22

PR:		239717
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
MFH:		2019Q4
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.4/#aug-6-2019
Security:	CVE-2019-2386, CVE-2019-2389, CVE-2019-2390
Original commitRevision:514207 
Monday, 19 Aug 2019
15:35 jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
Original commitRevision:509290 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 19 Jun 2019
04:40 joneum search for other commits by this committer
Update to 3.4.21

PR:		238624
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
Sponsored by:	Netzkommune GmbH
Original commitRevision:504510 
Saturday, 25 May 2019
15:45 tobik search for other commits by this committer
databases/mongodb34: Remove nop CHOSEN_COMPILER_TYPE

It is set by USES=compiler.
Original commitRevision:502581 
Friday, 12 Apr 2019
06:36 jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
Original commitRevision:498698 
Sunday, 17 Mar 2019
14:35 pi search for other commits by this committer
databases/mongodb34: update 3.4.19 -> 3.4.20

PR:		236593
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.4/
		https://docs.mongodb.com/manual/release-notes/3.4-changelog/#id1
Original commitRevision:496067 
Saturday, 2 Mar 2019
13:10 pi search for other commits by this committer
New port: databases/mongodb40

Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: https://www.mongodb.com/

PR:		234310
Reported by:	Eric Madrid <eric@madrid.lol>
Submitted by:	Andrew Shevchuk <dev.ashevchuk@gmail.com>
Reviewed by:	Michael Booth <michal@wrotkowski.pl>
Original commitRevision:494401 
Monday, 4 Feb 2019
16:20 pi search for other commits by this committer
databases/mongodb34: update 3.4.16 -> 3.4.19

PR:		234314
Approved by:	Ronald Klop <ronald-lists@klop.ws>
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.4/
Original commitRevision:492142 
Wednesday, 26 Dec 2018
13:16 tobik search for other commits by this committer
databases/mongodb34: Update maintainer (forgotten in the last commit)

PR:		230698
Original commitRevision:488384 
Sunday, 23 Dec 2018
13:36 pi search for other commits by this committer
databases/mongodb34: fix build with OpenSSL 1.1.x

- ronald-lists@klop.ws becomes maintainer

PR:		230698
Submitted by:	tobik
Reported by:	brnrd
Approved by:	eric@camachat.org (maintainer)
Obtained from:	https://aur.archlinux.org/packages/mongodb-3.4
Original commitRevision:488220 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
00:15 jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
Original commitRevision:487266 
Saturday, 24 Nov 2018
11:47 antoine search for other commits by this committer
Revert r485756, using an ssl version different from the default one is bad

With hat:	portmgr
Original commitRevision:485760 
11:19 pi search for other commits by this committer
databases/mongodb34: fix build with openssl 1.1.x in base

- depend on security/openssl
- submitter becomes maintainer

PR:		230698
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reported by:	brnrd
Approved by:	Eric Camachat <eric@camachat.org> (maintainer)
Original commitRevision:485756 
Saturday, 10 Nov 2018
10:09 mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
Original commitRevision:484599 
Sunday, 12 Aug 2018
15:11 joneum search for other commits by this committer
Update to 3.4.16

Changelog: https://docs.mongodb.com/manual/release-notes/3.4/

PR:		229921
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	eric@camachat.org (maintainer timeout, > 2 weeks)
Original commitRevision:476993 
Thursday, 9 Aug 2018
06:58 jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Original commitRevision:476723 
Friday, 27 Jul 2018
10:50 swills search for other commits by this committer
databases/mongodb34: add support for aarch64

Commit important part of PR missed in previous commit.

PR:		229602
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reported by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	eric@camachat.org (maintainer timeout, > 2 weeks)
Pointyhat to:	swills
Original commitRevision:475424 
Tuesday, 24 Jul 2018
20:03 swills search for other commits by this committer
databases/mongodb34: add support for aarch64

PR:		229602
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	maintainer timeout (eric@camachat.org, > 2 weeks)
Original commitRevision:475271 
Monday, 11 Jun 2018
12:01 mat search for other commits by this committer
Remove inconditionnal WITH_DEBUG.

mongodb works just fine without it, and it leads to packages that are 10
times bigger than needed.

PR:		228494
Submitted by:	mat
Sponsored by:	Absolight
Original commitRevision:472187 
Tuesday, 22 May 2018
13:15 mat search for other commits by this committer
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
Original commitRevision:470610 
Saturday, 19 May 2018
06:53 krion search for other commits by this committer
Fix build with pcre 8.42

PR:		220613
Submitted by:	adamw
Original commitRevision:470357 
Monday, 30 Apr 2018
13:17 riggs search for other commits by this committer
Adapt mongod_limits to the new resource limiting mechanics for services

PR:		227215
Submitted by:	0mp
Approved by:	eric@camachat.org (maintainer)
Original commitRevision:468698 
Wednesday, 18 Apr 2018
13:57 jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
Original commitRevision:467711 
Friday, 16 Feb 2018
17:52 brnrd search for other commits by this committer
BROKEN_SSL: Add REASON for breakage

Reported by:	matwq
Original commitRevision:462050 
14:03 brnrd search for other commits by this committer
security/openssl-devel: Mark broken databases cat
Original commitRevision:462016 
Friday, 2 Feb 2018
09:55 jbeich search for other commits by this committer
databases/mongodb34{,-rocks}: switch to upstream Boost 1.66 fix

PR:		224090 224091
Original commitRevision:460686 
Sunday, 28 Jan 2018
02:45 jbeich search for other commits by this committer
databases/mongodb34{,-rocks}: unbreak with boost 1.66

PR:		224090 224091
Approved by:	maintainer timeout (1 month)
Original commitRevision:460156 
Thursday, 18 Jan 2018
04:11 jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
Original commitRevision:459315 
Saturday, 7 Oct 2017
14:48 riggs search for other commits by this committer
Update to upstream version 3.4.9

PR:		222806
Submitted by:	eric@camachat.org (maintainer)
Original commitRevision:451462 
Tuesday, 3 Oct 2017
13:24 riggs search for other commits by this committer
Update to upstream version 3.4.7

PR:		222298
Submitted by:	eric@camachat.org (maintainer)
MFH:		2017Q4
Original commitRevision:451129 
Monday, 25 Sep 2017
00:08 jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Original commitRevision:450560 
00:05 jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Original commitRevision:450557 
Friday, 22 Sep 2017
10:48 mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450351 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Monday, 10 Jul 2017
01:09 ultima search for other commits by this committer
* Updated to 3.4.6

portlint complains about *_DEPENDS has to appear earlier.
This is a false positive, ONLY_FOR_ARCHS*(13.1.5) comes
before *_DEPENDS(13.1.6).[1]

[1]
https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

PR:		220526
Submitted by:	Eric Camachat <eric@camachat.org> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11526
Original commitRevision:445417 
Thursday, 6 Jul 2017
19:36 ultima search for other commits by this committer
* Updated to 3.4.5
* Sorted Makefile
* regenerated patches

PR:		220393
Submitted by:	Eric Camachat <eric@camachat.org> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11496
Original commitRevision:445168 
Tuesday, 2 May 2017
06:48 jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
Original commitRevision:439934 
Wednesday, 26 Apr 2017
12:34 bsam search for other commits by this committer
databases/mongodb34: Add a new stable mongodb 3.4.x version.

PR:		213220
Submitted by:	Eric Camachat <eric@camachat.org>
Original commitRevision:439444 

Number of commits found: 43