[update] graphics/pcl 1.14.1 -> 1.15.0

2025-02-26 Thread Johannes Thyssen Tishman
Please find below an update for graphics/pcl to version 1.15.0. Most patches were dropped as they were merged upstream. I checked all SHARED_LIBS with check_sym for bumps, but I'd appreciate if someone could help me double check. All tests are still passing. Index: Makefile ==

Re: security/mitmproxy: update to 11.1.3 from maintainer

2025-02-26 Thread Kirill A . Korinsky
On Mon, 17 Feb 2025 18:49:37 +0100, Kirill A. Korinsky wrote: > > ports@, > > I'd like to update security/mitmproxy to 11.1.3, and it requires an updated > for security/py-mitmproxy_rs to 0.11.5. > > Tested on -current/amd64 against updated security/py-argon2-cffi and > security/py-passlib from

Re: UPDATE: QEMU 9.1.2

2025-02-26 Thread Stuart Henderson
On 2024/11/27 23:46, Brad Smith wrote: > Here is an update to QEMU 9.1.2. > > Various bug fixes. > > https://marc.info/?l=qemu-devel&m=173216702901250&w=2 Distfile was rerolled, do you have an old one to see what changed? > > Index: Makefile > ==

Re: [update] graphics/pcl 1.14.1 -> 1.15.0

2025-02-26 Thread Theo Buehler
On Wed, Feb 26, 2025 at 05:54:44PM +, Johannes Thyssen Tishman wrote: > Please find below an update for graphics/pcl to version 1.15.0. > > Most patches were dropped as they were merged upstream. I checked all > SHARED_LIBS with check_sym for bumps, but I'd appreciate if someone > could help m

Re: UPDATE: QEMU 9.1.2

2025-02-26 Thread Kirill A . Korinsky
On Wed, 26 Feb 2025 20:10:18 +0100, Stuart Henderson wrote: > > On 2024/11/27 23:46, Brad Smith wrote: > > Here is an update to QEMU 9.1.2. > > > > Various bug fixes. > > > > https://marc.info/?l=qemu-devel&m=173216702901250&w=2 > > Distfile was rerolled, do you have an old one to see what cha

[Update from Maintainer] Git repository account name change for games/qstat

2025-02-26 Thread Tom Murphy
Hi, The github account for games/qstat changed from 'multiplay' to 'Unity-Technologies'. So including a diff here with a bump in REVISION since it changes the actual HOMEPAGE (from one github URL to another). Version has not changed (still 2.17) and no updates to the DISTFILE, purely a change

Re: port of CodeLite

