Re: nginx: TLS 1.2-only config doesn't work reliably anymore with nginx [possible bug in nginx, libressl or chrome]

2024-05-16 Thread Andreas Bartelt
Thanks a lot, this patch also fixes the problem in my setup with the TLS 1.2-only nginx config. On 5/16/24 20:17, Theo Buehler wrote: On Thu, May 16, 2024 at 04:41:05PM +0200, Andreas Bartelt wrote: Hi, I've chosen to report to ports@ first since I'm not yet sure what's the best mailing list

Re: UPDATE: Nono-0.7.2

2024-05-16 Thread Benoit Lecocq
On 16/05/2024 16:32, Gonzalo L. Rodriguez wrote: Hello, Update for Nono to 0.7.2: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? ok benoit@ Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefil

Re: HAProxy, HTTP/3 and arm64

2024-05-16 Thread Lucas Gabriel Vuotto
Reviving this old thread, lately I found out that the issue is only present in arm64 and not amd64. I also filled a bug in HAProxy repo, which contains relevant information. https://github.com/haproxy/haproxy/issues/2569 Lucas On Mon, Jan 15, 2024 at 09:22:15PM GMT, Lucas Gabriel Vuotto

Re: lang/scala: update to 3.4.1

2024-05-16 Thread Theo Buehler
On Thu, May 16, 2024 at 08:01:20PM +0100, Kirill A. Korinsky wrote: > Greetings, > > Meanwhile scala-3.4.2 was released. There doesn't seem to be a lot of interest in scala here... Just for the sake of process: Does anyone still have an interest in running the scala 2 branch? If so, I'd like to

Re: lang/scala: update to 3.4.1

2024-05-16 Thread Kirill A . Korinsky
Greetings, Meanwhile scala-3.4.2 was released. Here the updated diff. Tested on -curent/amd64. diff --git lang/scala/Makefile lang/scala/Makefile index 740b16a0748..0e619d11c0b 100644 --- lang/scala/Makefile +++ lang/scala/Makefile @@ -1,17 +1,16 @@ COMMENT= general purpose multi-paradig

nginx.conf: don't patch in obsolete syntax

2024-05-16 Thread Theo Buehler
The patched-in 'ssl on' in nginx.conf no longer works: Syntax: ssl on | off; [...] This directive was made obsolete in version 1.15.0 and was removed in version 1.25.1. The ssl parameter of the listen directive should be used instead. https://nginx.org/en/docs/http/ngx_http_ssl_module.htm

Re: nginx: TLS 1.2-only config doesn't work reliably anymore with nginx [possible bug in nginx, libressl or chrome]

2024-05-16 Thread Theo Buehler
On Thu, May 16, 2024 at 04:41:05PM +0200, Andreas Bartelt wrote: > Hi, > > I've chosen to report to ports@ first since I'm not yet sure what's the best > mailing list for the kind of problem I've been observing recently. > > I've deliberately been using a TLS 1.2-only (i.e., no TLS 1.3 support) >

Re: [new/resurrect] www/elinks

2024-05-16 Thread Stuart Henderson
ok with or without tweaks for these nits: : Index: meson.build : : First two chunks: Upstream commit 2fdb04a6ab5523b94c4bd5c0062b0701686e127f : : : --- meson.build.orig : +++ meson.build that would normally be done as : First two chunks: Upstream commit 2fdb04a6ab5523b94c4bd5c0062b0701686e12

Re: [new] gurk-rs - a cli signal client

2024-05-16 Thread Stefan Hagen
James Cook wrote (2024-05-14 21:21 CEST): > > I wasn't able to link to my phone because the QR code is not displayed in a > > usable way. Here are the first three lines of what I assume is supposed to > > be a QR code. > > > > $ gurk > > Linking new device with device name: gurk@angel > >

Re: [new/resurrect] www/elinks

2024-05-16 Thread Pascal Stumpf
On Thu, 16 May 2024 07:44:48 +0100, Stuart Henderson wrote: > On 2024/05/16 02:12, Jeremie Courreges-Anglas wrote: > > On Thu, May 16, 2024 at 01:11:13AM +0200, Jeremie Courreges-Anglas wrote: > > > On Wed, May 15, 2024 at 11:40:35PM +0200, Pascal Stumpf wrote: > > > > ELinks is an advanced and wel

UPDATE games/irrlamb

2024-05-16 Thread Kirill Bychkov
Hi, Attached patch updates irrlamb to version 1.0.3. Some highlights: - Add HOMEPAGE - switch to new repo on gitlab - use lua, tinyxml2 and ode from ports Works fine on amd64 with inteldrm0: msi, SANDYBRIDGE, gen 6 OK? irrlamb-1.0.3.diff Description: Binary data

openarena mouse not working on multiple openbsd systems

2024-05-16 Thread Divan Santana
Greetings :) So I've tried openarena on 7.5 on multiple systems [1,2], both systems the mouse refuses to work, the left / right movement is not working. The one system, it briefly works but stops after less then 15s. I've tried launching the game with: SDL_VIDEO_X11_DGAMOUSE=0 I've also tried

nginx: TLS 1.2-only config doesn't work reliably anymore with nginx [possible bug in nginx, libressl or chrome]

2024-05-16 Thread Andreas Bartelt
Hi, I've chosen to report to ports@ first since I'm not yet sure what's the best mailing list for the kind of problem I've been observing recently. I've deliberately been using a TLS 1.2-only (i.e., no TLS 1.3 support) configuration with nginx for multiple years now and my (previously workin

UPDATE: Nono-0.7.2

2024-05-16 Thread Gonzalo L. Rodriguez
Hello, Update for Nono to 0.7.2: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving revision 1.33 diff -u -p -r1.33 Makefile --- Makefile

Re: www/netsurf/browser hidden dep on libjxl

2024-05-16 Thread Theo Buehler
On Thu, May 16, 2024 at 10:25:49AM +0200, Antoine Jacoutot wrote: > Hi. > > There seems to be an hidden dep here: Should be fixed: https://marc.info/?l=openbsd-ports-cvs&m=171583499128329&w=2

www/netsurf/browser hidden dep on libjxl

2024-05-16 Thread Antoine Jacoutot
Hi. There seems to be an hidden dep here: cc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wno-unused-but-set-variable -Wimplicit-fallthrough=3 -Wno-redundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wnested-e

update x11/dmenu

2024-05-16 Thread Solene Rapenne
This is a simple update for dmenu, just bug fixes Changelog can be found here https://git.suckless.org/dmenu/ ok? diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile index eddc26ed9d1..572e21bc498 100644 --- a/x11/dmenu/Makefile +++ b/x11/dmenu/Makefile @@ -1,6 +1,6 @@ COMMENT= d