HomeFreeBSD

ntroduce OPTION for devel/cmake to generate packages

Description

ntroduce OPTION for devel/cmake to generate packages

The generator causes segfaults because it doesn't call pkg_init()
(see https://gitlab.kitware.com/cmake/cmake/issues/18031).
This feature was briefly enabled by default for 3.11.0, between
r467437 (added) and r467620 (removed), but causes problems with
stage-qa (PR 227372). Hide it behind an OPTION for people who want
it and don't worry about stage-qa.

The patch to CPack source will be submitted upstream once some
corner cases are ironed out.

Reported by: upstream
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D15900

Details

Provenance
adridgAuthored on
Differential Revision
D15900: Re-enable cpack FreeBSD generator
Parents
rP472856: net-p2p/qbittorrent: Update 3.3.16 -> 4.1.1
Branches
Unknown
Tags
Unknown