UPDATE: mpv 0.40.0

2025-03-25 Thread Brad Smith
Here is an update to mpv 0.40.0. Release 0.40.0 == We are excited to announce the release of mpv 0.40.0. Key highlights: * Console: Enhanced autocompletion and visual styling * OSC: New selection menu accessible by right-clicking common buttons * HDR is now natively supported when

Re: graphics/ffmpeg:

2025-03-25 Thread Brad Smith
On 2025-03-20 10:29 a.m., Kirill A. Korinsky wrote: Brad, I had discover that ffplay / ffmpeg may crash when I detach webcam from a machine. I had run it with command like: ffplay -i /dev/video0 -input_format mjpeg -video_size 1920x1080 -framerate 30 and after I detach it crashes. No

Re: [Update] databases/sqlite3 3.49.1

2025-03-25 Thread Stuart Cassoff
Looks ok at a glance. I haven't tested/checked to see that the desired/correct tclsh is being used. Nitpick: I usually put MODTCL_VERSION immediately after MODULES. Seems that Makefile.template suggests this as well. Stu On Tuesday, March 25, 2025 at 03:14:35 p.m. EDT, Volker Schlecht wrote:

Re: [Update] databases/sqlite3 3.49.1

2025-03-25 Thread Volker Schlecht
On 2025-03-25 18:41, Stuart Cassoff wrote: MODTCL_VERSION=8.6 Would be preferable. Also, in the diff,  autosetup_tclsh={MODTCL_BIN} is missing the $. Whoops :-) How about the attached diff then? Index: Makefile === RCS file: /cv

Re: [Update] databases/sqlite3 3.49.1

2025-03-25 Thread Stuart Cassoff
A bit late to the party... On Sunday, March 2, 2025 at 11:47:13 a.m. EST, Jeremie Courreges-Anglas wrote: The "./jimsh0" case above is actually the executable name of a stripped version of jimtcl shipped as autosetup/jimsh0.c in the sqlite tarball.  The first other tclsh executable in the lis

Re: NEW: security/libp11

2025-03-25 Thread Maximo Pech
Builds and installs fine for me on x86_64. Just one thing: I suggest next time you package it as security/libp11 or ports/security/libp11 in your tar file. El sáb, 22 mar 2025 a las 12:13, Adriano Barbosa () escribió: > > Hi! > > I couldn't find libp11 in the ports, so here is a first draft for t

aarch64 bulk build report

2025-03-25 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat Mar 22 02:43:18 MDT 2025 finished at Tue Mar 25 14:38:12 MDT 2025 lasted 3D11h54m done with kern.version=OpenBSD 7.7-beta (GENERIC.MP) #344: Wed Mar 19 05:53:03 MDT 2025 built packages:12518 Mar 22:4008 Mar 23:481 Mar 24:2296 Mar 25:5732 cri

[maintainer update] net/hopm: adjust permissions

2025-03-25 Thread Chaz Kettleson
Summary of changes: - do not make configuration world readable as it may contain plaintext passwords -- Chaz diff --git a/net/hopm/Makefile b/net/hopm/Makefile index 17cebe473df..24049d90de4 100644 --- a/net/hopm/Makefile +++ b/net/hopm/Makefile @@ -1,7 +1,7 @@ COMMENT= open-pr

[Update] sysutils/fswatch 1.18.3

2025-03-25 Thread Volker Schlecht
Update to the latest release: https://github.com/emcrisostomo/fswatch/releases/tag/1.18.3 ok? Index: Makefile === RCS file: /cvs/ports/sysutils/fswatch/Makefile,v diff -u -p -r1.1.1.1 Makefile --- Makefile4 Oct 2024 09:23:34 -00

[NEW] net/rnsh a shell utility that works over Reticulum

2025-03-25 Thread Aaron Bieber
Hola! Here is a new package that lets one do "remote shell" stuff over reticulum. Information for inst:rnsh-0.1.5 Comment: shell over reticulum Description: rnsh is a command-line utility that facilitates shell sessions over Reticulum networks. Maintainer: Aaron Bieber WWW: https://github.c

Re: firefox-esr-128.8.0 non-functional, firefox 136 is OK

2025-03-25 Thread Landry Breuil
Le Tue, Mar 25, 2025 at 08:44:00PM +0800, emu...@disroot.org a écrit : > firefox-esr 128.8.0 on a new install of 7.6.amd64 is non-functional for me > (no UI input or browsing possible), with dozens of the error below per second > when run from a terminal. can you ensure that you have /etc/firef

