Re: Update to gdb-13.2 - tests wanted

2024-11-07 Thread Pascal Stumpf
On Thu, 7 Nov 2024 17:28:50 +0100, Jeremie Courreges-Anglas wrote: > > So pascal@ shared an update to gdb-13.2 some time ago. At least tb@ > is using it because of better support for IBT/endbrxx. Instead of > backporting fixes to our gdb-9.2 port, it would be nice to move the > port to gdb-13.2,

[update] x11/lxqt 2.1.0

2024-11-07 Thread Landry Breuil
hi, here's a rather straightforward update to lxqt 2.1: https://lxqt-project.org/release/2024/11/05/release-lxqt-2-1-0/ i think all the bits have been updated, a new port for https://lxqt-project.org/release/2024/11/05/lxqt-wayland-session-0-1-0/ should be done to integrate better with wayland.

Re: Update to gdb-13.2 - tests wanted

2024-11-07 Thread George Koehler
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 broke the build by adding #include "bfd_stdint.h", but the .h doesn't exist. A

Update: ruby-amalgalite 1.9.4

2024-11-07 Thread Jeremy Evans
Update to the latest release of the amalgalite gem. The only change is an update to the embedded version of SQLite (from 3.41.2 to 3.45.1). Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile =

Update: ruby-tiny_tds 2.1.7

2024-11-07 Thread Jeremy Evans
Update to the latest release of the tiny_tds gem. Changelog at https://github.com/rails-sqlserver/tiny_tds/blob/master/CHANGELOG.md This removes a local patch, which was merged upstream. Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefi

Update: ruby-trilogy 2.9.0

2024-11-07 Thread Jeremy Evans
Update to the latest release of the trilogy gem. Changelog at https://github.com/trilogy-libraries/trilogy/blob/main/CHANGELOG.md Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile ===

Update: ruby-mysql2 0.5.6

2024-11-07 Thread Jeremy Evans
Update to the latest release of the mysql2 gem. Only one change that would affect the package: * Support utf8mb3 charset naming for MySQL 8 and MariaDB 10.6. Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile ==

Update: ruby-pg 1.5.9

2024-11-07 Thread Jeremy Evans
Update to the latest release of the pg gem. Changelog is at https://github.com/ged/ruby-pg/blob/master/History.md Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile === RC

Update: ruby-sqlite3 2.2.0

2024-11-07 Thread Jeremy Evans
Update to the latest release of the sqlite3 gem. Changelog at https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md Ports-wise, there is no need to ship the sqlite3 source archive, so this update removes that file. Tested on amd64. Will be committing in a couple days unless I hea

Re: lang/node v22.11.0

2024-11-07 Thread Mikolaj Kucharski
On Thu, Nov 07, 2024 at 08:26:06PM +, Mikolaj Kucharski wrote: > On Thu, Nov 07, 2024 at 08:13:03PM +, Mikolaj Kucharski wrote: > > On Thu, Nov 07, 2024 at 08:14:26PM +0100, Volker Schlecht wrote: > > > Too early to ask for oks, but here's a diff to update lang/node to the > > > new LTS >

Re: lang/node v22.11.0

2024-11-07 Thread Mikolaj Kucharski
On Thu, Nov 07, 2024 at 08:13:03PM +, Mikolaj Kucharski wrote: > On Thu, Nov 07, 2024 at 08:14:26PM +0100, Volker Schlecht wrote: > > Too early to ask for oks, but here's a diff to update lang/node to the new > > LTS > > version. node's v8 has now almost caught up with the one from chromium, s

Re: lang/node v22.11.0

2024-11-07 Thread Mikolaj Kucharski
On Thu, Nov 07, 2024 at 08:14:26PM +0100, Volker Schlecht wrote: > Too early to ask for oks, but here's a diff to update lang/node to the new LTS > version. node's v8 has now almost caught up with the one from chromium, so > quite a few patches aren't needed anymore. > > I've also tried to handle

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

2024-11-07 Thread Mikolaj Kucharski
I tried below patch and I got debug package for node. I am not sure do I need to dump the revision. Could this be included in the ports tree? On Tue, Nov 05, 2024 at 02:49:18PM +, Mikolaj Kucharski wrote: > Hi, > > Could node-js have debug symbols enabled? I am facing some random, rare > no

Re: [Update] net/libcares 1.34.2

2024-11-07 Thread Volker Schlecht
Ping On 2024-10-25 17:13, Volker Schlecht wrote: Cc: Maintainer Update to the latest libcares release, seems to work fine on amd64. ok? Index: Makefile === RCS file: /cvs/ports/net/libcares/Makefile,v diff -u -p -r1.36 Makefile

lang/node v22.11.0

2024-11-07 Thread Volker Schlecht
Too early to ask for oks, but here's a diff to update lang/node to the new LTS version. node's v8 has now almost caught up with the one from chromium, so quite a few patches aren't needed anymore. I've also tried to handle the OpenSSL version such that we won't have to update the Makefile all o

