Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread George Koehler
On Fri, 8 Nov 2024 14:03:17 +0100 Jeremie Courreges-Anglas wrote: > I can't infer from gkoehler's report and yours whether 32 bits powerpc > support is fine. It was fine until I tried switching threads. gdb-13.2 on powerpc gets registers from only the 1st thread, so thread switches have the wro

Re: [NEW] net/b2

2024-11-08 Thread Paul Galbraith
On 2024-10-24 4:26 p.m., Paul Galbraith wrote: On 2024-10-23 3:33 a.m., Stuart Henderson wrote: Thanks. Couple of small things: - it's unfortunate about the name conflict, but it's unavoidable for "b2". I'd prefer not to rename b2v3/b2v4 though. For one thing, upstream recommends using a number

Re: [NEW] dpinger

2024-11-08 Thread Paul Galbraith
On 2024-11-08 7:33 p.m., Paul Galbraith wrote: Can anyone spare a few minutes to look?  TIA, Paul attached dpinger.tgz Description: Binary data

Re: [UPDATE] net/py-b2sdk

2024-11-08 Thread Paul Galbraith
On 2024-11-03 2:33 p.m., Paul Galbraith wrote: On 2024-10-24 3:38 p.m., Paul Galbraith wrote: Version bump to 2.5.1 Is this ok to update? Can anyone spare a few minutes to look?  TIA, Paul Index: Makefile === RCS file: /cvs/por

Re: [UPDATE] devel/py-phx-class-registry

2024-11-08 Thread Paul Galbraith
On 2024-11-08 7:15 p.m., Paul Galbraith wrote: On 2024-10-30 5:38 p.m., Paul Galbraith wrote: On 2024-10-24 3:37 p.m., Paul Galbraith wrote: Version bump to 4.1.0 bump, ok to add? Can anyone spare a few minutes to look?  TIA, Paul Sorry, wrong attachment ... correct one now Index: Makef

Re: [UPDATE] devel/py-phx-class-registry

2024-11-08 Thread Paul Galbraith
On 2024-10-30 5:38 p.m., Paul Galbraith wrote: On 2024-10-24 3:37 p.m., Paul Galbraith wrote: Version bump to 4.1.0 bump, ok to add? Can anyone spare a few minutes to look?  TIA, Paul Index: Makefile === RCS file: /cvs/ports/

Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread Jeremie Courreges-Anglas
On Fri, Nov 08, 2024 at 07:12:54PM +, Stuart Henderson wrote: > On 2024/11/08 18:18, Jeremie Courreges-Anglas wrote: > > > - Cores don't seem to work. > > > Reading symbols from obj/bc... > > > [New process 310362] > > > > > > warning: Unexpected size of section `.reg2/310362' in core file. >

Re: math/octave?

2024-11-08 Thread Christian Weisgerber
Volker Schlecht: > I have a more-or-less half-baked diff to upgrade math/octave - what's the best > course of action, throw it away or polish it? :-) If a courageous soul tackles math/octave, please see if you can get rid of the OSREV part of GNU_ARCH. -- Christian "naddy" Weisgerber

Re: www/varnish: update to 7.6.0

2024-11-08 Thread Kirill A . Korinsky
On Fri, 08 Nov 2024 20:16:11 +0100, Klemens Nanni wrote: > > 08.11.2024 21:53, Kirill A. Korinsky пишет: > > ports@, Gonzalo, > > > > Today a new version of varnish was released. > > > > Changelog quite small: > > > > Varnish Cache 7.6.1 (2024-11-08) > > - Fixed a bug introduced in 7.6.0 that

Re: UPDATE net/haproxy 3.0.6

2024-11-08 Thread Theo Buehler
On Fri, Nov 08, 2024 at 06:36:31PM +, Lucas Gabriel Vuotto wrote: > Hi ports@, > > Bugfixes and debug improvements release from HAProxy. Releases notes at > https://www.haproxy.org/download/3.0/src/CHANGELOG . if it works for you, ok tb.

