Patch: sysutils/py-mitogen v0.3.22 update

2025-03-27 Thread Mikolaj Kucharski
Hi. Update triggered by a failure, when I wanted to experiment with it: $ python3 experiment1.py Traceback (most recent call last): File "/home/mkucharski/code/python/mitogen/experiment1.py", line 4, in import mitogen.master File "/usr/local/lib/python3.12/site-packages/mitogen/master.p

Patch: sysutils/py-ansible-libssh, stability backports from GitHub

2025-03-27 Thread Mikolaj Kucharski
Hi all. I was experimenting with py-ansible-libssh, but I didn't went to far as currently the port is affected by multiple issues: - Fix pushing large files over SCP https://github.com/ansible/pylibssh/pull/661 - Prevent SEGFAULTs on consecutive exec_command() invocations https://github.com/a

[Update] misc/llama.cpp b4974

2025-03-27 Thread Volker Schlecht
No particular reason ... they release *a lot* and it's been a few weeks :-) ok? Index: Makefile === RCS file: /cvs/ports/misc/llama.cpp/Makefile,v diff -u -p -r1.7 Makefile --- Makefile18 Feb 2025 00:02:17 - 1.7 +++ Make

Re: UPDATE: databases/timescaledb 2.19.0

2025-03-27 Thread Mark Patruck
On 27.03.2025 05:22, Renato Aguiar wrote: Trivial diff updating timescaledb to 2.19.0: Running fine with net/zabbix after altering the DB. OK with me. diff /usr/ports path + /usr/ports commit - feee4072213488cc383974880941069c658617c9 blob - 277a3b09e682d738b088d05661aefa88c59dd9ea file + da

net/zabbix 7.0.11

2025-03-27 Thread Mark Patruck
Update net/zabbix to 7.0.11 released today. Release notes 7.0.11: https://www.zabbix.com/rn/rn7.0.11 Changes in 7.0.11: https://www.zabbix.com/documentation/7.0/en/manual/introduction/whatsnew7011 Upgrade notes 7.0.11: https://www.zabbix.com/documentation/7.0/en/manual/installation/upgrade_note

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

2025-03-27 Thread Raf Czlonka
On Thu, Mar 27, 2025 at 10:34:02AM GMT, Stuart Henderson wrote: > On 2025/03/26 17:04, Raf Czlonka wrote: > > Also, there's at least one more dependency which isn't met: > > > > pyzmq>=25.1.2 ; python_version < '3.13' > > pyzmq>=26.2.0 ; python_version >= '3.13' > > > > [0] https://github

Re: NEW: www/anubis

2025-03-27 Thread Kirill A . Korinsky
On Thu, 27 Mar 2025 09:54:02 +0100, Stuart Henderson wrote: > > That seems internal to vaultwarden though; at least there's nothing > handling it in the rc script. > It reads .env file from current work dir (or home dir of the user? not sure), but it can be overwritten via ENV_FILE environment

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

2025-03-27 Thread Stuart Henderson
On 2025/03/26 17:04, Raf Czlonka wrote: > Also, there's at least one more dependency which isn't met: > > pyzmq>=25.1.2 ; python_version < '3.13' > pyzmq>=26.2.0 ; python_version >= '3.13' > > [0] https://github.com/saltstack/salt/blob/master/requirements/zeromq.txt Seems optional, o

Re: NEW: games/sopwith

2025-03-27 Thread Anthony J. Bentley
Ryan Freeman writes: > Attached is a new port of SDL Sopwith. > > From the website: https://fragglet.github.io/sdl-sopwith/ > > SDL Sopwith is a port of the classic biplane shoot 'em-up "Sopwith" to run > on modern computers and operating systems. It is named "SDL Sopwith" as it > uses the LibSDL c

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

2025-03-27 Thread Raf Czlonka
On Wed, Mar 26, 2025 06:54:11PM, Robert Nagy wrote: > Hi > > 3006.x does not work with python12, which is the python version we have. As Tommy already mentioned, there's "onedir" option, which would probably solve most of the headaches, no? Regards, Raf

Re: NEW: www/anubis

2025-03-27 Thread Stuart Henderson
On 2025/03/27 07:55, Matthieu Herrb wrote: > > On Wed, Mar 26, 2025 at 10:26:00PM +, Stuart Henderson wrote: > > On 2025/03/26 15:45, Kirill A. Korinsky wrote: > > > On Wed, 26 Mar 2025 14:58:25 +0100, > > > Stuart Henderson wrote: > > > > > > > > 1. Anubis is normally configured via environ

Re: Add firmware for QCA2066

2025-03-27 Thread Peter Hessler
OK On 2025 Mar 27 (Thu) at 16:08:16 +0800 (+0800), Kevin Lo wrote: :The diff below adds firmware for qca2066. :ok? : :Index: sysutils/firmware/qwx/Makefile :=== :RCS file: /cvs/ports/sysutils/firmware/qwx/Makefile,v :retrieving revis

Add firmware for QCA2066

2025-03-27 Thread Kevin Lo
The diff below adds firmware for qca2066. ok? Index: sysutils/firmware/qwx/Makefile === RCS file: /cvs/ports/sysutils/firmware/qwx/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- sysutils/firmware/qwx/Makefile

Re: [update] net/soju 0.8.2 -> 0.9.0

2025-03-27 Thread Paco Esteban
Johannes Thyssen Tishman writes: > Please find below an update for net/soju to version 0.9.0. > > Lightly tested without any issues. ok paco@ > > Index: Makefile > === > RCS file: /cvs/ports/net/soju/Makefile,v > diff -u -p -r1.5 M