Re: devel/apr: update to 1.7.5, fix CVE-2023-49582

2024-11-07 Thread Kirill A . Korinsky
On Thu, 07 Nov 2024 13:39:40 +0100, Stuart Henderson wrote: > > On 2024/11/07 13:04, Kirill A. Korinsky wrote: > > ===> Generating configure for apr-1.7.2 > > that's still 1.7.2 :) > Indeed. An expirement with avoiding coffee had failed. Anyway, here a bump for AUTOCONF_VERSION. Shall it

Re: devel/apr: update to 1.7.5, fix CVE-2023-49582

2024-11-07 Thread Stuart Henderson
On 2024/11/07 14:03, Kirill A. Korinsky wrote: > On Thu, 07 Nov 2024 13:39:40 +0100, > Stuart Henderson wrote: > > > > On 2024/11/07 13:04, Kirill A. Korinsky wrote: > > > ===> Generating configure for apr-1.7.2 > > > > that's still 1.7.2 :) > > > > Indeed. An expirement with avoiding coff

www/varnish: update to 7.6.0

2024-11-07 Thread Kirill A . Korinsky
ports@, Gonzalo, I'd like to update www/varnish to 7.6.0 which was released 13 September. Based on: - https://varnish-cache.org/docs/7.6/whats-new/changes-7.6.html - https://varnish-cache.org/docs/7.6/whats-new/upgrading-7.6.html upgrade for users should be simple. Anyway, to build it, it requ

Re: PHP OpenBSD port question

2024-11-07 Thread Stuart Henderson
cc'ing ports for the benefit of other readers, list archives, etc. On 2024/11/07 17:31, Lydia Sobot wrote: > Hi, > > I am trying to package Bookstack for OpenBSD and can't seem to find how to > deal > with a program that uses Composer to handle its dependencies; is it automatic > with the lang/p

maintainer update, www/shiori --> 1.7.1

