Re: x11/i3status: Recover from sndiod restart

2025-03-30 Thread Alexandre Ratchov
On Sat, Mar 29, 2025 at 07:50:40PM -0500, Matthew Martin wrote: > On occasion I restart sndiod which causes i3status to stop reporting the > volume level. The below patch resets initialized after a disconnect so > on the next poll i3status will attempt to reconnect to the new sndiod. > I opted agai

Re: Remove audio/flite/pkg/MESSAGE

2025-03-30 Thread Rafael Sadowski
On Sun Mar 30, 2025 at 09:51:19AM +0200, Theo Buehler wrote: > On Sun, Mar 30, 2025 at 09:45:46AM +0200, Rafael Sadowski wrote: > > I don't see the point for this. OK to remove? > > This was done because the license requires > > *2. If this software is redistributed in a modified condition >

[UPDATE] net/crawley-1.7.10

2025-03-30 Thread Russ Sharek
Just in time for the new release. :) A minor update to net/crawley from v1.7.9 to v1.7.10 Tested and working as expected. OK, please? Index: Makefile === RCS file: /cvs/ports/net/crawley/Makefile,v diff -u -p -r1.2 Makefile --- Ma

Re: www/varnish: update to 7.7.0

2025-03-30 Thread Kirill A . Korinsky
On Mon, 31 Mar 2025 00:23:35 +0200, Kirill A. Korinsky wrote: > > On Mon, 31 Mar 2025 00:20:23 +0200, > Kirill A. Korinsky wrote: > > > > The good news 7.5 contains 7.4.2 which seems to be immune. > > > > or not and they just used poor wording: > > Versions affected > - Varnish Cache release

Re: UPDATE: squeezelite-2.0.0.1524

2025-03-30 Thread Stuart Henderson
On 2025/03/15 13:14, Edd Barrett wrote: > P.S. I'm willing to bet that the audio/squeezecenter port is in dire need of > update. I haven't tried it, but the project -- at least under that name -- > died > a long time ago, but there's a fork called "lyrion" which is probably what we > should be usi

Re: [update] textproc/tree-sitter 0.25.3

