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: [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

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 > >

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: 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

Re: Remove x11/kde-applications/kaccounts-integration

2024-05-30 Thread Stuart Henderson
After the diff, kf6-kaccounts-integration will have the PKGNAME kf6-kaccounts-integration-24.02.1p1 so the version number is considered a valid update from kaccounts-integration-24.02.1p0, so that part is alright. In x11/kde-applications/kf6-kaccounts-integration/pkg/PLIST you'll need this so that

Re: [update] textproc/lowdown to 1.1.0

2024-05-30 Thread Stuart Henderson
On 2024/05/30 10:34, Justin Berthault wrote: > Hi ports@ > > Trivial update for lowdown to latest version (1.1.0) > > No errors where I tried to rebuild my website and convert some files. > > cc maintainer@ > > > diff /usr/ports > commit - 1d153f0cab58ff8ac9ca5e49028143439a8daadd > path + /usr

Re: [new] textproc/py-langdetect

2024-05-30 Thread Stuart Henderson
On 2024/05/30 12:32, Kirill A. Korinsky wrote: > ports@, > > Here the second new optional port for beets update which is requires for > lyrics plugin for exmple. > > Tested on -current/amd64. > > P.S. I had my morning coffe, and double checked that this port doesn't > exits already. > > -- > w

Re: [update] audio/beets update to 2.0.0; taking maintainer

2024-05-30 Thread Stuart Henderson
On 2024/05/30 13:20, Kirill A. Korinsky wrote: > -RUN_DEPENDS+=audio/py-discogs-client${MODPY_FLAVOR}>=2.0.2 \ > +RUN_DEPENDS+=audio/py-discogs-client${MODPY_FLAVOR}>=2.3.15 \ > audio/py-last${MODPY_FLAVOR} \ > - audio/py-mediafile${MODPY_FLAVOR} \ > -

Re: [new] audio/pylast: new port (version 5.3.0)

2024-05-30 Thread Stuart Henderson
On 2024/05/30 12:35, Stuart Henderson wrote: > On 2024/05/30 12:34, Kirill A. Korinsky wrote: > > On Thu, 30 May 2024 12:23:48 +0100, > > Stuart Henderson wrote: > > > > > > On 2024/05/30 12:13, Kirill A. Korinsky wrote: > > > > ports@, > > >

Re: [new] audio/pylast: new port (version 5.3.0)

2024-05-30 Thread Stuart Henderson
On 2024/05/30 12:34, Kirill A. Korinsky wrote: > On Thu, 30 May 2024 12:23:48 +0100, > Stuart Henderson wrote: > > > > On 2024/05/30 12:13, Kirill A. Korinsky wrote: > > > ports@, > > > > > > I'm working on update of audio/beets which was rel

Re: [new] audio/pylast: new port (version 5.3.0)

2024-05-30 Thread Stuart Henderson
On 2024/05/30 12:13, Kirill A. Korinsky wrote: > ports@, > > I'm working on update of audio/beets which was released few hours ago and it > requires a few new ports as dependencies. pylast is an optional rather than a required dep. > This is the first one: python interface to Last.fm and Libre.f

Re: UPDATE: games/minetest to 5.8.0

2024-05-30 Thread Stuart Henderson
On 2024/05/30 07:35, Fabien ROMANO wrote: > Haaa ok, thx for explanation, thus the port needs either. > > ONLY_FOR_ARCHS = aarch64 arm amd64 i386 powerpc No need for that: if luajit is not available, the dependency cannot be satisfied, so it won't be built anyway. > I have issues with googlesour

Re: UPDATE: games/minetest to 5.8.0

2024-05-29 Thread Stuart Henderson
On 2024/05/29 20:11, Fabien ROMANO wrote: > By curiosity, lang/lua (5.1.5) doesn't USE_NOBTCFI, there is no JIT ? > Why its required for minetest (lua 5.1.4), some patches they bring ? This diff changes minetest from using lua (no jit, works on most archs) to luajit (restricted archs and doesn't d

Re: [new] mail/py-dkimpy: new port (version 1.1.6)

2024-05-29 Thread Stuart Henderson
ok sthen@ if someone would like to import On 2024/05/29 20:46, Kirill A. Korinsky wrote: > On Wed, 29 May 2024 19:09:32 +0100, > Stuart Henderson wrote: > > > > On 2024/05/29 14:42, Kirill A. Korinsky wrote: > > > Greetings, > > > > > > This is

Re: PHP old versions heads-up

2024-05-29 Thread Stuart Henderson
On 2024/05/29 21:55, Kirill Bychkov wrote: > On Wed, May 22, 2024 14: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 in

Re: [new] mail/py-dkimpy: new port (version 1.1.6)

2024-05-29 Thread Stuart Henderson
On 2024/05/29 14:42, Kirill A. Korinsky wrote: > Greetings, > > This is small port which brings python library which implements DKIM and ARC > verify and sign, and the most important cli tools which can be used against > email to check its DKIM and ARC signatures. > > PYPI project: https://pypi.o

Re: UPDATE: databases/timescaledb-2.15.1

2024-05-29 Thread Stuart Henderson
On 2024/05/28 21:30, Renato Aguiar wrote: > > On Tue, May 28 2024, Denis Fondras wrote: > > > Le Mon, May 27, 2024 at 06:55:26PM -0700, Renato Aguiar a écrit : > > > > I would add it to the port and print a message at the end of the > > installation. > > > > Here is a new diff adding the sql sc

pgfouine [Re: PHP old versions heads-up]

2024-05-29 Thread Stuart Henderson
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 them could you take a look at updating > or patching to su

Re: PHP old versions heads-up

2024-05-29 Thread Stuart Henderson
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 them could you take a look at updating > or patching to su

Re: NEW: autoconf 2.72

2024-05-29 Thread Stuart Henderson
Reattached to make it easier for anyone who wants to look. I'm not familiar enough with m4 to know if the changes in patch-configure make sense. On 2024/05/29 01:02, Brad Smith wrote: > ping. > > On 2024-05-03 3:53 p.m., Brad Smith wrote: > > ping. > > > > On 2024-04-26 10:14 p.m., Brad Smith w

Re: [update] security/yubico/yubikey-manager: update to 5.4.0

2024-05-28 Thread Stuart Henderson
On 2024/05/28 21:42, Kirill A. Korinsky wrote: > Tested on -current/amd64 with YubiKey 5C Nano. Everything works which > includes ykman oath. Everything except HID I presume (there's still no HID backend for OpenBSD). will commit.

Re: databases/pg_statsinfo, databases/pg_stats_reporter

2024-05-28 Thread Stuart Henderson
On 2024/05/28 21:32, Landry Breuil wrote: > Le Tue, May 28, 2024 at 02:34:17PM +0100, Stuart Henderson a écrit : > > databases/pg_statsinfo includes a program and loadable module for > > postgresql that's used to collect server stats. It seems to be fairly > > specific to

Re: math/lapack,-cblas,-blas,-docs

2024-05-28 Thread Stuart Henderson
On 2024/05/22 19:15, Rafael Sadowski wrote: > On Wed May 22, 2024 at 07:02:13PM GMT, Jeremie Courreges-Anglas wrote: > > On Sun, May 19, 2024 at 06:48:17PM +0200, Rafael Sadowski wrote: > > > Before I go deeper into the rabbit hole I would like to ask for > > > feedback. Below you can see my idea.

Re: UNBREAK/UPDATE: lang/dmd 2.106.0 => 2.108.1, and LTS bootstrap

2024-05-28 Thread Stuart Henderson
On 2024/05/22 16:02, Brian Callahan wrote: > On 5/20/2024 9:20 PM, Brian Callahan wrote: > > Hi ports -- > > > > Attached is a diff to unbreak and update the reference D compiler. > > > > In addition, this update includes what I am hoping can serve as an LTS > > bootstrap compiler. Very old versi

Re: [update] sysutils/docker-cli to 26.1.3; claim mainterniship

2024-05-28 Thread Stuart Henderson
On 2024/05/19 16:47, Kirill A. Korinsky wrote: > ports@, > > Here a clean update of docker-cli to 26.1.3. > > Also, I'd like to claim mainterniship for docker-* ports which I activly use > and taking care de facto. committed with the relevant bumps added. On 2024/05/24 18:48, Kirill A. Korinsky

Re: Fix conflicts between kf6-kaccounts-integration and kaccounts-integration

2024-05-27 Thread Stuart Henderson
On 2024/05/27 17:02, Rafael Sadowski wrote: > On Mon May 27, 2024 at 03:52:40PM GMT, Stuart Henderson wrote: > > On 2024/05/27 11:03, Rafael Sadowski wrote: > > > I have seen this conflict and hope the following diff fixes the problem. > > > > That just registers

Re: Fix conflicts between kf6-kaccounts-integration and kaccounts-integration

2024-05-27 Thread Stuart Henderson
On 2024/05/27 11:03, Rafael Sadowski wrote: > I have seen this conflict and hope the following diff fixes the problem. That just registers the conflict. But you have one port depending on kf6-kaccounts-integration and several depending on kaccounts-integration at build time so you'll need to actua

Re: [Bug]devel/py-buildbot/buildbot lacks dependency on sysutils/py-packaging

2024-05-24 Thread Stuart Henderson
No, that's a different problem. -- Sent from a phone, apologies for poor formatting. On 24 May 2024 13:09:23 Julian Smith wrote: On Fri, 24 May 2024 13:07:16 +0200 Landry Breuil wrote: Le Fri, May 24, 2024 at 12:24:44PM +0200, Matthias Pitzl a écrit : > I think theres a missing run dep

Re: [update] editors/neovim 0.10.0

2024-05-23 Thread Stuart Henderson
On 2024/05/23 12:37, Laurent Cheylus wrote: > > You probably have an old version of devel/msgpack port. The msgpack library > was renamed from msgpackc to msgpack-c with the last update (5.0 -> 6.0, > commit by uaa@ Tue Feb 20 2024). > Need to clean your orphan packages via 'pkg_delete -a' to re

PHP old versions heads-up

2024-05-22 Thread Stuart Henderson
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 them could you take a look at updating or patching to support 8.1+ please? databases/pg_stats_reporter (see https://github.com

Re: archivers/lha to 1.14i-ac20220213 with all the subsequent commits

2024-05-22 Thread Stuart Henderson
On 2024/05/22 03:53, Yozo TODA wrote: > > > > - HOMEPAGE to github URL, because osdn.jp is now dead > > - update to ac20220213, including all the subsequent commits till today > > (PKGNAME is just lha-1.14i.ac20220213, without commit ID) ac20220213 would be something like commit ee7fbac2c6

Re: Delay lang/ghc upgrade to 9.8.2?

2024-05-22 Thread Stuart Henderson
On 2024/05/21 20:29, Greg Steuck wrote: > The only thing we should do with the port soon is remove the AWX-512 > patch. It helped the new machines when base system didn't support > AWX-512. Now that it does, we should drop the patch that breaks some > very old machines. Done on 2024/05/05.

Re: portcheck, check Makefile variables are set in the same order as Makefile.template

2024-05-21 Thread Stuart Henderson
I think this is going too far -- Sent from a phone, apologies for poor formatting. On 21 May 2024 21:19:08 Fabien ROMANO wrote: I would like to bring more consistencies in ports' Makefile by following Makefile.template. /usr/ports/infrastructure/bin/portcheck -A scanning ports under the /

Re: 'python3.10 -m pip install --user ' needs '--break-system-packages' argument

2024-05-21 Thread Stuart Henderson
On 2024/05/21 10:05, Roger Marsh wrote: > Surely the --user argument should remove the need for the > --break-system-packages argument? That was a deliberate choice on the part of Python, see https://peps.python.org/pep-0668/ : The python3 executable available to the users of the distro and the

Re: NEW: math/rink

2024-05-21 Thread Stuart Henderson
On 2024/05/21 11:03, Stuart Henderson wrote: > On 2024/05/21 11:45, Florian Obser wrote: > > On 2024-05-21 10:09 +01, Stuart Henderson wrote: > > > This seems quite a nice units-aware calculator. OK to import? > > > > Looks neat. > > > > While it k

Re: NEW: math/rink

2024-05-21 Thread Stuart Henderson
On 2024/05/21 11:45, Florian Obser wrote: > On 2024-05-21 10:09 +01, Stuart Henderson wrote: > > This seems quite a nice units-aware calculator. OK to import? > > Looks neat. > > While it knows about stone and seam, it sadly misses important derived > units like t

NEW: math/rink

2024-05-21 Thread Stuart Henderson
This seems quite a nice units-aware calculator. OK to import? $ pkg_info rink Information for inst:rink-0.8.0 Comment: unit conversion tool and calculator Description: Rink is an open source unit-aware calculator. It can be used for physics and engineering calculations, as well as dimensionality

Re: devel/sdl2-image: fix sdl2_image-config.cmake

2024-05-21 Thread Stuart Henderson
On 2024/05/20 21:40, Thomas Frohwein wrote: > On Mon, May 20, 2024 at 11:38:12PM +0300, Viacheslav Chimishuk wrote: > > On 20.05.2024 09:20, Thomas Frohwein wrote: > > > Did this work for you? I built it with your patch, but the file > > > /usr/local/lib/cmake/SDL2_image/sdl2_image-config.cmake ap

Re: Problem in 'pkg_add -u python-idle-3.11.8'

2024-05-20 Thread Stuart Henderson
On 2024/05/20 17:00, Roger Marsh wrote: > Hi, > > The attempt to upgrade encounters a 'Collision in python-idle-3.11.9', > stating: > > '/usr/local/lib/python3.11/idlelib/News3.txt' already exists. > > The same thing happened a little while ago upgrading from 3.11.5 but since > the workaround

Re: math/lapack,-cblas,-blas,-docs

2024-05-19 Thread Stuart Henderson
On 2024/05/19 21:55, Dima Pasechnik wrote: > On 19 May 2024 20:08:43 BST, Jeremie Courreges-Anglas wrote: > >On Sun, May 19, 2024 at 06:28:58PM +0100, Dima Pasechnik wrote: > >> On Sun, May 19, 2024 at 06:48:17PM +0200, Rafael Sadowski wrote: > >> > Before I go deeper into the rabbit hole I would

Re: textproc/mxml linkrot

2024-05-19 Thread Stuart Henderson
On 2024/05/18 18:17, Jeremy Mates wrote: > Both links are broken; however, I'm not sure if SITES should be > something else? SITES should point to github now, but the old version doesn't seem available. I'll look at updating to a 3.x version (4.x changes API). > --- Makefile.orig Sat May 18

Re: Update m1n1 and apple-boot firmware

2024-05-18 Thread Stuart Henderson
On 2024/05/18 06:02, Tobias Heider wrote: > > > On May 17, 2024 9:49:33 PM GMT+02:00, Stuart Henderson > wrote: > >Better hold off for now, seems there's a display init problem on M1 (at > >least desktop) > > > > AFAIU this issue is caused by upda

Re: Update m1n1 and apple-boot firmware

2024-05-17 Thread Stuart Henderson
Better hold off for now, seems there's a display init problem on M1 (at least desktop) -- Sent from a phone, apologies for poor formatting. On 17 May 2024 20:20:47 Mark Kettenis wrote: https://social.treehouse.systems/@AsahiLinux/112454079096607233 This updates m1n1 to a version that has

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: www/py-html5-parser: Update to 0.4.12

2024-05-15 Thread Stuart Henderson
too late, we already have py-html5-parser 0.4.12. On 2024/05/16 06:36, wen heping wrote: > Hi, ports@: > > Here is a simple patch for www/py-html5-parser to update > to 0.4.12. It build and run well and pass the tests on amd64-current > system. > It is required by the future update of c

Re: [new/resurrect] www/elinks

2024-05-15 Thread Stuart Henderson
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 well-established feature-rich text mode > > > web (HTTP/FTP/..) browser

Re: update www/buku

2024-05-15 Thread Stuart Henderson
Various deps needed for tests are missing, so please add NO_TEST=Yes. otherwise LGTM On 2024/05/15 19:45, Solene Rapenne wrote: > Changelog available https://github.com/jarun/buku/releases/tag/v4.9 > > works fine on amd64 > > I aligned a few variables to improve readability > > ok? > > diff --

Re: check_openbgpd: "when is deprecated"

2024-05-15 Thread Stuart Henderson
On 2024/05/15 14:02, Florian Obser wrote: > with the perl update I get this: > > # /usr/local/libexec/nagios/check_openbgpd -c 10:25 -u > when is deprecated at /usr/local/libexec/nagios/check_openbgpd line 268. > when is deprecated at /usr/local/libexec/nagios/check_openbgpd line 272. > when i

Re: misc/p5-Finance-Quote: Update to 1.61

2024-05-15 Thread Stuart Henderson
On 2024/05/15 00:15, wen heping wrote: committed, > -# pod tests too many failures leave disabled > -#MAKE_ENV += TEST_POD=Yes > -#TEST_FLAGS =TEST_AUTHOR=Tester > +# MAKE_ENV +=TEST_POD=Yes > +# TEST_FLAGS = TEST_AUTHOR=Tester I changed to enable these tests as there are n

git security fixes

2024-05-14 Thread Stuart Henderson
Updates to fix these: https://github.blog/2024-05-14-securing-git-addressing-5-new-vulnerabilities/ ok? Index: Makefile === RCS file: /cvs/ports/devel/git/Makefile,v diff -u -p -r1.275 Makefile --- Makefile30 Apr 2024 10:42:54 -00

Re: fossil 2.24 not updated

2024-05-14 Thread Stuart Henderson
On 2024/05/14 08:32, Dave St.Germain wrote: > I've updated fossil to version 2.24, but the binary still seems to be version > 2.23. > I've tried removing and reinstalling, with a binary dated May 11th. Same > result: > > $ pkg_info -I fossil > fossil-2.24v0 simple distributed software con

Re: luajit, arm64, games/love/0.10

2024-05-14 Thread Stuart Henderson
On 2024/05/10 10:00, Thomas Frohwein wrote: > On Fri, May 10, 2024 at 09:44:42AM -0400, Thomas Frohwein wrote: > > On Fri, May 10, 2024 at 11:31:54AM +0100, Stuart Henderson wrote: > > > +cc op@, sorry I missed the maintainer line in ../Makefile.inc > > > [ original

security/pinentry update

2024-05-10 Thread Stuart Henderson
Here's an update to security/pinentry, the "pinentry-qt" binary is now for Qt6 so I've added a separate package for that. pinentry-gnome3 moves from x11/gnome/gcr to x11/gnome/gcr4. Index: Makefile === RCS file: /cvs/ports/security/p

Re: openarena crash 7.5

2024-05-10 Thread Stuart Henderson
On 2024/05/10 13:34, Divan Santana wrote: > Thomas Frohwein writes: > > > On Thu, May 09, 2024 at 07:22:50PM +0200, Divan Santana wrote: > >> Greetings :) > >> > >> Is openarena suppose to work from ports? Or perhaps it's my laptop > >> that's not compatible with it? > > > This issue is fine

Re: luajit, arm64, games/love/0.10

2024-05-10 Thread Stuart Henderson
+cc op@, sorry I missed the maintainer line in ../Makefile.inc [ original mail: https://marc.info/?l=openbsd-ports&m=171528886832093&w=2 ] On 2024/05/09 20:06, Thomas Frohwein wrote: > On Thu, May 09, 2024 at 10:09:39PM +0100, Stuart Henderson wrote: > > [...] > > &g

Re: patch dkimproxy: use rsa-sha256 in sample signing config

2024-05-10 Thread Stuart Henderson
On 2024/05/10 11:40, Matthieu Herrb wrote: > On Fri, May 10, 2024 at 10:19:22AM +0100, Kirill A. Korinsky wrote: > > On Fri, 10 May 2024 06:57:20 +0100, > > Matthieu Herrb wrote: > > > > > > https://www.rfc-editor.org/rfc/rfc6376#section-3.3 says that > > > rsa-sha256 SHOULD be used. Unfortunatly

luajit, arm64, games/love/0.10

2024-05-09 Thread Stuart Henderson
Currently our luajit port is for an old tagged release of luajit-2.0; the 2.0 branch only supports arm amd64 i386 powerpc (in particular, no arm64). Upstream now only do rolling updates and there's a 2.1 branch with better arch support (at least arm64, maybe riscv, not sure if any more). Adding a

Re: [UPDATE] security/rbw 1.10.1

2024-05-09 Thread Stuart Henderson
On 2024/05/09 14:26, Kirill A. Korinsky wrote: > On Thu, 09 May 2024 14:03:49 +0100, > Raf Czlonka wrote: > > - Kirill - it builds just fine, as you yourself mentioned: > >'make clean' usually helps, but I found that I sometimes also > >need to do some more cleanup in /usr/ports/packages

Re: update security/rbw

2024-05-09 Thread Stuart Henderson
On 2024/05/09 11:28, Kirill A. Korinsky wrote: > On Thu, 09 May 2024 10:22:10 +0100, > Solene Rapenne wrote: > > > > Newer version available upstream, works for me > > > > I did not try the changes though (rbw code related) > > > > https://git.tozt.net/rbw/tree/CHANGELOG.md > > > > I've tried

warzone2100: picks up glslc from shaderc

2024-05-09 Thread Stuart Henderson
Can someone take a look at this please? [53/1508] cd /pobj/warzone2100-4.3.2/warzone2100/data/base/shaders/vk && /usr/local/bin/glslc -c /pobj/warzone2100-4.3.2/warzone2100/data/base/shaders/vk/button.frag -o /pobj/warzone2100-4.3.2/build-i386/data/base/shaders/vk/button.frag.spv FAILED: data/b

Re: lang/node & net/libcares weirdness

2024-05-07 Thread Stuart Henderson
ok. On 2024/05/08 08:03, Volker Schlecht wrote: > On 2024-05-08 00:47, Stuart Henderson wrote: > > > -V= 1.28.0 > > > +V= 1.28.1 > > > > The update looks worth having anyway, but I'd do that as a separate > > commit. >

Re: lang/node & net/libcares weirdness

2024-05-07 Thread Stuart Henderson
On 2024/05/08 01:14, Volker Schlecht wrote: > aisha@ identified a rather recent problem with lang/node, as in the following > would immediately crash (nevermind the node version. It's 100% reproducible > in 7.5 and -current): > > $ node > Welcome to Node.js v20.12.2. > Type ".help" for more inform

Re: [update] math/py-networkx to 2.7.1

2024-05-06 Thread Stuart Henderson
On 2024/05/06 23:22, Lucas Raab wrote: > On Fri, Apr 26, 2024 at 02:37:14AM GMT, Lucas Raab wrote: > > On Sat, Apr 06, 2024 at 03:53:23AM GMT, Lucas Raab wrote: > > > Hello, > > > > > > networkx is getting a bit long in the tooth so let's try to bring it up > > > to the next version. Tests pass, b

Re: [WIP/Import] x11/py-qt6 at 6.5.2

2024-05-06 Thread Stuart Henderson
On 2024/05/06 17:09, Caspar Schutijser wrote: > * I think the @conflict and @pkgpath annotations can be removed >(instead of updating them to py-qt6), but I'm not sure. Can someone >else chime in? It's about these lines in pkg/PLIST that were copied >from the x11/py-qt5 port: > @c

Re: udpate net/quiche

2024-05-06 Thread Stuart Henderson
On 2024/05/06 15:44, Otto Moerbeek wrote: > Hi, > > OK? > > -Otto OK. Note that the newer version of ring makes this p4/newer only for i386 (SSE2 requirement) so it will no longer work on alix etc (apu should be ok). > Index: net/quiche/Makefile > =

Re: new/replace: opensmtpd-extras-* with opensmtpd-tables-*

2024-05-06 Thread Stuart Henderson
On 2024/05/06 20:06, Omar Polo wrote: > sorry for the delay, > > On 2024/05/02 12:30:20 +0100, Stuart Henderson wrote: > > Personally I would have done this as a plain removal of the old packages > > and ask people (via current.html and quirks obsolete_reason) to re

Re: mirror sites snapshot packages out of sync

2024-05-06 Thread Stuart Henderson
On 2024/05/06 15:01, Rob Schmersel wrote: > Hi, > > Is there an issue with syncing of mirror sites? Of the 4 mirror sites > in Europe I checked 3 are out of sync with packages: > Synced May 05 at time of writing > https://ftp.hostserver.de/pub/OpenBSD/snapshots/packages/amd64/ > Synced April 02

Re: update sysutils/fd

2024-05-06 Thread Stuart Henderson
On 2024/05/06 12:20, Solene Rapenne wrote: > tested on amd64, works fine for me > > changelog https://github.com/sharkdp/fd/releases/tag/v10.0.0 > > the first hunk of the patch was dropped because it's now upstream > > man page is correctly installed without the xxpost-install line > > diff --g

Re: devel/maven: 3.8.7 -> 3.9.6

2024-05-06 Thread Stuart Henderson
thanks, committed. On 2024/05/03 15:51, Kirill A. Korinsky wrote: > ports@ > > Here an update of devel/maven to the last version. > > Changelogs available here: https://maven.apache.org/release-notes-all.html > > Tested on -current/amd64, tests includes building game/libgdx and > net/jitsi whic

Re: [PATCH] update print/texinfo to 7.1

2024-05-03 Thread Stuart Henderson
On 2024/05/03 11:21, Stuart Henderson wrote: > On 2024/05/02 09:46, Dima Pasechnik wrote: > > A straightforward update; it appears that the patch has been merged > > upstream (with a subsequent refactoring - one can find patched lines, in > > a different file). > >

Re: [PATCH] update print/texinfo to 7.1

2024-05-03 Thread Stuart Henderson
On 2024/05/02 09:46, Dima Pasechnik wrote: > A straightforward update; it appears that the patch has been merged > upstream (with a subsequent refactoring - one can find patched lines, in > a different file). Last time I tried updating texinfo it wasn't straightforward, but maybe something changed

Re: UPDATE: mail/mlmmj

2024-05-03 Thread Stuart Henderson
On 2024/05/02 21:27, gil...@poolp.org wrote: > Hello, > > Hopefully I didn't completely mess up this port, I'm a bit rusty. > > This bumps mlmmj from 1.3.0 to 1.4.5. > > Tested on the opensmtpd mailing list this afternoon. > > Gilles > > > Index: Makefile > ===

Re: update devel/fossil

2024-05-03 Thread Stuart Henderson
On 2024/05/03 09:38, Stuart Henderson wrote: > On 2024/05/03 09:22, Solene Rapenne wrote: > > this updates fossil to latest version, > > changelog available > > https://fossil-scm.org/home/doc/trunk/www/changes.wiki#v2_24 > > > > ok? > > > > diff

Re: update devel/fossil

2024-05-03 Thread Stuart Henderson
On 2024/05/03 09:22, Solene Rapenne wrote: > this updates fossil to latest version, > changelog available > https://fossil-scm.org/home/doc/trunk/www/changes.wiki#v2_24 > > ok? > > diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile > index fb869e9fa31..1311dd4fd49 100644 > --- a/devel/fo

Re: RADXIDE to OpenBSD

2024-05-02 Thread Stuart Henderson
On 2024/05/02 19:34, Bryan Stenson wrote: > Just a friendly comment from a long-time lurker: I don't think that's how > this works. Sometimes it is, iff there's somebody interested enough in the software who already has porting skills. But considering this is the seventh time Dan / "Nowarez Marke

Re: Fwd: Re: RADXIDE to OpenBSD [from @ports]

2024-05-02 Thread Stuart Henderson
I'm not interested in this. On 2024/05/02 14:44, dan wrote: > > Hello Stu, any help from your side? > > > -Dan > > May 2, 2024 13:45:53 Dan : > > > Hello, > > Just want to check one more time if there is any developer > who wants to help making a port of RADXIDE for OpenBSD. > > https://gi

Re: mail/imapdedup: new port

2024-05-02 Thread Stuart Henderson
On 2024/05/01 20:03, Kirill A. Korinsky wrote: > Anyone? > > On Thu, 25 Apr 2024 00:18:23 +0200, > Kirill A. Korinsky wrote: > > > > [1 ] > > Greetings, > > > > I'd like to offer a small python script which is called imapdedup. Idea of > > this script is remove duplicated emails from IMAP serv

Re: UPDATE: libsamplerate

2024-05-02 Thread Stuart Henderson
On 2024/05/01 21:04, Jan Stary wrote: > On May 01 11:00:12, s...@spacehopper.org wrote: > > On 2024/05/01 11:21, Jan Stary wrote: > > > Hi, > > > > > > On Apr 26 20:46:51, b...@comstyle.com wrote: > > > > Implement SSE2 lrint() and lrintf() on amd64. > > > > > > I don't think this is worth the ad

Re: new/replace: opensmtpd-extras-* with opensmtpd-tables-*

2024-05-02 Thread Stuart Henderson
Personally I would have done this as a plain removal of the old packages and ask people (via current.html and quirks obsolete_reason) to remove the old ones themselves, then EPOCH stuff can be avoided in the new ports, and we don't end up with a not-really-useful meta package lying around (i.e. a s

Re: [update] fonts/noto-cjk

2024-05-01 Thread Stuart Henderson
Oh... actually I see it sets DIST_SUBDIR for these so ignore my last email -- Sent from a phone, apologies for poor formatting. On 1 May 2024 14:28:08 SASANO Takayoshi wrote: Hi, - update Serif 2.001 -> 2.002 - add NotoSansMonoCJK-VF Note: Sans 2.004, version number is not changed but arch

Re: [update] fonts/noto-cjk

2024-05-01 Thread Stuart Henderson
You need to change the filename if the contents change - see the "Each entry may optionally be of the form ‘filename{url}sufx’" mechanism in bad.port.mk(5). -- Sent from a phone, apologies for poor formatting. On 1 May 2024 14:28:08 SASANO Takayoshi wrote: Hi, - update Serif 2.001 -> 2.00

Re: UPDATE: libsamplerate

2024-05-01 Thread Stuart Henderson
On 2024/05/01 11:21, Jan Stary wrote: > Hi, > > On Apr 26 20:46:51, b...@comstyle.com wrote: > > Implement SSE2 lrint() and lrintf() on amd64. > > I don't think this is worth the added complexity: > seven more patches to have a different lrint()? > Does it make the resampling noticably better/fas

Re: SUGGESTION: Makefile.template should have info on autoreconf

2024-04-30 Thread Stuart Henderson
On 2024/04/29 23:28, izder456 wrote: > Hello ports@, > > I was working on a port earlier today that configures via GNU autotools. > > I needed the `configure` script, which wasn't included. When I grabbed > the sources with `DIST_TUPLE`, `autoconf` didn't seem to generate one. > (spat some really

Re: [update] nextcloud 27.1.9

2024-04-30 Thread Stuart Henderson
On 2024/04/30 12:56, gonzalo wrote: > > > On 4/27/24 9:03 AM, Landry Breuil wrote: > > hi, > > > > still running fine on 7.4, will have a REVISION bump in -current ? > > > > ok ? > > > > Landry > > I think it's not need it anymore in -current, maybe sthen@ can confirm? :) > > I have the same

i386 build failures: eduke32 netsurf nblood openclonk compcert dino

2024-04-26 Thread Stuart Henderson
> eduke32, nblood: ld: error: undefined symbol: startbanner_pixdata > openclonk, netsurf/browser: [ 89%] Generating mape-resource.c failed to load "/pobj/openclonk-8.1/openclonk-release-8.1-src/src/res/ocd.ico": Couldn?t recognize the image file format for file ?/pobj/openclonk-8.1/openclonk -r

Re: wkhtmltopdf update

2024-04-26 Thread Stuart Henderson
On 2024/04/26 16:09, Frank Groeneveld wrote: > Fine by me, I’m not using it anymore. Maybe unlist me as maintainer as well? sure, thanks!

wkhtmltopdf update

2024-04-26 Thread Stuart Henderson
I noticed this was behind the latest version, ok to update? I simplified the distfile fetching as this is a good place to use DIST_TUPLE. Upstream has now archived the repository - and it has weak CSS support as it's an ld qtwebkit, and breaks totally with more complex pages, but chromium/irid

Re: aarch64 bulk build report

2024-04-26 Thread Stuart Henderson
On 2024/04/26 15:44, Rafael Sadowski wrote: > > http://build-failures.rhaalovely.net/aarch64/2024-04-23/x11/qt5/qt3d.log > > http://build-failures.rhaalovely.net/aarch64/2024-04-23/x11/qt5/qtwebchannel.log > > > Fixed by naddy. Looks like removing folders also needs a bump. Ah I missed the lack o

Re: net/rsync: rrsync is a python3 script...

2024-04-26 Thread Stuart Henderson
OK sthen On 2024/04/26 12:31, Landry Breuil wrote: > Le Fri, Apr 26, 2024 at 10:49:44AM +0100, Stuart Henderson a écrit : > > On 2024/04/26 11:14, Landry Breuil wrote: > > > hi, > > > > > > on a bare machine with only rsync installed, trying to u

Re: net/rsync: rrsync is a python3 script...

2024-04-26 Thread Stuart Henderson
On 2024/04/26 11:14, Landry Breuil wrote: > hi, > > on a bare machine with only rsync installed, trying to use rrsync > wrapper script fails: > > env: python3: No such file or directory > rsync: connection unexpectedly closed (0 bytes received so far) [sender] > rsync error: error in rsync protoc

Re: lang/sbcl - building and installing libsbcl.so ?

2024-04-25 Thread Stuart Henderson
On 2024/04/25 10:24, Dima Pasechnik wrote: > > 1) Is there a standard way to set up .so's major.minor version > in the port, and propagate it to the build? > (hardcoding major.minor in several patched places is a pain, obviously) > > In port's makefile I now have a line > > SHARED_LIBS += sbcl

Re: archivers/pixz: new port (1.0.7)

2024-04-23 Thread Stuart Henderson
On 2024/04/23 23:36, Kirill A. Korinsky wrote: > Thanks for review, > > On Tue, 23 Apr 2024 23:19:47 +0200, > Stuart Henderson wrote: > > > > Small tweaks, mostly to fix things so the tests run properly (symlink > > gstat -> WRKDIR/bin/stat, and BDEP on cppche

Re: archivers/pixz: new port (1.0.7)

2024-04-23 Thread Stuart Henderson
On 2024/04/01 12:55, Kirill A. Korinsky wrote: > Folks, > > Despite of current security issue with xz/lzma the algortihm itself provides > great compression, and the existing XZ Utils provide great compression in > the .xz file format, but they produce just one big block of compressed data. > > H

Re: archivers/bzip3: new port (version 1.4.0)

2024-04-23 Thread Stuart Henderson
This is OK sthen@ to import On 2024/04/16 13:30, Kirill A. Korinsky wrote: > On Tue, 16 Apr 2024 12:07:09 +0200, > Stuart Henderson wrote: > > > > I don't really like COMMENT but don't have a better idea right away. > > > > Original comment was a copy a

Re: [new] lang/mujs

2024-04-23 Thread Stuart Henderson
On 2024/04/23 22:09, Pascal Stumpf wrote: > On Tue, 23 Apr 2024 20:51:59 +0100, Stuart Henderson wrote: > > On 2024/04/23 21:10, Pascal Stumpf wrote: > > > MuJS is a lightweight Javascript interpreter designed for embedding > > > in other software to extend them

Re: [new] lang/mujs

2024-04-23 Thread Stuart Henderson
On 2024/04/23 21:10, Pascal Stumpf wrote: > MuJS is a lightweight Javascript interpreter designed for embedding > in other software to extend them with scripting capabilities. > > MuJS was designed with a focus on small size, correctness, and > simplicity. It is written in portable C and implement

Re: lang/mupdf: Use external mujs

2024-04-23 Thread Stuart Henderson
On 2024/04/23 21:13, Pascal Stumpf wrote: > Required to work with new lang/mujs port. > > Lightly tested with some PDFs containing JavaScript. I'd rather not at this point. > Index: Makefile > === > RCS file: /home/cvs/ports/textpro

Re: [UPDATE] OCaml 4.14.1 -> 4.14.2

2024-04-23 Thread Stuart Henderson
On 2024/04/23 11:29, Dave Voutila wrote: > > Stuart Henderson writes: > > > The updated ocaml version fails to build on i386; the new ocamlc.opt run > > as part of the build segfaults segfaults, looks like during runtime linking. > > > > This fixes it in my

<    1   2   3   4   5   6   7   8   9   10   >