sysutils/cfengine328: Add new port
Add the latest cfengine to the ports collection.
Update the sysutils/cfengine metaport to point to the new port. It
becomes default.
sysutils/cfengine-masterfiles328: Add new port
Add the latest cfengine to the ports collection.
Update the sysutils/cfengine-masterfiles metaport to point to the new
port. It becomes default.
multimedia/shaka-packager: Use system libraries
Build with USE_SYSTEM_DEPENDENCIES so the port links against the system
abseil, curl, mbedtls, libpng, libwebm, libxml2, nlohmann-json and
protobuf instead of the bundled copies.
Only the packager and mpd_generator tools are built; the unit test suite
(which requires a bundled mongoose and googletest) is skipped. A couple
of source patches adjust for the system abseil, whose MutexLock API is
older than the copy vendored by upstream.
www/qutebrowser: drop qt5 flavor
As QT5 will be deprecated soon, drop the QT5 flavor.
Reviewed by: kde (arrowd)
Differential Revision: https://reviews.freebsd.org/D58170