2024-11-07 Thread Paco Esteban
Hi ports@, This is a simple update of www/shiori to its latest version. Changes: feat: new system info panel in webui settings (#926) feat: store created and modified time separately on database for bookmarks (#896) feat: use bookmark thumbnail as ebook cover (#943) fix(ci): ignor

Re: www/hugo: update to 0.138.0

2024-11-07 Thread Klemens Nanni
06.11.2024 19:45, Kirill A. Korinsky пишет: > Since version 0.137.0 they had drop deploy feature from default builds, and > to keep things unchanged for users I've enabled it back. Otherwise it's > clean and trivial update that renders test website the same way. Why did upstream disable it and why

Re: zstd: enable pzstd

2024-11-07 Thread Klemens Nanni
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 an archiver that pulls in ports-gcc causing a >> dependency loop on

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

2024-11-07 Thread Stuart Henderson
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 26.x users get updated to 27), and add the warning to 27/28/29. Then in a few weeks, kill 27 28 29, just keep 30 (and at that point

maintainer update, net/miniflux --> 2.2.2

2024-11-07 Thread Paco Esteban
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 instance to test it anymore, so any tests appreciated. o

Re: maintainer update, net/go-sendxmpp --> 0.12.0

2024-11-07 Thread Lucas Gabriel Vuotto
On Thu, Nov 07, 2024 at 05:21:55PM +0100, Paco Esteban wrote: > Hi ports@, > > This is an update for net/go-sendxmpp to its latest version 0.12.0 > Changelog: > Add possibility to look up direct TLS connection endpoint via hostmeta2 > (requires xmppsrv >= 0.3.3). > Add flag --allow-plain

maintainer update, net/go-sendxmpp --> 0.12.0

2024-11-07 Thread Paco Esteban
Hi ports@, This is an update for net/go-sendxmpp to its latest version 0.12.0 Changelog: Add possibility to look up direct TLS connection endpoint via hostmeta2 (requires xmppsrv >= 0.3.3). Add flag --allow-plain to allow PLAIN authentication (requires go-xmpp >= 0.2.5). Disable PLAI

Re: zstd: enable pzstd

2024-11-07 Thread 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 an archiver that pulls in ports-gcc causing a > dependency loop on ports-gcc archs (seems ok now, but perhaps some

maintainer update, sysutils/croc --> 10.0.13

2024-11-07 Thread Paco Esteban
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=2 I'm going with it anyway, as the 9.x version is no

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

2024-11-07 Thread Landry Breuil
Le Thu, Nov 07, 2024 at 04:54:30PM +0100, Landry Breuil a écrit : > so i'm trying to tackle this.. > > put the same MESSAGE file: > for -current: > - 28 > - 29 > this way by the time we're at 7.7, users would have been nagged enough > to update to 30 > > for 7.6-stable: > - 27 > - 28 > this way,

Re: www/hugo: update to 0.138.0

2024-11-07 Thread Kirill A . Korinsky
On Thu, 07 Nov 2024 13:53:56 +0100, Klemens Nanni wrote: > > 06.11.2024 19:45, Kirill A. Korinsky пишет: > > Since version 0.137.0 they had drop deploy feature from default builds, and > > to keep things unchanged for users I've enabled it back. Otherwise it's > > clean and trivial update that re

Re: devel/apr: update to 1.7.5, fix CVE-2023-49582

2024-11-07 Thread Kirill A . Korinsky
On Thu, 07 Nov 2024 12:25:55 +0100, Stuart Henderson wrote: > > On 2024/11/07 10:36, Kirill A. Korinsky wrote: > > ports@, > > > > Here an update for devel/apr to 1.7.5 which was released August 26, 2024 and > > which contains fix CVE-2023-49582. > > > > Tested on -current/amd64 by rebuilding:

www/nextcloud: add MESSAGE for 'old' versions

2024-11-07 Thread Landry Breuil
so i'm trying to tackle this.. put the same MESSAGE file: for -current: - 28 - 29 this way by the time we're at 7.7, users would have been nagged enough to update to 30 for 7.6-stable: - 27 - 28 this way, users are nagged to update to 29. i'm on nextcloud-28.0.11 on 7.6-stable, will check if it

Re: Shotcut Missing libQt6Charts.so.1.2 ?

2024-11-07 Thread Stuart Henderson
This was already fixed in -current so I backported the fix to -stable. Workaround: pkg_add qt6-qtcharts On 2024/11/07 13:00, Lari Huttunen wrote: > Hi, > > It seems that shotcut on 7.6 is missing a dependency. > $ sysctl kern.version >

Shotcut Missing libQt6Charts.so.1.2 ?

2024-11-07 Thread Lari Huttunen
Hi, It seems that shotcut on 7.6 is missing a dependency. $ sysctl kern.version kern.version=OpenBSD 7.6 (GENERIC.MP) #338: Mon Sep 30 08:55:35 MDT 2024 dera...

Re: UPDATE: chromaprint - FFmpeg

2024-11-07 Thread Klemens Nanni
04.10.2024 11:08, Brad Smith пишет: > chromaprint has been dead for awhile, but the only commits that went > in after the 1.5.1 release were for the FFmpeg 5 API support. So grab > the last few commits and bump the rev. But this only builds with newer > FFmpeg so mark the port as so. > > This can

Re: devel/apr: update to 1.7.5, fix CVE-2023-49582

2024-11-07 Thread Stuart Henderson
On 2024/11/07 13:04, Kirill A. Korinsky wrote: > Noted. Have I broke something in -stable? discussed offlist - not hugely but best avoided if possible. scenario is: - user has old apr installed, - another port depending on apr is later updated in -stable, so rebuilt with new apr - user tries to p

Re: devel/apr: update to 1.7.5, fix CVE-2023-49582

2024-11-07 Thread Stuart Henderson
On 2024/11/07 10:36, Kirill A. Korinsky wrote: > ports@, > > Here an update for devel/apr to 1.7.5 which was released August 26, 2024 and > which contains fix CVE-2023-49582. > > Tested on -current/amd64 by rebuilding: > - devel/apr-util > - devel/subversion > - net/serf > - www/ap2-mod_dnssd

Re: devel/apr: update to 1.7.5, fix CVE-2023-49582

2024-11-07 Thread Stefan Sperling
On Thu, Nov 07, 2024 at 10:36:57AM +0100, Kirill A. Korinsky wrote: > ports@, > > Here an update for devel/apr to 1.7.5 which was released August 26, 2024 and > which contains fix CVE-2023-49582. > > Tested on -current/amd64 by rebuilding: > - devel/apr-util > - devel/subversion > - net/serf >

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

2024-11-07 Thread Landry Breuil
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 ones needs) but that's all. eg with this in ~/.config/labwc/autostart: sway

devel/apr: update to 1.7.5, fix CVE-2023-49582

2024-11-07 Thread Kirill A . Korinsky
ports@, Here an update for devel/apr to 1.7.5 which was released August 26, 2024 and which contains fix CVE-2023-49582. Tested on -current/amd64 by rebuilding: - devel/apr-util - devel/subversion - net/serf - www/ap2-mod_dnssd - www/ap2-mod_perl - www/apache-httpd - www/p5-libapreq2 /usr/

Re: zstd: enable pzstd

2024-11-07 Thread Stuart Henderson
On 2024/11/06 22:34, Kirill A. Korinsky wrote: > On Wed, 06 Nov 2024 22:17:47 +0100, > Bjorn Ketelaars wrote: > > > > On Wed 06/11/2024 21:44, Kirill A. Korinsky wrote: > > > > > > re-inline patch with micro tweak, added original input from Nick Owens, > > > and > > > Cc'ed Bjorn Ketelaars (mai