Re: www/varnish: update to 7.6.0

2024-11-08 Thread Klemens Nanni
08.11.2024 21:53, Kirill A. Korinsky пишет: > ports@, Gonzalo, > > Today a new version of varnish was released. > > Changelog quite small: > > Varnish Cache 7.6.1 (2024-11-08) > - Fixed a bug introduced in 7.6.0 that could trigger a panic when using >dynamic backends (4183). > - Resolved a

Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread Stuart Henderson
On 2024/11/08 18:18, Jeremie Courreges-Anglas wrote: > > - Cores don't seem to work. > > Reading symbols from obj/bc... > > [New process 310362] > > > > warning: Unexpected size of section `.reg2/310362' in core file. > > > > warning: Corrupted shared library list: 0x7e9ac000 != 0x0 > > Core was

NEW: wayland/wlopm

2024-11-08 Thread Matthieu Herrb
wlopm is a simple screen power management client. It can be used to turn the screen off from a tool like swayidle with labwc or other compositors that don't implement this directly. comments, ok ? -- Matthieu Herrb wlopm.tar.gz Description: application/tar-gz

Re: www/varnish: update to 7.6.0

2024-11-08 Thread Kirill A . Korinsky
ports@, Gonzalo, Today a new version of varnish was released. Changelog quite small: Varnish Cache 7.6.1 (2024-11-08) - Fixed a bug introduced in 7.6.0 that could trigger a panic when using dynamic backends (4183). - Resolved a race condition that caused Varnish to exceed the connection

Re: www/hugo: update to 0.138.0

2024-11-08 Thread Klemens Nanni
07.11.2024 16:31, Kirill A. Korinsky пишет: > It had nodeploy build tag for a while, and they jsut chnaged it. > > See details here: https://github.com/gohugoio/hugo/issues/12994 OK kn

Re: maintainer update net/dnscontrol 4.14.2

2024-11-08 Thread Klemens Nanni
07.11.2024 18:30, Paco Esteban пишет: > This is an update for net/dnscontrol to its latest version 4.14.2 > List of changes here: > https://github.com/StackExchange/dnscontrol/releases/tag/v4.14.1 > https://github.com/StackExchange/dnscontrol/releases/tag/v4.14.2 > > Builds and works fine for me o

UPDATE net/haproxy 3.0.6

2024-11-08 Thread Lucas Gabriel Vuotto
Hi ports@, Bugfixes and debug improvements release from HAProxy. Releases notes at https://www.haproxy.org/download/3.0/src/CHANGELOG . OK? Lucas diff /usr/ports commit - 863c704e57b0a3b81d80bccb025414266b1378ed path + /usr/ports blob - 22c9f838ed5ac57344c3e0e78cc399311a97cfb3 file + n

update: sysutils/sec

2024-11-08 Thread Okan Demirmen
Hi, Update to the recently released version. ok? Best regards, Okan Index: Makefile === RCS file: /home/open/cvs/ports/sysutils/sec/Makefile,v diff -u -p -r1.41 Makefile --- Makefile27 Sep 2023 17:16:33 - 1.41 +++ Make

Re: update: sysutils/monitord

2024-11-08 Thread Okan Demirmen
On Wed 2023.06.28 at 08:33 -0400, Okan Demirmen wrote: > Overdue update to monitord, 1.95, and update homepage. > > okay? > > Best regards, > Okan ok? Index: Makefile === RCS file: /home/open/cvs/ports/sysutils/monitord/Makefile,v

Re: new tool: port-var-check

2024-11-08 Thread Marc Espie
On Tue, Nov 05, 2024 at 07:44:59PM +0100, Matthieu Herrb wrote: > On Sun, Nov 03, 2024 at 02:11:12PM +0100, Marc Espie wrote: > > Here's a second version that actually works with multiple parameters, > > is way more specific at telling you where badly-placed variables should be, > > and also knows

Re: Please add devilspie2

