Re: UPDATE: Dolphin 20240510

2024-05-31 Thread Brad Smith
ping. On 2024-05-25 11:54 p.m., Brad Smith wrote: On Sat, May 18, 2024 at 08:36:36AM -0400, Brad Smith wrote: Here is an update to Dolphin 20240510. I decided to split off the Vulkan bits to deal with that later. Instead I fixed building on arm64. Roll forward to latest as upstream commited

Re: UPDATE: games/minetest to 5.8.0

2024-05-31 Thread Anthony J. Bentley
Anthony J. Bentley writes: > Here's an updated diff, which I'll commit in a few days unless > someone objects. I've committed this. A few days? Eh... > Index: Makefile > === > RCS file: /cvs/ports/games/minetest/Makefile,v > diff -u

Re: PHP old versions heads-up

2024-05-31 Thread Landry Breuil
Le Wed, May 29, 2024 at 12:25:29PM +0100, Stuart Henderson a écrit : > On 2024/05/22 12:43, Stuart Henderson wrote: > > I intend to drop php/7.4 and php/8.0 soon (both are out of security > > support). The following ports/subpackages are setup to use 7.4 at the > > moment, if anyone's interested in

回复: math/igraph: Update to 0.10.12

2024-05-31 Thread wen heping
ping ... 发件人: owner-po...@openbsd.org 代表 wen heping 发送时间: 2024年5月14日 15:18 收件人: ports@openbsd.org 主题: math/igraph: Update to 0.10.12 Hi, ports@: Here is a patch for math/igraph to update to 0.10.12. It build well and pass all tests on amd64-cur

sparc64 bulk build report

2024-05-31 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Tue May 28 21:25:05 MDT 2024 Finished: Fri May 31 14:16:46 MDT 2024 Duration: 2 Days 16 hours 52 minutes Built using OpenBSD 7.5-current (GENERIC.MP) #2144: Tue May 28 15:53:47 MDT 2024 Built 9247 packages Number of packages built each day: M

security/pinentry picks up KF6WindowSystem if present

2024-05-31 Thread Stuart Henderson
security/pinentry qt6 build picks up KF6WindowSystem if present. There's no autoconf cache so if we want to prevent it being picked up we'll need to patch configure. Any opinions whether we'd be better off to prevent it from being found or whether we should add the dep? checking for KF6WindowSyste

Re: Update: docker-compose to 2.27.1

2024-05-31 Thread Theo Buehler
On Fri, May 31, 2024 at 06:50:43PM +0100, Kirill A. Korinsky wrote: > On Fri, 31 May 2024 17:18:40 +0100, > Theo Buehler wrote: > > > > On Fri, May 24, 2024 at 06:37:26PM +0100, Kirill A. Korinsky wrote: > > > ports@, > > > > > > Here an update for docker-compose to the last version which was re

Re: Update: docker-compose to 2.27.1

2024-05-31 Thread Kirill A . Korinsky
On Fri, 31 May 2024 17:18:40 +0100, Theo Buehler wrote: > > On Fri, May 24, 2024 at 06:37:26PM +0100, Kirill A. Korinsky wrote: > > ports@, > > > > Here an update for docker-compose to the last version which was released a > > few hours ago. > > > > The good news that this release includes our

update games/vcmi

2024-05-31 Thread Solene Rapenne
I finished a scenario with this build :) I don't know if the library need a bump, how do people figure it? https://github.com/vcmi/vcmi/blob/master/ChangeLog.md#151---152 diff --git a/games/vcmi/Makefile b/games/vcmi/Makefile index 5e0fbb7d924..c7870249dac 100644 --- a/games/vcmi/Makefile +++ b/

Update: ruby-nokogiri 1.16.5

2024-05-31 Thread Jeremy Evans
Simple update to the latest release of nokogiri. Changelog available at https://nokogiri.org/CHANGELOG.html Ports-wise, the only change besides the version bump is silencing the warning when the libxml/libxslt version changes. This happens quite often in -stable because libxml is patched for sec

Re: Update: docker-compose to 2.27.1

2024-05-31 Thread Theo Buehler
On Fri, May 24, 2024 at 06:37:26PM +0100, Kirill A. Korinsky wrote: > ports@, > > Here an update for docker-compose to the last version which was released a > few hours ago. > > The good news that this release includes our patches that allows to drop it > from ports tree. > > The only patch that

Re: update: wayland-protocols 1.36

2024-05-31 Thread Theo Buehler
On Tue, May 28, 2024 at 09:17:04AM +0200, Matthieu Herrb wrote: > On Sun, May 19, 2024 at 05:20:35PM +0200, Matthieu Herrb wrote: > > Hi, > > > > Here's an update to wayland-protocols 1.36 > > It should probably go into a bulk build since it exposes new protocols > > that could be used by various

Re: [maintainer update] 6.18.14 -> 6.19.0

