UPDATE: aom / libvpx - arm64

2024-05-25 Thread Brad Smith
Here is a diff to add arm64 CPU feature detection support to aom and libvpx. Index: aom/Makefile === RCS file: /cvs/ports/multimedia/aom/Makefile,v retrieving revision 1.23 diff -u -p -u -p -r1.23 Makefile --- aom/Makefile7 M

net/i2pd-2.52.0

2024-05-25 Thread openbsd
Hello, Here's an update to i2pd's latest version, released 2 weeks ago. This new release contains mitigations for a novel and ongoing DDoS attack against the I2P network. The patch compiles and runs fine on amd64. On -current, it is very straightforward, but I mainly tested it on -stable (patc

Re: UPDATE: Dolphin 20240510

2024-05-25 Thread Brad Smith
On Sat, May 18, 2024 at 08:36:36AM -0400, Brad Smith wrote: > Here is an update to Dolphin 20240510. > > I decided to split off the Vulkan bits to deal with that later. > > Instead I fixed building on arm64. Roll forward to latest as upstream commited my arm64 patch. Index: Makefile ==

Re: nsh: fix build with upcoming stdio changes

2024-05-25 Thread Tom Smyth
Confirmed that that is fixed cheers Stefan On Sat, 25 May 2024 at 21:46, Stefan Sperling wrote: > On Sat, May 25, 2024 at 06:57:51PM +0100, Tom Smyth wrote: > > Hi Stefan, > > > > make obj is still needed > > > > Stop in bgpnsh > > *** Error 2 in /home/tom/nsh1.4.1/nsh (:48 'all': @for > entry >

Re: nsh: fix build with upcoming stdio changes

2024-05-25 Thread Stefan Sperling
On Sat, May 25, 2024 at 06:57:51PM +0100, Tom Smyth wrote: > Hi Stefan, > > make obj is still needed > > Stop in bgpnsh > *** Error 2 in /home/tom/nsh1.4.1/nsh (:48 'all': @for entry > in bgpnsh nshdoas; do set -e; if test -d /home/tom/nsh1.4.1/nsh...) > > make obj first > then > make > gets a

Re: nsh: fix build with upcoming stdio changes

2024-05-25 Thread Tom Smyth
Hi Stefan, make obj is still needed Stop in bgpnsh *** Error 2 in /home/tom/nsh1.4.1/nsh (:48 'all': @for entry in bgpnsh nshdoas; do set -e; if test -d /home/tom/nsh1.4.1/nsh...) make obj first then make gets around it ... On Sat, 25 May 2024 at 17:37, Tom Smyth wrote: > Thanks Theo for

Re: nsh: fix build with upcoming stdio changes

2024-05-25 Thread Tom Smyth
Thanks Theo for the Patch, much appreciated, @Stefan Sperling make obj still needed for nshdoas build ill take a look and see if I can fixt that On Mon, 20 May 2024 at 21:31, Stefan Sperling wrote: > On Mon, May 20, 2024 at 08:33:17PM +0200, Theo Buehler wrote: > > extern.h depends on stdio

Re: [update] textproc/tree-sitter v0.22.6

2024-05-25 Thread Laurent Cheylus
Hi Jérémie, - Mail original - > > an update for textproc/tree-sitter version 0.22.6, needed to update > > Neovim for version 0.10.0. > > This needs: > # C11 > COMPILER = base-clang ports-gcc > COMPILER_LANGS = c > > plus a shared lib major bump because of added and removed public > symbo

Re: UPDATE: QEMU 9.0.0

2024-05-25 Thread Brad Smith
ping. On 2024-04-24 1:37 a.m., Brad Smith wrote: Here is an update to QEMU 9.0.0. https://wiki.qemu.org/ChangeLog/9.0 Index: Makefile === RCS file: /cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.238 diff -u -p -u -p -