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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/mongodb42/Makefile

Number of commits found: 35

Saturday, 30 Sep 2023
02:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/mongodb42: Remove expired port

2023-09-30 databases/mongodb42: Upstream EOL reached on 2023-04-30
commit hash: 517736cd9333f75734ec1507d4408f8f10e8fceb commit hash: 517736cd9333f75734ec1507d4408f8f10e8fceb commit hash: 517736cd9333f75734ec1507d4408f8f10e8fceb commit hash: 517736cd9333f75734ec1507d4408f8f10e8fceb 517736c
Wednesday, 5 Jul 2023
10:36 Ronald Klop (ronald) search for other commits by this committer
databases/mongodb42: fix build with llvm16/clang16

Similar fix as mongodb44.
commit hash: 4426adf7a80a9344a9f755a2ca66e668ec7a1720 commit hash: 4426adf7a80a9344a9f755a2ca66e668ec7a1720 commit hash: 4426adf7a80a9344a9f755a2ca66e668ec7a1720 commit hash: 4426adf7a80a9344a9f755a2ca66e668ec7a1720 4426adf
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Sunday, 16 Apr 2023
23:09 Ronald Klop (ronald) search for other commits by this committer
databases/mongodb42: deprecate

Upstream expires soon: https://www.mongodb.com/support-policy/lifecycles.
Expire the port after 2023Q3 is branched to notify quarterly users.
commit hash: 7d045a0c3650e3b93b24898245a31ce31e82598e commit hash: 7d045a0c3650e3b93b24898245a31ce31e82598e commit hash: 7d045a0c3650e3b93b24898245a31ce31e82598e commit hash: 7d045a0c3650e3b93b24898245a31ce31e82598e 7d045a0
Monday, 6 Mar 2023
20:31 Ronald Klop (ronald) search for other commits by this committer
databases/mongodb42*: update to 4.2.24

Changes:
https://www.mongodb.com/docs/manual/release-notes/4.2-changelog/#4.2.24-changelog
commit hash: 1a50c272009ceee6c3478506d71b4c273f85951c commit hash: 1a50c272009ceee6c3478506d71b4c273f85951c commit hash: 1a50c272009ceee6c3478506d71b4c273f85951c commit hash: 1a50c272009ceee6c3478506d71b4c273f85951c 1a50c27
Friday, 18 Nov 2022
10:45 Ronald Klop (ronald) search for other commits by this committer
databases/mongodb42: update to 4.2.23

* use llvm-ar instead of binutils ar
* change email to my @FreeBSD.org

Changes:
https://www.mongodb.com/docs/manual/release-notes/4.2/#4.2.23---sep-29--2022

Tested:
* poudriere stage-qa ok on aarch64/12

Reviewed by: rene (mento)
Differential Revision: https://reviews.freebsd.org/D37388
commit hash: da67d381a567281460c06dc217990b3411fab34b commit hash: da67d381a567281460c06dc217990b3411fab34b commit hash: da67d381a567281460c06dc217990b3411fab34b commit hash: da67d381a567281460c06dc217990b3411fab34b da67d38
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 27 Aug 2022
02:19 Neel Chauhan (nc) search for other commits by this committer Author: Ronald Klop
databases/mongodb42: Update to 4.2.22

Changes:	https://www.mongodb.com/docs/manual/release-notes/4.2/#4.2.22---aug-19--2022

PR:	266044
commit hash: 57ca63c2bdce6de2c8fca463e9c3ab15903b7463 commit hash: 57ca63c2bdce6de2c8fca463e9c3ab15903b7463 commit hash: 57ca63c2bdce6de2c8fca463e9c3ab15903b7463 commit hash: 57ca63c2bdce6de2c8fca463e9c3ab15903b7463 57ca63c
Wednesday, 29 Jun 2022
15:57 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 da00957
Sunday, 22 May 2022
20:17 Dima Panov (fluffy) search for other commits by this committer
databases/mongodb42: switch to bundled old boost

PR:	246106
commit hash: a1b52b8e4eab9b332129f4702dfcfbd8f8f19fea commit hash: a1b52b8e4eab9b332129f4702dfcfbd8f8f19fea commit hash: a1b52b8e4eab9b332129f4702dfcfbd8f8f19fea commit hash: a1b52b8e4eab9b332129f4702dfcfbd8f8f19fea a1b52b8
Monday, 7 Mar 2022
13:15 Guangyuan Yang (ygy) search for other commits by this committer Author: Ronald Klop
databases/mongodb42: Update to 4.2.19

Changelog:	https://docs.mongodb.com/manual/release-notes/4.2-changelog/#4.2.19-changelog

