Re: New: games/serioussam

2023-12-03 Thread Александр Павлов
Thanks for the quick reply. Thanks @Stefan for the archive with fixed files. I will add all the fixes from Stefan to the pull request at https://github.com/jasperla/openbsd-wip/pull/170 There is a known problem on the aarch64 architecture in Serious Sam The Second Encounter. Game freezes on the s

Re: Add devel/rust-analyzer

2023-12-03 Thread Benjamin Stürz
On 04.12.23 02:22, Greg Steuck wrote: Greg Steuck writes: I verified that this works well enough in emacs with eglot. Maybe others will find it useful enough to OK? If so, I'd apprecite a bit of extra diligence as this is my first rust port. It works for me. rust-src seems important for thi

security/p5-CryptX: Update to 0.080

2023-12-03 Thread wen heping
Hi, ports@: Here is a simple patch for security/p5-CryptX to update to 0.080. It build well and pass all tests on amd64-current system. 7 ports depend on security/p5-CryptX, all build well and pass all tests. Cheers ! wenIndex: Makefile =

回复: misc/p5-Finance-Quote: Update to 1.57

2023-12-03 Thread wen heping
ping ... 发件人: owner-po...@openbsd.org 代表 wen heping 发送时间: 2023年12月1日 15:10 收件人: ports@openbsd.org 主题: 回复: misc/p5-Finance-Quote: Update to 1.57 Here is the revised patch for misc/p5-Finance-Quote to update to 1.58. 5 new and needed new port had been im

Re: Add devel/rust-analyzer

2023-12-03 Thread Greg Steuck
Greg Steuck writes: > I verified that this works well enough in emacs with eglot. Maybe others > will find it useful enough to OK? If so, I'd apprecite a bit of extra > diligence as this is my first rust port. > > rust-src seems important for this port, maybe it should be in RUN_DEPENDS? As remi

Add devel/rust-analyzer

2023-12-03 Thread Greg Steuck
I verified that this works well enough in emacs with eglot. Maybe others will find it useful enough to OK? If so, I'd apprecite a bit of extra diligence as this is my first rust port. rust-src seems important for this port, maybe it should be in RUN_DEPENDS? >From 66e7595456552f8b76a602eff92e4136

Re: New: games/serioussam

2023-12-03 Thread Kirill Bychkov
On Sun, December 3, 2023 17:53, Александр Павлов wrote: > Hello! > This is my first ever port for OpenBSD. It's the open source Serious Sam > Classic engine. > > Tested on amd64 and i386 architectures. Works just as well as on Linux or > FreeBSD. > > I wish to get this added to the official ports t

Re: Fix u-boot-asahi plist

2023-12-03 Thread Tobias Heider
On Sun, Dec 03, 2023 at 10:08:24PM +0100, Mark Kettenis wrote: > Add a few files that were missed in a previous update. > > ok? ok tobhe@ > > > Index: sysutils/u-boot-asahi/Makefile > === > RCS file: /cvs/ports/sysutils/u-boot-asa

Fix u-boot-asahi plist

2023-12-03 Thread Mark Kettenis
Add a few files that were missed in a previous update. ok? Index: sysutils/u-boot-asahi/Makefile === RCS file: /cvs/ports/sysutils/u-boot-asahi/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- sysutils/u-boot-asahi

Re: New: games/serioussam

2023-12-03 Thread Stefan Hagen
Stefan Hagen wrote (2023-12-03 18:38 CET): > Morgan Aldridge wrote (2023-12-03 17:04 CET): > > On Sun, Dec 3, 2023 at 09:57 Александр Павлов wrote: > > > > > Hello! > > > This is my first ever port for OpenBSD. It's the open source Serious Sam > > > Classic engine. > > > > > > Tested on amd64 and

Re: NEW: lang/hare

2023-12-03 Thread Brian Callahan
On 12/3/2023 7:38 AM, Lorenz (xha) wrote: > On Sun, Dec 03, 2023 at 01:22:31PM +0100, Omar Polo wrote: >> There are a small number of tests that fail, and one that segfaults, but >> as support is brand new, I don't think that's necessarily a showstopper. can you tell me which test

Re: New: games/serioussam

2023-12-03 Thread Stefan Hagen
Morgan Aldridge wrote (2023-12-03 17:04 CET): > On Sun, Dec 3, 2023 at 09:57 Александр Павлов wrote: > > > Hello! > > This is my first ever port for OpenBSD. It's the open source Serious Sam > > Classic engine. > > > > Tested on amd64 and i386 architectures. Works just as well as on Linux or > >

Re : Re: Re : Re: qt5/qtscript crash fix

2023-12-03 Thread Jonathan Armani
Your diff works well for me too, thanks ! Le dimanche 3 décembre 2023 à 5:19 PM, Rafael Sadowski a écrit : > > > On Sun Dec 03, 2023 at 12:33:30PM +, Stuart Henderson wrote: > > > Could it be this? > > > > https://bugreports.qt.io/plugins/servlet/mobile#issue/QBS-1684/comment/64013

Re: Change VARBASE to LOCALSTATEDIR in multiple ports

2023-12-03 Thread A Tammy
On 12/3/23 05:38, Stefan Hagen wrote: > Hi, > > I'm progressing in removing VARBASE usage in the ports tree. Most ports are > updated already, but there are a few left for which I haven't gotten an OK > yet. > > Attached are diffs for: > > No response from maintainer in the last week: > security

Re: Re : Re: qt5/qtscript crash fix

