| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
2024-07-31 databases/mongodb44: EOL as of February 2024, https://www.mongodb.com/legal/support-policy/lifecycles
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for dependency change
|
|
|
|
|
|
|
|
| |
Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.
PR: 270510
Approved by: portmgr (blanket)
|
|
|
|
|
| |
End of Life as of February 2024
https://www.mongodb.com/legal/support-policy/lifecycles
|
|
|
|
|
|
|
| |
changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.29---february-28--2024
Security: CVE-2024-1351 Improper Certificate Validation
|
|
|
|
|
|
|
|
| |
Changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.28---jan-18--2023
- version bump
- poudriere stage-qa: ok (aarch64)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.27---jan-3--2023
https://www.mongodb.com/docs/manual/release-notes/4.4-changelog/#4.4.27-changelog
Remove enterprise modules from the build. Just build the community edition. This is something new in this version. This is not mentioned in the release notes but the build failed with unhandled dependencies.
[00:02:07] configuring module: enterprise
[00:02:07] Checking for C++ header file net-snmp/net-snmp-config.h... no
[00:02:08] Could not find <net-snmp/net-snmp-config.h>, required for enterprise build.
[00:02:08] See /wrkdirs/usr/ports/databases/mongodb44/work/mongodb-src-r4.4.27/build/scons/config.log for details
[00:02:09] ===> Compilation failed unexpectedly.
Enterprise modules consist of:
> ls /usr/ports/databases/mongodb44/work/mongodb-src-r4.4.27/src/mongo/db/modules/enterprise/src/
audit fle inmemory ldap queryable scripts snmp
encryptdb hot_backups kerberos mongohouse sasl search util
Bump version.
Poudriere stage-qa: ok (aarch64)
|
|
|
|
|
|
|
| |
changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.26---nov-27--2023
poudriere stage-qa: ok (on aarch64)
|
|
|
|
|
|
|
|
| |
Changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.25---sep-29--2023
version bump
poudriere stage-qa: ok
|
|
|
|
|
|
|
|
|
| |
Changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.24---aug-23--2023
version bump
remove unneeded USE_CXXSTD=c++14 from previous commit, this builds fine on llvm16
poudriere stage-qa: ok
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
|
| |
no-op commit; default is still enabled
Why? Upstream removed support for non-LSE ARM CPUs because of possible corruption on high concurrent load.
Quite some people (including me) use this on RPI4 with net-mgmt/unifi7 and one WiFi dish. This is not a 'high concurrent load' and works fine.
By making this CPU optional I hope to support both types of usage.
|
|
|
|
|
| |
pet portlint and portclippy by reordering some fields
fix typo in pkg-message
|
|
|
|
|
|
|
|
| |
Changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.23---jul-13--2023
* trivial version bump
* poudriere stage-qa: ok
|
|
|
|
|
|
|
|
| |
Upstream stopt supporting non-LSE ARM cpus (read RPI).
See: https://jira.mongodb.org/browse/SERVER-71772
For POLA I still enable this for the Q3 branch.
PR: 272294
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
_HAS_AUTO_PTR_ETC=0 fixes:
In file included from src/third_party/boost-1.70.0/boost/functional/hash.hpp:6:
src/third_party/boost-1.70.0/boost/container_hash/hash.hpp:130:33: error: no template named 'unary_function' in namespace 'std'; did you mean '__unary_function'?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~^~~~~~~~~~~~~~
__unary_function
/usr/include/c++/v1/__functional/unary_function.h:46:1: note: '__unary_function' declared here
using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>;
And "#if 1" fixes:
In file included from src/third_party/boost-1.70.0/boost/mpl/integral_c.hpp:32:
src/third_party/boost-1.70.0/boost/mpl/aux_/integral_wrapper.hpp:73:31: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'lock_access_mode' [-Wenum-constexpr-conversion]
typedef AUX_WRAPPER_INST( BOOST_MPL_AUX_STATIC_CAST(AUX_WRAPPER_VALUE_TYPE, (value - 1)) ) prior;
PR: 272295
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
trivial version bump
poudriere stage-qa: ok
Changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.22---may-18--2023
|
|
|
|
| |
changelog: https://www.mongodb.com/docs/manual/release-notes/4.4/
|
|
|
|
|
|
|
|
|
|
| |
changelog:
https://www.mongodb.com/docs/manual/release-notes/4.4/
Please read the release notes: Some past releases have critical issues.
Followed an upstream chagne in mongod.conf about removal of 2 settings. See
UPDATING.
|
|
|
|
|
| |
Approved by: pkubaj (mentor)
Differential Revision: https://reviews.freebsd.org/D37495
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
Changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.18---nov-21--2022
* Use llvm-ar instead of binutils/ar.
Approved by: pkubaj (mentor)
Differential Revision: https://reviews.freebsd.org/D37481
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
Changes: https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.16---aug-19--2022
PR: 266045
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.13-changelog
PR: 262376
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/manual/release-notes/4.4/#4.4.12---jan-21--2022
PR: 261406
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#std-label-4.4.11-changelog
PR: 260804
|
|
|
|
|
|
| |
Changes: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.10-changelog
PR: 259514
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
* Update CONFLICTS_INSTALL
* Enable LSE atomics on 14-CURRENT aarch64
ChangeLog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.9-changelog
PR: 258687
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32374
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
|
|
|
|
|
|
| |
- Disable LTO on aarch64/14-current (clang12 is crashing)
- Limit the portscout check to 4.4.x
PR: 257765
|
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/manual/release-notes/4.4/#4.4.8---aug-4--2021
PR: 257688
MFH: 2021Q3 (bugfix release)
|
|
|
|
|
|
|
|
|
|
| |
- Add a fix for compilation on aarch64 on 14-CURRENT/clang 12.
See: https://lists.freebsd.org/archives/freebsd-ports/2021-July/000431.html
Changelog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.7-changelog
PR: 257393
Approved by: lwhsu (mentor, implicit)
|
|
|
|
|
|
| |
Changes: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#std-label-4.4.6-changelog
PR: 255792
|
|
|
|
|
|
|
| |
Changelog https://docs.mongodb.com/manual/release-notes/4.4/#4.4.5---apr-8--2021
PR: 254892
Approved by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://docs.mongodb.com/manual/release-notes/4.4/#feb-16-2021
PR: 253618
Submitted by: Ronald Klop <ronald-lists AT klop DOT ws> (maintainer)
Notes:
svn path=/head/; revision=565967
|
|
|
|
|
|
|
|
| |
PR: 222344
Approved by: ronald-lists@klop.ws (maintainer)
Notes:
svn path=/head/; revision=565315
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove conflict with mongo-cxx-driver, gone in ports r559941
PR: 252436
Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
Relnotes: https://docs.mongodb.com/manual/release-notes/4.4/#jan-4-2021
Notes:
svn path=/head/; revision=562176
|
|
|
|
| |
Notes:
svn path=/head/; revision=561509
|
|
|
|
|
|
|
| |
Leave out textproc/py-sphinx[18] for now.
Notes:
svn path=/head/; revision=561105
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://docs.mongodb.com/manual/release-notes/4.4/#nov-18-2020
PR: 251421
Submitted by: ronald-lists@klop.ws (maintainer)
Notes:
svn path=/head/; revision=556517
|
|
|
|
|
|
|
|
| |
PR: 251375
Approved by: ronald-lists@klop.ws (maintainer)
Notes:
svn path=/head/; revision=556292
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=552171
|