Summary: | security/libsecret: Add OPTIONS, fix pkg-plist when gettext-runtime is installed | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Joerg Pulz <Joerg.Pulz> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
Status: | Open --- | ||||||
Severity: | Affects Some People | Keywords: | needs-qa | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gnome) koobs: merge-quarterly? |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
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. |
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.