2025-02-26 Thread Stuart Henderson
On 2025/02/22 11:02, Guillermo Bernaldo de Quiros Maraver wrote: > Hi, good morning! > > If possible, I would like to port CodeLite into OpenBSD using the guidelines > described in the > FAQ (https://www.openbsd.org/faq/ports/guide.html). > > Currently, I've built and installed the current versi

Re: [Update from Maintainer] games/mvdsv 1.10

2025-02-26 Thread Tom Murphy
On Sun, Feb 23, 2025 at 04:31:11PM +, Stuart Henderson wrote: > On 2025/02/23 13:43, Tom Murphy wrote: > > Hi, > > > > Here's a patch for games/mvdsv to update the server to 1.10. > > Changelog is here: https://github.com/QW-Group/mvdsv/releases/tag/v1.10 > > > > The project that covers e

Re: [Update from Maintainer] Git repository account name change for games/qstat

2025-02-26 Thread Stuart Henderson
thanks, committed. On 2025/02/26 14:22, Tom Murphy wrote: > Hi, > > The github account for games/qstat changed from 'multiplay' to > 'Unity-Technologies'. So including a diff here with a bump in REVISION > since it changes the actual HOMEPAGE (from one github URL to another). > > Version has

Re: UPDATE: QEMU 9.1.2

2025-02-26 Thread Stuart Henderson
On 2025/02/26 20:49, Kirill A. Korinsky wrote: > On Wed, 26 Feb 2025 20:10:18 +0100, > Stuart Henderson wrote: > > > > On 2024/11/27 23:46, Brad Smith wrote: > > > Here is an update to QEMU 9.1.2. > > > > > > Various bug fixes. > > > > > > https://marc.info/?l=qemu-devel&m=173216702901250&w=2 >

Re: UPDATE: QEMU 9.1.2

2025-02-26 Thread Stuart Henderson
On 2025/02/26 20:15, Stuart Henderson wrote: > On 2025/02/26 20:49, Kirill A. Korinsky wrote: > > On Wed, 26 Feb 2025 20:10:18 +0100, > > Stuart Henderson wrote: > > > > > > On 2024/11/27 23:46, Brad Smith wrote: > > > > Here is an update to QEMU 9.1.2. > > > > > > > > Various bug fixes. > > > >

Re: [new] sysutils/grizzly

2025-02-26 Thread Pascal Stumpf
On Wed, 04 Dec 2024 18:35:56 +0100, Pascal Stumpf wrote: > Grafana Grizzly is a command line tool that allows you to manage > your observability resources with code. > > Now you can define your dashboards, alerting and recording rules, > etc, all from within your codebase. > > You can build Grizz

net/noVNC update patch-utils_launch_sh for bad netstat argument

2025-02-26 Thread Allan Streib
(I'm not on the list as I contribute rarely, please CC me on any replies) This update corrects an error in netstat arguments for OpenBSD's netstat: netstat: unknown option -- t Updated patch-utils_launch_sh below. Hope this is useful. Index: utils/launch.sh --- utils/launch.sh.orig +++ utils/la

Re: [update] graphics/pcl 1.14.1 -> 1.15.0

2025-02-26 Thread Johannes Thyssen Tishman
2025-02-26T20:21:45+0100 Theo Buehler : > On Wed, Feb 26, 2025 at 05:54:44PM +, Johannes Thyssen Tishman wrote: > > Please find below an update for graphics/pcl to version 1.15.0. > > > > Most patches were dropped as they were merged upstream. I checked all > > SHARED_LIBS with check_sym for b

Re: [update] graphics/pcl 1.14.1 -> 1.15.0

2025-02-26 Thread Theo Buehler
On Wed, Feb 26, 2025 at 10:55:49PM +, Johannes Thyssen Tishman wrote: > 2025-02-26T20:21:45+0100 Theo Buehler : > > On Wed, Feb 26, 2025 at 05:54:44PM +, Johannes Thyssen Tishman wrote: > > > Please find below an update for graphics/pcl to version 1.15.0. > > > > > > Most patches were drop

Re: databases/timescaledb 2.18.2

2025-02-26 Thread Mark Patruck
On 26.02.2025 10:24, Stuart Henderson wrote: On 2025/02/26 10:30, Mark Patruck wrote: Hi, this updates databases/timescaledb to 2.18.2 with lots of important fixes, especially if you use net/zabbix. Your zabbix update has "Includes upstream support for TimescaleDB 2.18", so do we need to make

Re: [update] audio/cmus 2.10.0 -> 2.12.0

2025-02-26 Thread Stuart Henderson
On 2025/02/25 17:00, François Chambaud wrote: > Stuart Henderson writes: > > > thanks - committed > > > > On 2025/02/22 22:11, David Uhden Collado wrote: > >> > > In this email, I have attached a diff to update audio/cmus from version > >> > > 2.10.0 to version 2.12.0 [1]. > >> > > > >> > > I hav

Re: UPDATE: QEMU 9.2.1

2025-02-26 Thread Brad Smith
On Fri, Feb 14, 2025 at 01:30:38AM -0500, Brad Smith wrote: > Here is an update to QEMU 9.2.1. > > > https://marc.info/?l=qemu-devel&m=173933916608751&w=2 Here is an updated diff for 9.2.2. Index: Makefile === RCS file: /cvs/po

databases/timescaledb 2.18.2

2025-02-26 Thread Mark Patruck
Hi, this updates databases/timescaledb to 2.18.2 with lots of important fixes, especially if you use net/zabbix. Running fine here and fixes the issue https://github.com/timescale/timescaledb/issues/7410 which has impact also on net/zabbix. Index: Makefile ===

net/zabbix 7.0.10

2025-02-26 Thread Mark Patruck
Update net/zabbix to 7.0.10 released two days ago. Release notes 7.0.10: https://www.zabbix.com/rn/rn7.0.10 Changes in 7.0.10: https://www.zabbix.com/documentation/7.0/en/manual/introduction/whatsnew7010 Upgrade notes 7.0.10: https://www.zabbix.com/documentation/7.0/en/manual/installation/upgra

[update] net/synapse 1.125.0

2025-02-26 Thread Renaud Allard
Hello, Here is a diff for net/synapse 1.125.0 Tested on amd64 as usual: Ran 3969 tests in 2770.226s (skips=308, failures=3, successes=3658) Best Regards Index: Makefile === RCS file: /cvs/ports/net/synapse/Makefile,v diff -u -p -r1

Re: databases/timescaledb 2.18.2

2025-02-26 Thread Stuart Henderson
On 2025/02/26 10:30, Mark Patruck wrote: > Hi, > > this updates databases/timescaledb to 2.18.2 with lots of important > fixes, especially if you use net/zabbix. Your zabbix update has "Includes upstream support for TimescaleDB 2.18", so do we need to make sure zabbix is updated before this? >