PR:		262375
commit hash: 9a702464751c14c26a253d8b03e916d592a96c09 commit hash: 9a702464751c14c26a253d8b03e916d592a96c09 commit hash: 9a702464751c14c26a253d8b03e916d592a96c09 commit hash: 9a702464751c14c26a253d8b03e916d592a96c09 9a70246
Thursday, 6 Jan 2022
18:55 Guangyuan Yang (ygy) search for other commits by this committer Author: Ronald Klop
databases/mongodb42: Update to 4.2.18

Changelog:	https://docs.mongodb.com/manual/release-notes/4.2-changelog/#std-label-4.2.18-changelog

PR:		260974
commit hash: 70357274c082b61edfd8fb41d59c47fca498d023 commit hash: 70357274c082b61edfd8fb41d59c47fca498d023 commit hash: 70357274c082b61edfd8fb41d59c47fca498d023 commit hash: 70357274c082b61edfd8fb41d59c47fca498d023 7035727
Monday, 25 Oct 2021
12:58 Alexey Dokuchaev (danfe) search for other commits by this committer
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 61b6613
Monday, 4 Oct 2021
22:08 Jan Beich (jbeich) search for other commits by this committer
databases/mongodb42: unbreak build after 620968a43a5f

Checking if C compiler supports -flto... yes
Checking if linker supports -flto... no
Link time optimization requested, but selected compiler does not honor -flto
[...]
/usr/local/bin/ld.gold: error: /usr/bin/../lib/LLVMgold.so: could not load
plugin library: Cannot open "/usr/bin/../lib/LLVMgold.so"
/usr/local/bin/ld.gold: error:
build/scons/opt/sconf_temp/conftest_25fe9b7eeda4aef15b03635be7f9c29c_6.o:1:3:
invalid character
/usr/local/bin/ld.gold: error:
build/scons/opt/sconf_temp/conftest_25fe9b7eeda4aef15b03635be7f9c29c_6.o:1:3:
syntax error, unexpected $end
/usr/local/bin/ld.gold: error:
build/scons/opt/sconf_temp/conftest_25fe9b7eeda4aef15b03635be7f9c29c_6.o: not an
object or archive
/usr/src/lib/csu/amd64/crt1.c:76: error: undefined reference to 'main'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	pkg-fallout
Obtained from:	upstream (via mongodb44)
commit hash: 3292ccea5b5c050100cc64bbbb9fcf13de177161 commit hash: 3292ccea5b5c050100cc64bbbb9fcf13de177161 commit hash: 3292ccea5b5c050100cc64bbbb9fcf13de177161 commit hash: 3292ccea5b5c050100cc64bbbb9fcf13de177161 3292ccea
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
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
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Monday, 27 Sep 2021
16:24 Neel Chauhan (nc) search for other commits by this committer Author: Ronald Klop
databases/mongodb42: Update to 4.2.17

PR:	258743
commit hash: 5f2826549850e5221f7e0eb93a05a0f3bde65275 commit hash: 5f2826549850e5221f7e0eb93a05a0f3bde65275 commit hash: 5f2826549850e5221f7e0eb93a05a0f3bde65275 commit hash: 5f2826549850e5221f7e0eb93a05a0f3bde65275 5f28265
Wednesday, 22 Sep 2021
07:54 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Ronald Klop
databases/mongodb42: Update to 4.2.16

- register conflict with mongodb50
- enable outline-atomics (needs >= 1400033; FreeBSD 11/12/13 do not try to
enable it)

https://docs.mongodb.com/manual/release-notes/4.2-changelog/#4.2.16-changelog

PR:		258455
commit hash: 3cd9974edbf6f82bae14a9c61fe65088f38fb35a commit hash: 3cd9974edbf6f82bae14a9c61fe65088f38fb35a commit hash: 3cd9974edbf6f82bae14a9c61fe65088f38fb35a commit hash: 3cd9974edbf6f82bae14a9c61fe65088f38fb35a 3cd9974
Saturday, 28 Aug 2021
13:42 Mikael Urankar (mikael) search for other commits by this committer Author: Ronald Klop
databases/mongodb42: Fix crash on aarch64

Disable LTO on aarch64/14-current (clang12 is crashing)

PR:		257765
commit hash: 54df4eaababcbb48d982f6af70483c610e6f17b6 commit hash: 54df4eaababcbb48d982f6af70483c610e6f17b6 commit hash: 54df4eaababcbb48d982f6af70483c610e6f17b6 commit hash: 54df4eaababcbb48d982f6af70483c610e6f17b6 54df4ea
Thursday, 5 Aug 2021
07:54 Guangyuan Yang (ygy) search for other commits by this committer Author: Ronald Klop
databases/mongodb42: Update to 4.2.15

