Re: Updating wpa_supplicant, including VLAN 0 support?

2023-10-07 Thread Stuart Henderson
> > Thank you for any guidance/assistance/consideration on this matter! > > > > FreeBSD VLAN 0 patch: https://reviews.freebsd.org/D40442 > > I'm not ok with adding that as a patch. (specifically because it's relatively complicated, may well get in the way of updates, and there's already a proper

Re: Updating wpa_supplicant, including VLAN 0 support?

2023-10-07 Thread Stuart Henderson
On 2023/10/06 21:25, haywirrr wrote: > Hello, > > TL/DR: I am requesting wpa_supplicant be updated to the latest version > (2.10) and also have a patch applied that is available for FreeBSD. > > I was wondering if it would be possible to have wpa_supplicant updated > to the latest version (2.10).

Re: Something's up with pkg-config and dcmtk (Re: [maintainer update] pandoc 3.1.8)

2023-10-07 Thread Theo Buehler
On Sat, Oct 07, 2023 at 07:27:51PM +0200, Theo Buehler wrote: > On Sat, Oct 07, 2023 at 10:04:35AM -0700, Greg Steuck wrote: > > Theo Buehler writes: > > > > >> Alright. I've added that and will let you know if it happens again. > > > > > > This gives slightly more info. No change in the rest of

Re: Something's up with pkg-config and dcmtk (Re: [maintainer update] pandoc 3.1.8)

2023-10-07 Thread Theo Buehler
On Sat, Oct 07, 2023 at 10:04:35AM -0700, Greg Steuck wrote: > Theo Buehler writes: > > >> Alright. I've added that and will let you know if it happens again. > > > > This gives slightly more info. No change in the rest of the log except > > time stamps. > > I'm pretty sure this is both new and

Re: Something's up with pkg-config and dcmtk (Re: [maintainer update] pandoc 3.1.8)

2023-10-07 Thread Peter Hessler
On 2023 Oct 07 (Sat) at 10:04:35 -0700 (-0700), Greg Steuck wrote: :Theo Buehler writes: : :>> Alright. I've added that and will let you know if it happens again. :> :> This gives slightly more info. No change in the rest of the log except :> time stamps. : :I'm pretty sure this is both new and ac

Re: NEW: devel/zls 0.11.0

2023-10-07 Thread Volker Schlecht
On 9/28/23 05:46, Renato Aguiar wrote: I attached a port of zls (Zig Language Server). I hope it is not too late to make it to the release :) I'm copying the maintainer of lang/zig since both ports should be kept in sync. pkg/DESCR: The Zig Language Server (zls) is a tool that implements Mi

Something's up with pkg-config and dcmtk (Re: [maintainer update] pandoc 3.1.8)

2023-10-07 Thread Greg Steuck
Theo Buehler writes: >> Alright. I've added that and will let you know if it happens again. > > This gives slightly more info. No change in the rest of the log except > time stamps. I'm pretty sure this is both new and actionable: > Running: /usr/bin/pkg-config --version > Running: /usr/bin/pkg

Re: TEST_IS_INTERACTIVE=X11 vs PORTS_PRIVSEP

2023-10-07 Thread Matthieu Herrb
On Sat, Oct 07, 2023 at 07:51:56AM +0200, Rafael Sadowski wrote: > Hi ports@ > > When I run with PORTS_PRIVSEP activated, I can no longer run X11 tests, > here below is an example. Is there a workaround for this? Is this a > known issue? > > Quite simply reproducible: security/keepassxc && make t