pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Add options to KeePassXC



On Mon, Feb 10, 2025 at 04:36:38PM +0100, Joel Carnat wrote:
> This is a patch that adds options to security/keepassxc. The current
> configure task ends this way:
> -- Disabled features:                                          
>  * Networking, Compile KeePassXC with network access code (e.g. for downloading website icons)
>  * Passkeys, Passkeys support for browser integration    
>  * SSHAgent, SSH agent integration compatible with KeeAgent
>  * KeeShare, Sharing integration with KeeShare                 
>  * YubiKey, YubiKey HMAC-SHA1 challenge-response               
>  * UpdateCheck, Automatic update checking                      
>  * FdoSecrets, Implement freedesktop.org Secret Storage Spec server side API.
> 
> The attached patch allows enabling any of those.

Thank you, that looks good. Can you please prefix the option names
with 'keepassxc-', i.e. 'keepassxc-browser' etc. (since they are
package-specific), and include a patch for
mk/defaults/options.description, so 'make show-options' provides
useful information for the new options?
 Thomas


Home | Main Index | Thread Index | Old Index