2024-05-31 Thread Stuart Henderson
committed with a tweak: > +MODPY_EGG_VERSION= 6.19.00 > -lib/python${MODPY_VERSION}/site-packages/getmail6-${MODPY_EGG_VERSION}.dist-info/ > +lib/python${MODPY_VERSION}/site-packages/getmail6-6.19.0.dist-info/ MODPY_EGG_VERSION should be set to the string here ^^ (+ drop REVISION=0)

Re: doveadm index segfaults after upgrade to 7.5

2024-05-31 Thread Stuart Henderson
On 2024/05/31 15:44, Maksim Rodin wrote: > Hello > After upgrading the machine to 7.5 amd64 doveadm command used for > indexing mailboxes does not work anymore: Does 1.7.13 work any better? Here's a ports diff. Index: Makefile === RC

doveadm index segfaults after upgrade to 7.5

2024-05-31 Thread Maksim Rodin
Hello After upgrading the machine to 7.5 amd64 doveadm command used for indexing mailboxes does not work anymore: # doveadm -Dvv index -u somemail...@somedom.com '*' ... some usual diagnostic messages... May 31 06:33:12 doveadm(somemail...@somedom.com): \ Debug: Mailbox INBOX: UID 1048: Op

[update] www/hugo to 0.126.2; taking maintainership

2024-05-31 Thread Kirill A . Korinsky
ports@ Here an update of www/hugo to the last version. The changelog as usual tehse days on Github: - https://github.com/gohugoio/hugo/releases/tag/v0.126.0 - https://github.com/gohugoio/hugo/releases/tag/v0.126.1 - https://github.com/gohugoio/hugo/releases/tag/v0.126.2 Tested with and without

Re: [update] devel/py-yamllint version 1.35.1

2024-05-31 Thread Stuart Henderson
ok On 2024/05/31 11:16, Laurent Cheylus wrote: > Hi, > > [cc rpointel@ as maintainer] > > a simple update for devel/py-yamllint to the latest version 1.35.1 (linter > for YAML files, in Python). > > - update Makefile and distinfo > > Build and tests OK on current/amd64 with Python 3.11.9 > >

[update] devel/py-yamllint version 1.35.1

2024-05-31 Thread Laurent Cheylus
Hi, [cc rpointel@ as maintainer] a simple update for devel/py-yamllint to the latest version 1.35.1 (linter for YAML files, in Python). - update Makefile and distinfo Build and tests OK on current/amd64 with Python 3.11.9 Tests welcome and please commit if OK. Laurent Index: Makefile =

Re: Fwd: [Update] devel/py-tqdm (from lau...@tratt.net)

2024-05-31 Thread Stuart Henderson
On 2024/05/31 09:19, Laurence Tratt wrote: > A quick ping on this one: I've tested it with the latest ports tree > (including ffmpeg-normalize) and it works as expected (including `make > test`). oops, sorry for the delay - committed.

Re: update (and unbreak) www/ap2-mod_perl

2024-05-31 Thread giovanni
On 5/30/24 7:56 PM, Matthias Kilian wrote: Hi, ap2-mod_perl-2.0.11 fails to load with perl-5.38: httpd2:/usr/local/lib/apache2/mod_perl.so: undefined symbol 'do_open9' This update to 2.0.13 fixes it. ok? ok giovanni@ Thanks Index: Makefile ===

Fwd: [Update] devel/py-tqdm (from lau...@tratt.net)

2024-05-31 Thread Laurence Tratt
A quick ping on this one: I've tested it with the latest ports tree (including ffmpeg-normalize) and it works as expected (including `make test`). Laurie - Forwarded message from Laurence Tratt - From: Laurence Tratt To: ports@openbsd.org Date: Fri, 19 Apr 2024 08:12:18 +0100 Subject:

Re: remove telephony/sofia-sip

2024-05-31 Thread Stuart Henderson
On 2024/05/31 04:11, Theo Buehler wrote: > The sofia-sip port is very outdated. Upstream is dormant and points at > > https://github.com/freeswitch/sofia-sip > > which has seen many releases in the last dozen years. > > There never has been a consumer of the library that I can find, so I > guess

[maintainer update] 6.18.14 -> 6.19.0

2024-05-31 Thread Martin Ziemer
This patch updates getmail from 6.18.14 to 6.19.0. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/mail/getmail/Makefile,v retrieving revision 1.108 diff -u -p -r1.108 Makefile --- Makefile6 May 2024 12:23:45 -

[update] print/lyx 2.3.8

2024-05-31 Thread Landry Breuil
hi, here's a rather simple update to 2.3.8 cf https://www.lyx.org/announce/2_3_7.txt https://www.lyx.org/announce/2_3_8.txt for details. the 2.4.0 release should happen someday, with experimental support for qt6. feedback from actual users welcome. Landry Index: Makefile