Changelog:	https://docs.mongodb.com/manual/release-notes/4.2-changelog/#std-label-4.2.15-changelog

PR:		257392
commit hash: ebd908b18a541438ff40eb2357885ea33f0359eb commit hash: ebd908b18a541438ff40eb2357885ea33f0359eb commit hash: ebd908b18a541438ff40eb2357885ea33f0359eb commit hash: ebd908b18a541438ff40eb2357885ea33f0359eb ebd908b
Wednesday, 5 May 2021
16:29 Neel Chauhan (nc) search for other commits by this committer Author: Ronald Klop
databases/mongodb42: Update to 4.2.14

Changes:
https://docs.mongodb.com/manual/release-notes/4.2-changelog/#4.2.14-changelog

PR:	255613
commit hash: 79064a9fe1e34820b8085997609869ce72d0785c commit hash: 79064a9fe1e34820b8085997609869ce72d0785c commit hash: 79064a9fe1e34820b8085997609869ce72d0785c commit hash: 79064a9fe1e34820b8085997609869ce72d0785c 79064a9
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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
Saturday, 20 Mar 2021
22:50 nc search for other commits by this committer
databases/mongodb42: Update to 4.2.13

Changes: https://docs.mongodb.com/manual/release-notes/4.2/#minor-releases

PR:		254400
Submitted by:	Ronald Klop <ronald-lists AT klop DOT ws> (maintainer)
Original commitRevision:568896 
Friday, 26 Feb 2021
23:50 pkubaj search for other commits by this committer
databases/mongodb42: bump PORTREVISION after changing default options

PR:		253802
Approved by:	ronald-lists@klop.ws (maintainer)
Original commitRevision:566643 
23:49 pkubaj search for other commits by this committer
databases/mongodb42: add LTO option and enable it

Add a new option, for using LTO.

As with mongodb44, make it the default.

mongodb42 tries to used gold with LTO enabled, so explicitly tell it to use lld.

PR:		253802
Approved by:	ronald-lists@klop.ws (maintainer)
Original commitRevision:566642 
Sunday, 7 Feb 2021
19:34 nc search for other commits by this committer
databases/mongodb42: Update to 4.2.12

PR:		253298
Submitted by:	Ronald Klop <ronald-lists AT klop DOT ws>
Original commitRevision:564639 
Wednesday, 13 Jan 2021
21:12 pkubaj search for other commits by this committer
Add powerpc64le to ONLY_FOR_ARCHS_REASON and remove redundant "".
Original commitRevision:561509 
Sunday, 10 Jan 2021
19:32 rene search for other commits by this committer
Remove empty PY_TYPING from ports using Python 3.6+

Leave out textproc/py-sphinx[18] for now.
Original commitRevision:561105 
Friday, 27 Nov 2020
10:05 fernape search for other commits by this committer
databases/mongodb42{-tools}: Update to 4.2.11

ChangeLog: https://docs.mongodb.com/manual/release-notes/4.2/#nov-18-2020

PR:	251380
Submitted by:	ronald-lists@klop.ws (maintainer)
Original commitRevision:556435 
Wednesday, 25 Nov 2020
16:58 pkubaj search for other commits by this committer
databases/mongodb42: backport powerpc64le support to 42
Original commitRevision:556297 
Tuesday, 13 Oct 2020
02:08 linimon search for other commits by this committer
Allow building on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:552171 
Tuesday, 6 Oct 2020
17:56 mikael search for other commits by this committer
databases/mongodb42: Update to 4.2.10

 - Update mongodb42 and mongodb42-tools to 4.2.10
 - Update CONFLICTS_INSTALL. (mongodb44-tools will never exist, but became
mongodb-tools)

Changelog:
  https://docs.mongodb.com/manual/release-notes/4.2/#oct-2-2020

PR:		250157
Submitted by:	Ronald Klop (maintainer)
Original commitRevision:551589 
Friday, 21 Aug 2020
08:57 lwhsu search for other commits by this committer
databases/mongodb42 and databases/mongodb42-tools: Update to 4.2.9

PR:		248801
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
Original commitRevision:545576 
Thursday, 18 Jun 2020
06:41 lwhsu search for other commits by this committer
- Update to 4.2.8

PR:		247355
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
Original commitRevision:539526 
Sunday, 7 Jun 2020
09:50 pi search for other commits by this committer
New port: databases/mongodb42

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:		242002
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reviewed by:	koobs, mikael
Relnotes:	https://docs.mongodb.com/manual/release-notes/4.2/
Original commitRevision:538150 

Number of commits found: 35