<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/devel/cmake-core/pkg-plist, branch 14.3-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=14.3-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=14.3-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-09-29T06:42:32Z</updated>
<entry>
<title>devel/cmake*: Update to 3.31.9</title>
<updated>2025-09-29T06:42:32Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2025-09-29T06:38:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=728e2789d57dcde7c8ced36b163e769fbf9c45ea'/>
<id>urn:sha1:728e2789d57dcde7c8ced36b163e769fbf9c45ea</id>
<content type='text'>
https://discourse.cmake.org/t/cmake-3-31-8-available-for-download/14236
https://discourse.cmake.org/t/announce-cmake-3-31-9-available-for-download/15199
</content>
</entry>
<entry>
<title>Revert "devel/cmake-core: Remove FindBoost module"</title>
<updated>2025-09-29T00:56:42Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2025-09-29T00:55:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fcc1066e70dd0ec3e69ad689f6646cea1d0b863a'/>
<id>urn:sha1:fcc1066e70dd0ec3e69ad689f6646cea1d0b863a</id>
<content type='text'>
This reverts commit 9b5005a44fdbe85db87d9b244ca79e50d68f6bcd.
</content>
</entry>
<entry>
<title>devel/cmake-core: Remove FindBoost module</title>
<updated>2025-09-28T02:14:17Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2025-09-28T02:12:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9b5005a44fdbe85db87d9b244ca79e50d68f6bcd'/>
<id>urn:sha1:9b5005a44fdbe85db87d9b244ca79e50d68f6bcd</id>
<content type='text'>
It breaks many other ports, for example multimedia/lms, math/curv, science/votca

cmake doesn't support Boost any more and doesn't know about
the latest boost versions.

Reported by:	fallout
Approved by:	portmgr (blanket unbreak)
</content>
</entry>
<entry>
<title>devel/cmake*: Update to 3.31.7</title>
<updated>2025-05-01T06:15:23Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2025-05-01T05:43:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2250b9fbaa84ab6985224562d91f6e01b988732c'/>
<id>urn:sha1:2250b9fbaa84ab6985224562d91f6e01b988732c</id>
<content type='text'>
kde@ is aware that CMake 4.0.x is out, but an update at this time would
likely entail fallout from 500+ ports, which we'd rather let upstream
projects deal with until fixing problems ourselves reaches a manageable
level. Most of these are easily fixable, but it's still a lot to clear
for a very small team with other projects to consider. See, for example:
https://build.opensuse.org/project/show/home:simotek:cmake4

https://www.kitware.com/cmake-3-31-7-available-for-download/
</content>
</entry>
<entry>
<title>devel/cmake*: Update to 3.31.6</title>
<updated>2025-02-26T21:13:15Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2025-02-26T21:13:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bff8e32a2fd1a15972e9b36758f6ee3545983a26'/>
<id>urn:sha1:bff8e32a2fd1a15972e9b36758f6ee3545983a26</id>
<content type='text'>
Announcement:
https://www.kitware.com/cmake-3-31-6-available-for-download/
</content>
</entry>
<entry>
<title>devel/cmake*: Update to 3.31.1</title>
<updated>2024-11-29T16:12:16Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2024-11-29T06:17:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=898c28136c25da1502110a61d710fbf6ba55e73f'/>
<id>urn:sha1:898c28136c25da1502110a61d710fbf6ba55e73f</id>
<content type='text'>
Announcement:
https://www.kitware.com/announce-cmake-3-31-1-available-for-download/
</content>
</entry>
<entry>
<title>devel/cmake*: Update to 3.31.0</title>
<updated>2024-11-17T22:58:51Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2024-11-13T08:38:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4263e3aac0c0c3230eb75ddc8dc5229eae67fcd4'/>
<id>urn:sha1:4263e3aac0c0c3230eb75ddc8dc5229eae67fcd4</id>
<content type='text'>
devel/cmake-gui: Convert to out-of-source build

Announcement:
https://www.kitware.com/cmake-3-31-0-available-for-download/

Release notes:
https://cmake.org/cmake/help/latest/release/3.31.html

PR:		282725
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>devel/cmake*: Update to 3.30.1</title>
<updated>2024-08-06T16:43:02Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2024-07-20T05:45:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fbb737b613387a77d61325b3a7c1f679c9dccfdd'/>
<id>urn:sha1:fbb737b613387a77d61325b3a7c1f679c9dccfdd</id>
<content type='text'>
Announcements:
https://www.kitware.com/cmake-3-30-0-available-for-download/
https://www.kitware.com/cmake-3-30-1-available-for-download/

Release notes:
https://cmake.org/cmake/help/latest/release/3.30.html

PR:		280381
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>devel/cmake*: Update to 3.29.2</title>
<updated>2024-05-19T00:36:07Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2024-05-01T04:05:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8c719da72f4821aea450922eee93f77bbe3d9e2b'/>
<id>urn:sha1:8c719da72f4821aea450922eee93f77bbe3d9e2b</id>
<content type='text'>
Qt5 support has been removed from devel/cmake-gui. The kde@ team
recommends migrating away from Qt5 and using Qt6 for individual
applications whenever possible.

Announcements:
https://www.kitware.com/cmake-3-29-0-available-for-download/
https://www.kitware.com/cmake-3-29-1-available-for-download/
https://www.kitware.com/cmake-3-29-2-available-for-download/

Release notes:
https://cmake.org/cmake/help/latest/release/3.29.html

PR:		278693
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>devel/cmake*: Update to 3.28.1</title>
<updated>2023-12-28T23:03:34Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2023-12-12T19:07:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=be58b09c1dad473d4b6f113ecff79f1eef7feb4c'/>
<id>urn:sha1:be58b09c1dad473d4b6f113ecff79f1eef7feb4c</id>
<content type='text'>
Announcements: https://www.kitware.com/cmake-3-28-0-available-for-download/
               https://www.kitware.com/cmake-3-28-1-available-for-download/
Release notes: https://cmake.org/cmake/help/latest/release/3.28.html

PR:		275730
Exp-run by:	antoine
</content>
</entry>
</feed>
