about lang/haxe and sysutils/opam module

2025-02-05 Thread Sebastien Marie
Sebastien Marie writes: > Hi, > > So I wrote a module for > managing dependencies via sysutils/opam (lang/haxe work by thfr@ was > also a reason for it). Below is lang/haxe converted to use sysutils/opam (tarball attached, and diff from your previous work). I tried to limit the change to sysutil

[update] asymptote 2.95

2025-02-05 Thread Theo Buehler
This updates asymptote to the latest release. It adds a missing #ifdef to make it build without libtirpc. I only looked briefly at porting libtircp. I became reluctant when I saw gssapi.h (which can be disabled) and stopped when it wanted me to check or add two dozens of compat defines for pthread

[UPDATE] 0ad 0.27.0

2025-02-05 Thread Martijn van Duren
Hello ports@, During fosdem I was told that there was a new 0ad release. So here's my attempt at updating. Quite a few things appear not needed (anymore), but I hope I haven't overlooked some edgecase. Some light playtesting shows no problems. - I haven't hit any WXNEEDED, or NOBTCFI issues, so I

Re: [aarch64] spotify-player build fix

2025-02-05 Thread Theo Buehler
On Wed, Feb 05, 2025 at 06:14:07PM +0100, Pascal Stumpf wrote: > On Wed, 5 Feb 2025 13:40:24 +0100, Theo Buehler wrote: > > This fixes the build of spotify-player on aarch64 by pulling in the > > last C version of cpu_aarch64_openbsd before BoringSSL switched to C++ > > which provides the missing O

Re: [aarch64] spotify-player build fix

2025-02-05 Thread Pascal Stumpf
On Wed, 5 Feb 2025 13:40:24 +0100, Theo Buehler wrote: > This fixes the build of spotify-player on aarch64 by pulling in the > last C version of cpu_aarch64_openbsd before BoringSSL switched to C++ > which provides the missing OPENSSL_cpuid_setup() symbol. > > This is needed since the #ifdef maze

Re: [UPDATE] 0ad 0.27.0

2025-02-05 Thread Klemens Nanni
05.02.2025 20:42, Martijn van Duren пишет: > During fosdem I was told that there was a new 0ad release. So here's my > attempt at updating. Quite a few things appear not needed (anymore), but > I hope I haven't overlooked some edgecase. Some light playtesting shows > no problems. > > - I haven't h

go.port.mk: expose _GOARCH

2025-02-05 Thread Lucas Gabriel Vuotto
Hi ports, I've a WIP port for a Grafana plugin. Grafana expects the binaries in the plugin to be called whatever_plugin_openbsd_{amd64,arm64,...}. In my WIP port, I solved that by using _GOARCH and adding it to SUBST_VARS, but it might make sense to have the same facility for all the other consume

Re: [UPDATE] 0ad 0.27.0

2025-02-05 Thread Klemens Nanni
05.02.2025 20:42, Martijn van Duren пишет: > - Atlas (map builder) seems to run fine now, so enable it. This > requires wxWidgets-gtk3. cd /usr/ports/pobj/0ad-0.27.0/0ad-0.27.0/build/workspaces && /usr/bin/env -i CC="cc" CXX="c++" CFLAGS="-O2 -pipe " CXXFLAGS="-O2 -pipe " SO_VERSION="0.0"

Re: go.port.mk: expose _GOARCH

2025-02-05 Thread Stuart Henderson
On 2025/02/05 21:50, Lucas Gabriel Vuotto wrote: > Hi ports, > > I've a WIP port for a Grafana plugin. Grafana expects the binaries in > the plugin to be called whatever_plugin_openbsd_{amd64,arm64,...}. In > my WIP port, I solved that by using _GOARCH and adding it to SUBST_VARS, > but it might m

Re: NEW: net/ergo

2025-02-05 Thread Denis Fondras
Le Wed, Feb 05, 2025 at 05:18:09PM +0100, Lydia Sobot a écrit : > Ping... > It looks OK to me. I'll wait a bit before commit to see if someone stands up against it. Denis > On Sun Jan 26, 2025 at 07:16 CET, Lydia Sobot wrote: > > Ping, updated to 2.15.0 > > > > On Wed Dec 25, 2024 at 19:22 CET

Re: UPDATE security/vaultwarden-1.33.1

2025-02-05 Thread Kirill A . Korinsky
On Wed, 05 Feb 2025 08:03:12 +0100, Bjorn Ketelaars wrote: > > Simple diff for updating to vaultwarden-1.33.1. Changes: > https://github.com/dani-garcia/vaultwarden/releases/tag/1.33.1. > > Run tested on amd64 against several clients. > > OK? > We're quite lucky that our rust was updated almos

Re: [aarch64] spotify-player build fix

2025-02-05 Thread Peter Hessler
I don't use spotify, but this seems alright at a read. OK if someone can test it. On 2025 Feb 05 (Wed) at 13:40:24 +0100 (+0100), Theo Buehler wrote: :This fixes the build of spotify-player on aarch64 by pulling in the :last C version of cpu_aarch64_openbsd before BoringSSL switched to C++ :whic

Re: NEW: net/wstunnel

2025-02-05 Thread Christoph Liebender
Am 23.12.24 um 19:16 schrieb Bjorn Ketelaars: On Mon 23/12/2024 14:28, Christoph Liebender wrote: I hate to be that guy, but: Ping! Is there anything else left for me to do? If not, what is the usual process for new additions to the ports tree, given that there are no amendments to be made? I

Re: NEW: net/ergo

2025-02-05 Thread Lydia Sobot
Ping... On Sun Jan 26, 2025 at 07:16 CET, Lydia Sobot wrote: > Ping, updated to 2.15.0 > > On Wed Dec 25, 2024 at 19:22 CET, Lydia Sobot wrote: >> Fixed, also missed an issue in the PLIST where I forgot to bump the >> user/group id >> >> On Wed Dec 25, 2024 at 16:27 CET, Stuart Henderson wrote: >>

Re: UPDATE security/vaultwarden-1.33.1

2025-02-05 Thread aisha
On Wed, 5 Feb 2025 08:03:12 +0100 Bjorn Ketelaars wrote: > Simple diff for updating to vaultwarden-1.33.1. Changes: > https://github.com/dani-garcia/vaultwarden/releases/tag/1.33.1. > > Run tested on amd64 against several clients. > > OK? Thanks and OK aisha@ > > diff --git Makefile Makefil

UPDATE net/haproxy 3.0.8 from MAINTAINER

2025-02-05 Thread Lucas Gabriel Vuotto
Latest HAProxy was released a couple days ago. Announcement can be found at [0] and changelot at [1]. It fixes two potential crashes. ok? [0]: https://www.mail-archive.com/haproxy@formilux.org/msg45568.html [1]: https://www.haproxy.org/download/3.0/src/CHANGELOG Lucas diff /usr/ports p

[aarch64] spotify-player build fix

2025-02-05 Thread Theo Buehler
This fixes the build of spotify-player on aarch64 by pulling in the last C version of cpu_aarch64_openbsd before BoringSSL switched to C++ which provides the missing OPENSSL_cpuid_setup() symbol. This is needed since the #ifdef maze ends up defining NEED_CPUID for OpenBSD/aarch64, but for some rea