Commit graph

5 commits

Author SHA1 Message Date
Ronald Klop
4188e64d9c databases/mongodb50: Update to 5.0.3
* Enable LSE atomics on 14-CURRENT aarch64
* Pet portlint and portclippy
* Reformat Makefile with portfmt

ChangeLog:	https://docs.mongodb.com/manual/release-notes/5.0-changelog/#5.0.3-changelog
PR:		258978
Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32391
2021-10-25 16:12:16 +09:00
Rene Ladan
620968a43a 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
2021-09-30 23:23:30 +02:00
Ronald Klop
77c5529691 databases/mongodb50: Fix build failure with scons 4.2.0 by using in source scons 3.1.2
- Fix scons by using in source scons 3.1.2 (They are planning to move to Scons
    4.2.0 in the future)
  - Disable LTO on clang12/aarch64, bug #257765
  - Build already installs in $STAGEDIR, so only strip in do-install.
  - Fix a portlint warnings about the comment at the LICENSE section.

PR:		257925
2021-08-28 15:42:10 +02:00
Ronald Klop
6294ed8d0e databases/mongodb50: Update to 5.0.1
- 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/5.0-changelog/#5.0.1-changelog

PR:		257394
MFH:		2021Q3 (bugfix release)
Approved by:	lwhsu (mentor, implicit)
2021-07-27 01:28:44 -04:00
Koichiro Iwao
58f4100c0c databases/mongodb50: add port as repocopy of databases/mongodb49
PR:		255588
Reported by:	Ronald Klop <ronald-lists@klop.ws>
Sponsored by:	HAW International
2021-06-14 14:06:56 +09:00