Re: security/ca_root_nss: Remove duplicate PLIST entry

2023-09-20 Thread Bernhard Froehlich
. Up to now whenever I have a box with an additional Private Root CA in /usr/local/share/certs/ and run "certctl rehash" some tools like fetch work properly up to the point when ca_root_nss is installed. Removing ca_root_nss also made it work properly: pkg remove -f ca_root_nss After the change to ca_root_nss system tools like fetch work fine now even when ca_root_nss is installed. Did not have any time yet to fully understand why it behaves like that. -- Bernhard Froehlich https://www.bluelife.at/

Re: multimedia/webcamd future

2024-04-18 Thread Bernhard Froehlich
acing? -- Bernhard Froehlich https://www.bluelife.at/

Re: FreeBSD Port: py311-radicale-3.5.4

2025-07-19 Thread Bernhard Froehlich
Am Wed, 18 Jun 2025 10:18:11 +0200 w...@canodus.be schrieb > Hi, > > Is it possible to move the bcrypt run dependency to OPTIONS? > > And maybe add support for Argon2? > > I created the following patch which does this: > > diff --git a/www/radicale/Makefile b/www/radicale/Makefile > ind