2024-11-08 Thread Stuart Henderson
On 2024/11/08 15:46, Holger Schröder wrote: > Hi. > > Please add devilspie2 to the portstree, a Lua-based window matching utility > > https://www.nongnu.org/devilspie2/ > > > Thanks and Greetings from Germany > > Holger > > Here's a port which compiles, but with some simple test program

Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread Stuart Henderson
On 2024/11/08 15:30, Stuart Henderson wrote: > On 2024/11/08 15:03, Stuart Henderson wrote: > > On 2024/11/08 14:03, Jeremie Courreges-Anglas wrote: > > > Great, thanks for the tests and patches. Here's a consolidated diff > > > (also available as ~jca/p/gdb-13-jca7.diff). > > > > Thanks, that's

Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread Stuart Henderson
On 2024/11/08 15:03, Stuart Henderson wrote: > On 2024/11/08 14:03, Jeremie Courreges-Anglas wrote: > > Great, thanks for the tests and patches. Here's a consolidated diff > > (also available as ~jca/p/gdb-13-jca7.diff). > > Thanks, that's easier :) > > > I can't infer from gkoehler's report and

math/octave?

2024-11-08 Thread Volker Schlecht
I have a more-or-less half-baked diff to upgrade math/octave - what's the best course of action, throw it away or polish it? :-)

Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread Stuart Henderson
On 2024/11/08 14:03, Jeremie Courreges-Anglas wrote: > Great, thanks for the tests and patches. Here's a consolidated diff > (also available as ~jca/p/gdb-13-jca7.diff). Thanks, that's easier :) > I can't infer from gkoehler's report and yours whether 32 bits powerpc > support is fine. mips64 r

Re: lang/node v22.11.0

2024-11-08 Thread Volker Schlecht
On 2024-11-07 20:26, Mikolaj Kucharski wrote: FYI, it failed here with: ... In file included from ../src/js_native_api_v8.cc:7: In file included from ../src/js_native_api_v8.h:5: ../src/js_native_api_v8_internals.h:19:10: fatal error: 'gtest/gtest_prod.h' file not found #include "gtest/gtest_pr

Re: Debug symbols for nodejs, could it be enabled?

2024-11-08 Thread Stuart Henderson
On 2024/11/08 15:35, Volker Schlecht wrote: > On 2024-11-07 19:34, Mikolaj Kucharski wrote: > > I tried below patch and I got debug package for node. > > > > I am not sure do I need to dump the revision. > > It needs a revision bump - I just committed the change. Yes - it changes built object fi

Please add devilspie2

2024-11-08 Thread Holger Schröder
Hi. Please add devilspie2 to the portstree, a Lua-based window matching utility https://www.nongnu.org/devilspie2/ Thanks and Greetings from Germany Holger

Re: Debug symbols for nodejs, could it be enabled?

2024-11-08 Thread Volker Schlecht
On 2024-11-07 19:34, Mikolaj Kucharski wrote: I tried below patch and I got debug package for node. I am not sure do I need to dump the revision. It needs a revision bump - I just committed the change.

NEW: devel/docopt.cpp

2024-11-08 Thread Anthony J. Bentley
Hi, docopt helps you create most beautiful command-line interfaces easily, where the option parser is generated based on the beautiful help message that you write yourself. This is a necessary dependency for an upcoming kiwix-tools update. ok? -- Anthony J. Bentley docopt.cpp.tar.gz Descrip

www/sope, seems to pick up libdispatch?

2024-11-08 Thread Stuart Henderson
Seen in recent bulk, libdispatch was junked during build at this time: -- cc EOCustomValues.m -c \ -MMD -MP -I/usr/local/include/gnustep -pipe -Wall -Wno-protocol -Wall -DGDL_MAJOR_VERSION=6 -DGDL_MINOR_VERSION=0 -DGDL_SUBMINOR_VERSION=63 -DSOPE_MAJOR_VERSION=4 -DSOPE_MINOR_VERSION=9 -

UPDATE: net/tailscale-1.76.6

