diff options
author | Adriaan de Groot <groot@kde.org> | 2020-10-07 14:22:31 (GMT) |
---|---|---|
committer | Adriaan de Groot <groot@kde.org> | 2021-12-21 12:59:27 (GMT) |
commit | 0ac1ac798ebdbd717d1b6196465b0c1570a9f45c (patch) | |
tree | 49dde360788520300fc22ac362bc9a2848307646 /Modules/Internal/CPack | |
parent | 6afe949658ddd45efab12caf3d80f244d6a346bf (diff) | |
download | CMake-0ac1ac798ebdbd717d1b6196465b0c1570a9f45c.zip CMake-0ac1ac798ebdbd717d1b6196465b0c1570a9f45c.tar.gz CMake-0ac1ac798ebdbd717d1b6196465b0c1570a9f45c.tar.bz2 |
FreeBSD: migrate to newer pkg_create(3) API
The pkg_create_from_manifest() function was never really intended as
stable API, and bapt@ has asked me to stop using it so the public
API can be stabilized.
Port to pkg_create() with its attendant settings struct.
Since we already have a complete manifest file, we can hand
that (including the embedded plist) to pkg_create().
While here, reintroduce pkg_init(), which lived in downstream patches
for a while and then went away again.
Diffstat (limited to 'Modules/Internal/CPack')
0 files changed, 0 insertions, 0 deletions