Files
ports/databases
rsadowski e8035d4760 Update CMake to 4.1.2
Major update from 3.31.8 to 4.1.2.

CMake 4.0 introduces a breaking change: compatibility with versions older than
3.5 has been removed. Projects calling cmake_minimum_required() or
cmake_policy() with versions < 3.5 now error out.

To maintain compatibility with existing ports during the transition, the cmake
module now provides MODCMAKE_POLICY_VERSION_OVERRIDE (idea from sthen@)
support:

- MODCMAKE_POLICY_VERSION_OVERRIDE ?= No
- MODCMAKE_POLICY_VERSION_OVERRIDE_VER ?= 3.5

When MODCMAKE_POLICY_VERSION_OVERRIDE is set to "yes", CMake is instructed to
accept policy versions down to the specified minimum (default 3.5) via
-DCMAKE_POLICY_VERSION_MINIMUM. This allows older ports to build while
acknowledging they may use deprecated features.

https://cmake.org/cmake/help/latest/release/4.0.html
https://cmake.org/cmake/help/latest/release/4.1.html

OK sthen@
2026-02-13 12:02:13 +00:00
..
2025-10-22 08:18:26 +00:00
2025-09-14 10:24:14 +00:00
2026-01-02 00:07:54 +00:00
2026-02-10 10:04:23 +00:00
2026-02-13 12:02:13 +00:00
2025-12-23 13:51:50 +00:00
2025-08-06 09:17:02 +00:00
2026-02-13 12:02:13 +00:00
2026-02-13 12:02:13 +00:00
2025-10-24 14:25:34 +00:00
2025-05-29 06:10:27 +00:00
2025-07-25 11:05:25 +00:00
2025-05-21 12:43:45 +00:00
2025-06-30 17:53:54 +00:00
2025-09-14 16:27:47 +00:00
2026-02-13 12:02:13 +00:00
2026-02-13 12:02:13 +00:00
2026-01-30 11:03:33 +00:00
2026-02-01 21:18:29 +00:00
2025-10-26 23:02:18 +00:00
2026-01-09 14:22:56 +00:00
2025-10-26 22:59:33 +00:00
2025-11-25 12:54:44 +00:00
2026-01-19 10:45:54 +00:00
2025-11-25 12:54:44 +00:00
2025-11-25 12:54:44 +00:00
2025-11-24 17:14:58 +00:00
2026-02-11 10:15:40 +00:00
2026-01-11 18:29:53 +00:00
2026-02-09 20:05:10 +00:00
2026-01-24 15:49:40 +00:00
2026-02-10 10:04:16 +00:00
2025-10-18 07:46:54 +00:00
2025-12-16 22:58:23 +00:00
2025-12-14 09:59:10 +00:00
2025-12-20 03:05:33 +00:00
2025-11-03 00:50:55 +00:00
2025-11-25 12:54:44 +00:00
2026-02-10 07:55:01 +00:00
2025-08-23 14:27:27 +00:00
2025-09-01 15:25:37 +00:00
2025-12-19 02:50:56 +00:00
2025-08-23 14:31:02 +00:00
2025-12-28 17:10:52 +00:00
2025-12-10 13:23:46 +00:00
2026-01-15 18:32:50 +00:00
2026-02-13 12:02:13 +00:00
2025-11-13 21:00:21 +00:00
2025-11-13 21:01:09 +00:00
2025-11-13 21:01:37 +00:00
2025-11-13 21:02:00 +00:00
2025-11-13 21:02:23 +00:00
2025-11-23 03:08:24 +00:00
2025-11-21 18:29:05 +00:00