2024-11-08 Thread Adriano Barbosa
Hi. Update for net/tailscale v1.76.6 Changelog: https://tailscale.com/changelog#2024-11-06 Obrigado! -- Adriano Index: Makefile === RCS file: /cvs/ports/net/tailscale/Makefile,v diff -u -p -r1.44 Makefile --- Makefile25 Oct 2024

UPDATE: net/nextcloudclient-3.14.3

2024-11-08 Thread Adriano Barbosa
Hi. Update for net/nextcloudclient v3.14.3 Changelog: https://github.com/nextcloud/desktop/releases/v3.14.3 [stable-3.14] create a permanent log of delete actions by @backportbot in #7381 [stable-3.14] detect the terms of service app is requiring the user to sign them by @backportbot in #7386 [sta

Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread Jeremie Courreges-Anglas
On Fri, Nov 08, 2024 at 09:29:31AM +0100, Theo Buehler wrote: > It builds and kind of works on arm64. It's much less broken than 9.2 > so I don't believe that's a blocker, Thanks for the tests. "Less broken" sounds like a good reason to update to 13.2. > but stepping between shared objects > is

Re: update games/taisei to 1.4.2

2024-11-08 Thread Omar Polo
sorry for the delay, On 2024/11/05 16:49:10 +, Lucas Gabriel Vuotto wrote: > On Sun, Oct 20, 2024 at 10:28:25PM +0200, Omar Polo wrote: > > The changelog is available here: > > > > https://github.com/taisei-project/taisei/releases/tag/v1.4.2 > > > > I played it a bit and seems to work :) >

Re: maintainer update, net/miniflux --> 2.2.2

2024-11-08 Thread Paco Esteban
On Fri, 08 Nov 2024, Stuart Henderson wrote: > On 2024/11/07 17:38, Paco Esteban wrote: > > Hi ports@, > > > > This is an update for net/miniflux to its latest version 2.2.2 > > Changes can be found here: > > https://miniflux.app/releases/2.2.1.html > > https://miniflux.app/releases/2.2.2.html >

Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread Jeremie Courreges-Anglas
On Thu, Nov 07, 2024 at 11:23:08PM -0500, George Koehler wrote: > On Thu, 07 Nov 2024 17:50:05 +0100 > Pascal Stumpf wrote: > > > Thank you for picking this up. I will be testing on arm64, powerpc, arm > > and hppa. > > On powerpc, I need to remove patch-bfd_coff-rs6000_c; this obsolete > patch

NEW: sysutils/gextoolbox

2024-11-08 Thread Anthony J. Bentley
Hi, Game Extraction Toolbox is a set of command-line tools for investigating game files and extracting known packages. As an artificial limitation: - This tool will not hold decryption keys. - This tool will not hold any 'whole' files, nor substantial parts of files. Also included in the tarb

Re: maintainer update, net/miniflux --> 2.2.2

2024-11-08 Thread Stuart Henderson
On 2024/11/07 17:38, Paco Esteban wrote: > Hi ports@, > > This is an update for net/miniflux to its latest version 2.2.2 > Changes can be found here: > https://miniflux.app/releases/2.2.1.html > https://miniflux.app/releases/2.2.2.html > > Builds and packages for me on amd64, but I don't have an

Re: maintainer update, sysutils/croc --> 10.0.13

2024-11-08 Thread Stuart Henderson
On 2024/11/07 17:04, Paco Esteban wrote: > Hi ports@ > > This is an update for sysutils/croc to its latest version 10.0.13 > Builds and works for me on amd64. It still shows the same behaviour we > mentioned in the previous update attempt: > https://marc.info/?l=openbsd-ports&m=172096504407810&w=

Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread Landry Breuil
Le Fri, Nov 08, 2024 at 07:59:43AM +0100, Pascal Stumpf a écrit : > On Thu, 7 Nov 2024 17:28:50 +0100, Jeremie Courreges-Anglas wrote: > > > Here are the updated patches for aarch64. Single stepping in a simple > program works fine, I haven't tested much else yet. here with that patches it manag

Re: [update] sysutils/udfclient 0.8.21

