Created attachment 233648 [details] complete patch to OPTIONify and fix pkg-plist for security/libsecret The latest update to libsecret-0.20.5 pulls in a lot of additional dependencies due to DOC generation and there is no way to avoid this. OPTIONify the port to make DOCS and everything else user-configurable. Add the required small patches to make everything work correct. While here, add OPTION support for NLS with patch to make it work. This fixes wrong pkg-plist on systems where gettext-runtime is installed. OPTIONS_DEFAULT is arguable but actual reflects the state before OPTIONify.
For the bug-fixes to be merged, OPTIONS_DEFAULT should match the current functionality without options. Please update patch if required.
As already mentioned: OPTIONS_DEFAULT reflects the state before OPTIONify.