sysutils/rdfind: add support for xxhash
In the current form - the support for xxhash depends on whether or not
xxhash is installed in the system where the port is built. See
https://github.com/pauldreik/rdfind#development.
This commit makes (lack of) support for xxhash explicit. If the option
is enabled - the xxhash is added to dependencies and built into rdfind,
if disabled - xxhash support is disabled even if the library is present
in the system.
Reviewed by: dtxdf
Differential Revision: https://reviews.freebsd.org/D58398
emulators/mupen64plus-qt: Update to 1.17 and switch to Qt6
Take maintainership. The port has not been updated for a long time,
no response from maintainer almost for a year.
PR: 289727, 296783
Appproved by: maintainer timeout
(cherry picked from commit 7cf2899616d7279ff7ca947ff8eabf7b3016a17b)
emulators/mupen64plus-qt: Update to 1.17 and switch to Qt6
Take maintainership. The port has not been updated for a long time,
no response from maintainer almost for a year.
PR: 289727, 296783
Appproved by: maintainer timeout