Re: deskutils/nextcloudclient Cannot connect securely to

2021-10-25 Thread Guido Falsi
On 25/10/21 08:14, Per olof Ljungmark wrote: FreeBSD 12-STABLE from Oct 15 nextcloudclient 3.3.5 I get popup messages from the client stating "Untrusted Certificate Cannot connect securely to [server-name]". Browser access to the server is fine, no errors. Using truss, it seems it looks for

Re: deskutils/nextcloudclient Cannot connect securely to

2021-10-25 Thread Per olof Ljungmark
On 10/25/21 09:51, Guido Falsi wrote: On 25/10/21 08:14, Per olof Ljungmark wrote: FreeBSD 12-STABLE from Oct 15 nextcloudclient 3.3.5 I get popup messages from the client stating "Untrusted Certificate Cannot connect securely to [server-name]". Browser access to the server is fine, no err

INDEX now builds successfully on 12.x

2021-10-25 Thread Ports Index build

Re: deskutils/nextcloudclient Cannot connect securely to

2021-10-25 Thread Guido Falsi
On 25/10/21 10:02, Per olof Ljungmark wrote: On 10/25/21 09:51, Guido Falsi wrote: On 25/10/21 08:14, Per olof Ljungmark wrote: FreeBSD 12-STABLE from Oct 15 nextcloudclient 3.3.5 I get popup messages from the client stating "Untrusted Certificate Cannot connect securely to [server-name]".

Re: deskutils/nextcloudclient Cannot connect securely to

2021-10-25 Thread Per olof Ljungmark
On 10/25/21 09:51, Guido Falsi wrote: On 25/10/21 08:14, Per olof Ljungmark wrote: FreeBSD 12-STABLE from Oct 15 nextcloudclient 3.3.5 I get popup messages from the client stating "Untrusted Certificate Cannot connect securely to [server-name]". Browser access to the server is fine, no error

Re: deskutils/nextcloudclient Cannot connect securely to

2021-10-25 Thread Guido Falsi
On 25/10/21 16:22, Per olof Ljungmark wrote: On 10/25/21 09:51, Guido Falsi wrote: On 25/10/21 08:14, Per olof Ljungmark wrote: FreeBSD 12-STABLE from Oct 15 nextcloudclient 3.3.5 I get popup messages from the client stating "Untrusted Certificate Cannot connect securely to [server-name]".

Re: deskutils/nextcloudclient Cannot connect securely to

2021-10-25 Thread Jose Quinteiro
On 10/25/21 7:22 AM, Per olof Ljungmark wrote: > On 10/25/21 09:51, Guido Falsi wrote: >> On 25/10/21 08:14, Per olof Ljungmark wrote: >>> FreeBSD 12-STABLE from Oct 15 >>> nextcloudclient 3.3.5 >>> >>> I get popup messages from the client stating "Untrusted Certificate >>> Cannot connect securely

Re: FreeBSD Port: dnscap-2.0.1,1

2021-10-25 Thread Po-Chuan Hsieh
Hi, On Thu, Oct 21, 2021 at 7:35 PM Ray Bellis wrote: > > The RSSM plugin for dnscap is not dependent on the CBOR libraries, but > in the dnscap pkg-plist its files are prefixed '%%CDS%%', preventing it > from being installed if those libraries are not present on the build > system. > > We are a

broken UCL in pkg-message

2021-10-25 Thread Dan Langille
Hello, I've been working on displaying the pkg-message information on FreshPorts. [1] Part of this involves parsing the file via ucl_tool (textproc/libucl) - along the way I have been finding broken pkg-message files and fixing them. I have created a task[2] for myself to add a sanity check