2024-11-08 Thread Josh Grosse
On Fri, Nov 08, 2024 at 05:48:35AM -0500, Josh Grosse wrote: >> Ping. > > Ping. Diff resubmitted for convenience. > The diff was reversed just to keep you on your toes. Resubmitted, again: sysutils/udfclient/Makefile | 2 +- sysutils/udfclient/distinfo | 4 ++-- 2 files changed, 3 insertion

Re: [update] sysutils/udfclient 0.8.21

2024-11-08 Thread Josh Grosse
On Fri, Nov 01, 2024 at 11:45:44AM -0400, Josh Grosse wrote: > On Tue, Oct 22, 2024 at 07:57:42PM -0400, Josh Grosse wrote: > > On Tue, Oct 22, 2024 at 07:52:54PM -0400, Josh Grosse wrote: > > > This is a bugfix release. Changlog states: > > > > > > "Minor release hardening it for marginal discs

Re: www/nextcloud: add MESSAGE for 'old' versions

2024-11-08 Thread Stuart Henderson
On 2024/11/08 04:59, Landry Breuil wrote: > Le Thu, Nov 07, 2024 at 04:25:33PM +, Stuart Henderson a écrit : > > Hmm. That leaves users of -current who still have 26.x with no > > warning and no upgrade path. > > > > How about killing 26 now, add @pkgpath www/nextcloud/26 to > > 27's PLIST (so

Re: update textproc/py-emoji --> 2.14.0

2024-11-08 Thread Stuart Henderson
ok On 2024/11/08 11:11, Paco Esteban wrote: > Hi, > > This is an update for textproc/py-emoji to its latest version. > I need this for a future update of net/gajim (which will take a while, > as it now depends on sqlalchemy, and that has to be updated too ...) > > All tests pass with the new ver

update textproc/py-emoji --> 2.14.0

2024-11-08 Thread Paco Esteban
Hi, This is an update for textproc/py-emoji to its latest version. I need this for a future update of net/gajim (which will take a while, as it now depends on sqlalchemy, and that has to be updated too ...) All tests pass with the new version. I could only see one consumer, www/tootstream, which

Re: Remove telegram-purple

2024-11-08 Thread Omar Polo
Sorry for the delay, On 2024/10/23 11:52:03 +0100, Stuart Henderson wrote: > I'm ok with removing telegram-purple. removed, thanks!

Re: zstd: enable pzstd

2024-11-08 Thread Kirill A . Korinsky
On Fri, 08 Nov 2024 09:51:16 +0100, Nick Owens wrote: > > thanks everyone for the eyeballs, i guess i simply didn't rtfm and the > port does not need this. i think i was simply used to pzstd existing > elsewhere, and was a bit misled by the fact that zstd -h makes no > mention of -T. the manual m

Re: [new] wayland/labwc (& sysutils/libsfdo)

2024-11-08 Thread Matthieu Herrb
On Thu, Nov 07, 2024 at 11:18:28AM +0100, Landry Breuil wrote: > hi, > > now that we have wlroots 0.18, here's a port of https://labwc.github.io/ > which works fine in my limited testing, it needs some manual > configuration (eg cp -r /usr/local/share/doc/labwc ~/.config/labwc && > edit to suit on

Re: zstd: enable pzstd

2024-11-08 Thread Nick Owens
On Thu, Nov 7, 2024 at 4:51 AM Klemens Nanni wrote: > > 07.11.2024 14:27, Stuart Henderson пишет: > > On 2024/11/07 08:56, Stuart Henderson wrote: > >> I think it would be better not to kill this port on base-gcc arches. > >> Perhaps make building pzstd conditional? > >> > >> I'd also worry about

Re: Update to gdb-13.2 - tests wanted

2024-11-08 Thread Theo Buehler
It builds and kind of works on arm64. It's much less broken than 9.2 so I don't believe that's a blocker, but stepping between shared objects is strange. As you can see in this reproducer, instead of breaking at the entry of EVP_aead_aes_256_gcm() when I try to step, it slithers way past that and