2025-03-30 Thread Edd Barrett
On Fri, Mar 07, 2025 at 11:20:58AM +0100, Laurent Cheylus wrote: > Tests OK using tree-sitter with Neovim (plugin and grammars for different > languages). ``` sqlite> select fullpkgname from ports where lib_depends like '%tree-sitter%'; emacs-30.1-gtk3 emacs-30.1-gtk3 emacs-30.1-gtk2 emacs-30.1-n

Re: [update] editors/neovim 0.11.0

2025-03-30 Thread Edd Barrett
On Fri, Mar 28, 2025 at 10:51:37AM +0100, Laurent Cheylus wrote: > update for editors/neovim to the latest version 0.11.0 Diff looks good to me. I'll be testing this during my workday tomorrow. -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: www/varnish: update to 7.7.0

2025-03-30 Thread Stuart Henderson
On 2025/03/30 23:18, Jeremie Courreges-Anglas wrote: > On Sat, Mar 29, 2025 at 11:49:29PM +0100, Kirill A. Korinsky wrote: > > ports@, > > > > I'd like to update www/varnish to 7.7.0 > > > > It builds and passed trivial testing on -current/amd64. > > > > I also sucefully used to build it my cust

Re: www/varnish: update to 7.7.0

2025-03-30 Thread Kirill A . Korinsky
On Mon, 31 Mar 2025 00:20:23 +0200, Kirill A. Korinsky wrote: > > The good news 7.5 contains 7.4.2 which seems to be immune. > or not and they just used poor wording: Versions affected - Varnish Cache release 7.5.0 - Varnish Cache release 7.6.0 - Varnish Cache release 7.6.1 - Older unsuppor

Re: www/varnish: update to 7.7.0

2025-03-30 Thread Jeremie Courreges-Anglas
On Sat, Mar 29, 2025 at 11:49:29PM +0100, Kirill A. Korinsky wrote: > ports@, > > I'd like to update www/varnish to 7.7.0 > > It builds and passed trivial testing on -current/amd64. > > I also sucefully used to build it my custom vmod. > > Ok? Either this or an update to 7.6.2 would solve CVE-

Re: www/varnish: update to 7.7.0

2025-03-30 Thread Kirill A . Korinsky
On Sun, 30 Mar 2025 23:18:27 +0200, Jeremie Courreges-Anglas wrote: > > On Sat, Mar 29, 2025 at 11:49:29PM +0100, Kirill A. Korinsky wrote: > > ports@, > > > > I'd like to update www/varnish to 7.7.0 > > > > It builds and passed trivial testing on -current/amd64. > > > > I also sucefully used

udpate to hledger-1.42.1

2025-03-30 Thread Greg Steuck
Just realized I didn't update this port in this cycle. I tested that it works for me on amd64. I'm building it on arm64 now. I'm equally happy to merge now or wait until 7.7 is cut. --- productivity/hledger/Makefile | 135 +++ productivity/hledger/distinfo | 308 -

Re: [update] editors/neovim 0.11.0

2025-03-30 Thread Laurence Tratt
On Fri, Mar 28, 2025 at 10:51:37AM +0100, Laurent Cheylus wrote: Hello Laurent, > [cc edd@ as maintainer] > > update for editors/neovim to the latest version 0.11.0 After applying the treesitter update, this works well! My old config worked as expected; updating it for some of the new features a

aarch64 bulk build report

2025-03-30 Thread phessler
bulk build on arm64.ports.openbsd.org started on Thu Mar 27 01:15:11 MDT 2025 finished at Sun Mar 30 11:14:34 MDT 2025 lasted 3D09h59m done with kern.version=OpenBSD 7.7-beta (GENERIC.MP) #346: Wed Mar 26 09:42:31 MDT 2025 built packages:12529 Mar 27:3893 Mar 28:638 Mar 29:2851 Mar 30:5146 cri

Re: UPDATE: squeezelite-2.0.0.1524

2025-03-30 Thread Edd Barrett
On Sat, Mar 15, 2025 at 01:14:46PM +, Edd Barrett wrote: > An update to the latest audio/squeezelite. Any comments for this before I commit it? -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: x11/i3status: Recover from sndiod restart

2025-03-30 Thread Jeremie Courreges-Anglas
On Sat, Mar 29, 2025 at 07:50:40PM -0500, Matthew Martin wrote: > On occasion I restart sndiod which causes i3status to stop reporting the > volume level. The below patch resets initialized after a disconnect so > on the next poll i3status will attempt to reconnect to the new sndiod. > I opted agai

Re: NEW: x11/uxplay

2025-03-30 Thread Brian Callahan
On 03/30/2025 01:29 PM, Klemens Nanni wrote: 30.03.2025 08:09, Brian Callahan пишет: Hi ports -- Attached is a new port, x11/uxplay. UxPlay is an AirPlay-Mirror and AirPlay-Audio server. --- pkg/DESCR: UxPlay is an AirPlay-Mirror and AirPlay-Audio server. UxPlay can emulate a second disp

Re: NEW: x11/uxplay

2025-03-30 Thread Klemens Nanni
30.03.2025 08:09, Brian Callahan пишет: > Hi ports -- > > Attached is a new port, x11/uxplay. UxPlay is an AirPlay-Mirror and > AirPlay-Audio server. > > --- > pkg/DESCR: > UxPlay is an AirPlay-Mirror and AirPlay-Audio server. > > UxPlay can emulate a second display for macOS and other AirPlay

Remove audio/flite/pkg/MESSAGE

2025-03-30 Thread Rafael Sadowski
I don't see the point for this. OK to remove? diff --git a/audio/flite/Makefile b/audio/flite/Makefile index 8678995ce20..c8d36ba421a 100644 --- a/audio/flite/Makefile +++ b/audio/flite/Makefile @@ -5,6 +5,7 @@ COMMENT=text to speech utility GH_ACCOUNT=festvox GH_PROJECT=flite

Re: [update] devel/py-test-check 2.5.0 -> 2.5.2 (was 2.5.1)

2025-03-30 Thread Johannes Thyssen Tishman
2025-03-29T22:08:43+ Johannes Thyssen Tishman : > Please find below an update for devel/py-test-check to version 2.5.1. New diff to update to version 2.5.2. Index: Makefile === RCS file: /cvs/ports/devel/py-test-check/Makefile,v

Re: [update] graphics/py-pivy 0.6.9 -> 0.6.10

2025-03-30 Thread Johannes Thyssen Tishman
2025-03-29T22:07:23+ Johannes Thyssen Tishman : > Please find below an update for graphics/py-pivy to version 0.6.10. New diff below reverting the addition of quarter tests which require Qt support (not built). Additionally, when running tests, there's an error complaining about a circular dep