2023-12-03 Thread Rafael Sadowski
On Sun Dec 03, 2023 at 12:33:30PM +, Stuart Henderson wrote: > Could it be this? > > https://bugreports.qt.io/plugins/servlet/mobile#issue/QBS-1684/comment/640130 > > Franz Jung > Added 26 Jan '23 09:38 > > Clang >= 13 > Opitmizes the JSC::ExecState::removeHostCallFrameFlag and > JSC::ExecSt

Re: New: games/serioussam

2023-12-03 Thread Morgan Aldridge
On Sun, Dec 3, 2023 at 09:57 Александр Павлов wrote: > Hello! > This is my first ever port for OpenBSD. It's the open source Serious Sam > Classic engine. > > Tested on amd64 and i386 architectures. Works just as well as on Linux or > FreeBSD. > > I wish to get this added to the official ports tr

New: games/serioussam

2023-12-03 Thread Александр Павлов
Hello! This is my first ever port for OpenBSD. It's the open source Serious Sam Classic engine. Tested on amd64 and i386 architectures. Works just as well as on Linux or FreeBSD. I wish to get this added to the official ports tree, so please leave any feedback or suggestions on what can be improv

Re: Change VARBASE to LOCALSTATEDIR in multiple ports

2023-12-03 Thread Omar Polo
On 2023/12/03 11:38:01 +0100, Stefan Hagen wrote: > Hi, > > I'm progressing in removing VARBASE usage in the ports tree. Most ports are > updated already, but there are a few left for which I haven't gotten an OK > yet. > > Attached are diffs for: > > No response from maintainer in the last we

Re: update x11/fvwm3 to 1.0.9

2023-12-03 Thread Michael
On Sun, Dec 03, 2023 at 01:28:36PM +0100, Omar Polo wrote: > freshly released, works for me (stock configuration with just a few > changes.) > > full changelog: > > ok? That was fast! Looks good to me, lightly tested on amd64 but works even

Re: NEW: lang/hare

2023-12-03 Thread Lorenz (xha)
On Sun, Dec 03, 2023 at 01:22:31PM +0100, Omar Polo wrote: > > > > > There are a small number of tests that fail, and one that segfaults, > > > > > but > > > > > as support is brand new, I don't think that's necessarily a > > > > > showstopper. > > > > > > can you tell me which test segfaults so

Re: Re : Re: qt5/qtscript crash fix

2023-12-03 Thread Stuart Henderson
Could it be this? https://bugreports.qt.io/plugins/servlet/mobile#issue/QBS-1684/comment/640130 Franz Jung Added 26 Jan '23 09:38 Clang >= 13 Opitmizes the JSC::ExecState::removeHostCallFrameFlag and JSC::ExecState::hasHostCallFrameFlag calls away (file qtscript/src/3rdparty/javascriptcore/Ja

Re: NEW: lang/hare

2023-12-03 Thread Tobias Heider
On December 3, 2023 1:22:31 PM GMT+01:00, Omar Polo wrote: >On 2023/12/03 12:05:20 +0100, Tobias Heider wrote: >> On Sun, Dec 03, 2023 at 08:07:19AM +0100, Lorenz (xha) wrote: >> > thanks for the port ;-) >> > >> > On Sat, Dec 02, 2023 at 10:54:47PM +0100, Tobias Heider wrote: >> > > On Sat,

update x11/fvwm3 to 1.0.9

2023-12-03 Thread Omar Polo
freshly released, works for me (stock configuration with just a few changes.) full changelog: ok? Index: Makefile === RCS file: /home/cvs/ports/x11/fvwm3/Makefile,v diff -u -p -r

Re: NEW: lang/hare

2023-12-03 Thread Omar Polo
On 2023/12/03 12:05:20 +0100, Tobias Heider wrote: > On Sun, Dec 03, 2023 at 08:07:19AM +0100, Lorenz (xha) wrote: > > thanks for the port ;-) > > > > On Sat, Dec 02, 2023 at 10:54:47PM +0100, Tobias Heider wrote: > > > On Sat, Dec 02, 2023 at 08:46:11PM +, Brian Callahan wrote: > > > > Hi po

Re: NEW: lang/hare

2023-12-03 Thread Tobias Heider
On Sun, Dec 03, 2023 at 08:07:19AM +0100, Lorenz (xha) wrote: > thanks for the port ;-) > > On Sat, Dec 02, 2023 at 10:54:47PM +0100, Tobias Heider wrote: > > On Sat, Dec 02, 2023 at 08:46:11PM +, Brian Callahan wrote: > > > Hi ports -- > > > > > > Attached is a new port for the Hare programm

Re: [Update] editors/neovim-qt

2023-12-03 Thread Rafael Sadowski
On Fri Dec 01, 2023 at 11:14:46AM +, Laurence Tratt wrote: > At last, neovim-qt-0.2.18 is out! I've been testing this for a couple of > days and haven't noticed any regressions. Note that we can now all of > the patches for this port, as they are part of 0.2.18. > > > Laurie > > > diff --gi

Change VARBASE to LOCALSTATEDIR in multiple ports

2023-12-03 Thread Stefan Hagen
Hi, I'm progressing in removing VARBASE usage in the ports tree. Most ports are updated already, but there are a few left for which I haven't gotten an OK yet. Attached are diffs for: No response from maintainer in the last week: security/vaultwarden net/znc Maintainer address is handeled by gm

Re : Re: qt5/qtscript crash fix

2023-12-03 Thread Jonathan Armani
Le vendredi 1 décembre 2023 à 19:46, Stuart Henderson a écrit : > > > Do you need -O0 or does -O1 also work? Yes, I tried -01 first without success. > > The last opt level on the command line is used, or doesn't really matter if > the existing one is present when you're overriding the defau