non port: devel/cmake/files/patch-cmake-issue-18031 |
SVNWeb
|
Number of commits found: 5 |
Mon, 16 May 2022
|
[ 06:49 Loïc Bartoletti (lbartoletti) ] 2d34c2b (Only the first 10 of 178 ports in this commit are shown above. )
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine
|
Tue, 21 Sep 2021
|
[ 09:27 Adriaan de Groot (adridg) ] aeb5f9c
devel/cmake: fix CPack .pkg support, jump to 3.21.3
Update the patch for FreeBSD .pkg support in CPack to handle
libpkg 1.17 and later's use of .pkg as package-suffix rather
than .tgz. The PR below refers to this fix. I've kept code
for older libpkg in case there are systems with weirdly
mismatched current CMake and last-quarter's libpkg.
The patch is still being upstreamed. The PR mentioned below
is for this fix.
While here, update to 3.21.3. I've decided to -- unusual,
for sure -- bump CMake without the usual exp-run, because:
A regression in CMake 3.21.2 prompted a quick release of (Only the first 15 lines of the commit message are shown above )
|
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.
|
Sat, 27 Feb 2021
|
[ 16:52 adridg ]
Improve FreeBSD packaging in devel/cmake
The OPTION CPACK in CMake enables building FreeBSD packages directly
from cmake / cpack. This can be useful, for instance, with not-yet-
packaged software, or building packages for proprietary software.
This patch has been submitted upstream; it resolves a disagreement
between cmake and libpkg about the name of the resulting package.
|
Tue, 23 Feb 2021
|
[ 23:24 adridg ]
Update CMake's FreeBSD pkg(8) generator
There is an OPTION CPACK for CMake that enables a FreeBSD pkg(8)
generator: after building anything CMake-based, `cpack -G FREEBSD`
gives you a a ready-to-go installable package.
Well, assuming you turn the option on, and the bugs in the generator
are fixed. Which this patch does. I've tried it with supertux2
and some other bits and pieces and the patch is in a MR upstream.
|
Number of commits found: 5 |