Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | databases/mongodb50: Remove expired port | Rene Ladan | 2025-07-31 | 1 | -25/+0 |
| | | | | 2025-07-30 databases/mongodb50: EOL from October 2024, see https://www.mongodb.com/legal/support-policy/lifecycles, please use databases/mongodb60 | ||||
* | databases/mongodb50: Fix build failure with scons 4.2.0 by using in source ↵ | Ronald Klop | 2021-08-28 | 1 | -0/+25 |
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 |