[update] net/synapse 1.127.0

2025-03-25 Thread Renaud Allard
Hello, Here is a diff for net/synapse 1.127.0 Tested on amd64 make test as usual: skips=312, failures=3, successes=3682 Best Regards Index: Makefile === RCS file: /cvs/ports/net/synapse/Makefile,v diff -u -p -r1.97 Makefile --- Make

Re: firefox-esr-128.8.0 non-functional, firefox 136 is OK

2025-03-25 Thread emu...@disroot.org
On Tue, 25 Mar 2025 22:32:20 +0800 "emu...@disroot.org" wrote: > On Tue, 25 Mar 2025 14:20:30 +0100 > Landry Breuil wrote: > > > Le Tue, Mar 25, 2025 at 08:44:00PM +0800, emu...@disroot.org a écrit : > > > firefox-esr 128.8.0 on a new install of 7.6.amd64 is non-functional for > > > me (no UI

[Update] devel/gn

2025-03-25 Thread Volker Schlecht
Simple update to a more recent snapshot of devel/gn, needed for v8 135.0.0 that's bundled with lang/deno 2.2.5, the only consumer of the port. Tested building deno 2.2.5 on arm64 and amd64. I didn't test deno 2.2.4, but would commit the two updates in lockstep anyway. ok? Index: Makefile ===

Re: [update] www/yt-dlp 2025.02.19 -> 2025.03.21

2025-03-25 Thread Stuart Henderson
On 2025/03/25 12:56, David Uhden Collado wrote: > > > > In this email, I have attached a diff to update www/yt-dlp from version > > > 2025.02.19 to version 2025.03.21 [1]. > > > > tb@ already conmitted an update for this. > > Sorry, I didn't realize it had already been conmitted because I follow

Re: [update] www/yt-dlp 2025.02.19 -> 2025.03.21

2025-03-25 Thread David Uhden Collado
In this email, I have attached a diff to update www/yt-dlp from version 2025.02.19 to version 2025.03.21 [1]. tb@ already conmitted an update for this. Sorry, I didn't realize it had already been conmitted because I follow the mirror on GitHub which is a bit behind.

Re: [update] security/passwdqc 2.0.2 -> 2.0.3

2025-03-25 Thread David Uhden Collado
In this email, I have attached a diff to update security/passwdqc from version 2.0.2 to version 2.0.3 [1]. I've committed a fixed version The name "DEVEL" makes me think that the pkg-config file (passwdqc.pc) is not needed for end users, but for developers, it does no harm to add it, bu

firefox-esr-128.8.0 non-functional, firefox 136 is OK

2025-03-25 Thread emu...@disroot.org
firefox-esr 128.8.0 on a new install of 7.6.amd64 is non-functional for me (no UI input or browsing possible), with dozens of the error below per second when run from a terminal. Removing it and adding firefox 136.0.2 put things back to normal. Can anyone else confirm this? ... [Parent 88094,

New: py-aiomqtt and py-paho-mqtt update

2025-03-25 Thread Mikolaj Kucharski
Hi. Below is net/py-paho-mqtt update to 2.1.0 as it is needed by the attached port of net/py-aiomqtt. I am using aiomqtt with mosquitto and zigbee2mqtt. I would need some input about tests, as I am confused about them in py-paho-mqtt. Information for inst:py3-aiomqtt-2.3.0 Comment: async M

Patch: salt needs tornado, and fix for py-setproctitle, v3007.1

2025-03-25 Thread Mikolaj Kucharski
Hi. I am addressing two issues here. The setproctitle problem in the rc.d(8) scripts I reported in the past https://marc.info/?t=17005600386&r=1&w=2 and change for pexp works for me. Second is, salt needs tornado. Index: Makefile =

Re: Trying to port aiomqtt, Python module

2025-03-25 Thread Mikolaj Kucharski
I am not sure is this good idea, but I manage to make the port with: Index: pyproject.toml --- pyproject.toml.orig +++ pyproject.toml @@ -57,8 +57,8 @@ strict = true metadata = false [build-system] -requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.0.0"] -build-backend = "poetry_

[maintainer update] nnn 5.0 -> 5.1

2025-03-25 Thread Martin Ziemer
This patch updates nnn from 5.0 to 5.1. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/sysutils/nnn/Makefile,v diff -u -p -r1.29 Makefile --- Makefile23 Jan 2025 18:13:47 - 1.29 +++ Makefile24 Mar 2025 07: