non port: devel/cmake/files/patch-Modules_FindOpenMP.cmake |
SVNWeb
|
Number of commits found: 5 |
Thu, 8 Sep 2022
|
[ 20:14 Daniel Engberg (diizzy) ] b23ea4e (Only the first 10 of 29 ports in this commit are shown above. )
devel/cmake: Create a meta-port for CMake
Create a meta-port for CMake to make it easier for the end user and
better handling of build dependencies.
This pushes devel/cmake into /devel/cmake-core and splits manpages and
its dependencies to /devel/cmake-man
Approved by: kde (tcberner)
Differential Revision: https://reviews.freebsd.org/D34957
|
Thu, 29 Jul 2021
|
[ 08:00 Tobias C. Berner (tcberner) ] 10700b1
devel/cmake: update to 3.21.0
Release notes:
https://cmake.org/cmake/help/v3.21/release/3.21.html
PR: 257191
Exp-run by: antoine
|
Thu, 22 Apr 2021
|
[ 20:23 Adriaan de Groot (adridg) ] 943e7f6 (Only the first 10 of 11 ports in this commit are shown above. )
devel/cmake: Update to 3.20.1
This new version of CMake is much more picky with the language
than previous versions, so there was a fair bit of fallout --
patched before this push with plenty of "fix in advance of CMake
3.20" commits.
Release notes are at
https://cmake.org/cmake/help/v3.20/release/3.20.html
Thanks to antoine@ for multiple exp-runs.
|
Fri, 5 Apr 2019
|
[ 11:46 adridg ] (Only the first 10 of 17 ports in this commit are shown above. )
Update CMake to latest release, 3.14.1
Changelog: https://cmake.org/cmake/help/v3.14/release/3.14.html
Local patches: fixes for Boost, Python, and OpenMP
Affected ports:
- opencpn, hugin needed help in finding wx
- kadu is over-enthusiastic in finding non-existent X11 components
- xlife++ does weird things in parsing help output from cmake
Thanks antoine@ for multiple exp-runs.
Thanks tcberner@ for much prep-work.
PR: 236534 223678 227428
|
Sun, 15 Apr 2018
|
[ 21:43 adridg ] (Only the first 10 of 14 ports in this commit are shown above. )
Update CMake to 3.11.0. Thanks to antoine@ for the exp-run.
In the run-up to this commit, many other ports were pre-emptively fixed.
The only issue still known is math/kig, which had a build failure in
the exp-run, but which isn't reproducible across multiple 11.1 {i386,amd64}
machines and poudriere builds. We've decided to forge ahead.
The new CMake version:
- drops FreeBSD patches that have been incorporated upstream,
- re-shuffles patches to FindQt4, since upstream has made some changes
which break FindQt4 in new ways on FreeBSD (while fixing the old ones),
- has new patches to make OpenMP and BLAS findable on FreeBSD,
- drops ports libarchive in favor of the version in base, to avoid
overlinking for the pkg(8) support in CPack (this makes portlint
complain, and we have decided to ignore it).
PR: 227372 226959 223678
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14506
|
Number of commits found: 5 |