UPDATE: QEMU 9.2.1

2025-02-13 Thread Brad Smith
Here is an update to QEMU 9.2.1. https://marc.info/?l=qemu-devel&m=173933916608751&w=2 Index: Makefile === RCS file: /cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.248 diff -u -p -u -p -r1.248 Makefile --- Makefile2

[update] klavaro-3.14

2025-02-13 Thread Jeremie Courreges-Anglas
This updates klavaro to the latest release available, along with its dep gtkdatabox (klavaro is the sole consumer). The french "ergo-l" keyboard mapping sadly isn't supported OOTB, but the update is worth it anyway (minus two gtk+2 users). pea, do you want to keep maintainership? ok? Index:

Re: salt on -current and python3.12 - No module named 'backports'

2025-02-13 Thread viq
On Tue, 7 Jan 2025, 09:27 Robert Nagy, wrote: > I am looking into this today. > Did you manage to get anything useful? On 06/01/25 22:20 +, Mikolaj Kucharski wrote: > > On Mon, Jan 06, 2025 at 09:46:48PM +, Mikolaj Kucharski wrote: > > > Hi Stuart, > > > > > > On Mon, Jan 06, 2025 at 05

Re: [new] textproc/xalan-c

2025-02-13 Thread Stuart Henderson
On 2025/02/12 20:42, Pascal Stumpf wrote: > On Wed, 12 Feb 2025 20:41:04 +0100, Pascal Stumpf wrote: > > Xalan-C++ version is a robust implementation of the W3C Recommendations > > for XSL Transformations (XSLT) and the XML Path Language (XPath). > > It works with the Xerces-C++ XML parser. > > >

Re: update multimedia/shotcut

2025-02-13 Thread Josh Grosse
Pinging again. Diff attached for convenience. On Fri, Feb 07, 2025 at 09:56:44AM -0500, Josh Grosse wrote: > Ping. > > On Fri, Jan 31, 2025 at 08:26:05PM -0500, Josh Grosse wrote: > > This is an update to new version 25.01.25. Lightly tested on amd64, > > with and without h264_vaapi hardware en

[patch]: Don't let prosody hang on bad connections

2025-02-13 Thread Martijn van Duren
Hello ports@, Some time ago I hit an issue where my prosody server randomly started to hang on the netio channel. After some debugging I found out that luasec puts the underlying socket in blocking mode before calling SSL_shutdown. This combined with a crappy client who is on the disconnect path c

[Update] net/i2pd-2.56.0

2025-02-13 Thread openbsd
Hi, Here's a very simple patch updating net/i2pd to the recent 2.56.0 version. Here are the release notes: https://github.com/PurpleI2P/i2pd/releases/tag/2.56.0 The port builds an runs fine on amd64, with all tests passing. Cheers.Index: Makefile ===

Re: UPDATE: Walk-1.12.0

2025-02-13 Thread Kirill A . Korinsky
On Wed, 12 Feb 2025 15:38:06 +0100, gonzalo wrote: > > Hello, > > Update for Walk to 1.12.0: > > https://github.com/antonmedv/walk/releases/tag/v1.12.0 > > OK? Comments? > Tested on -current/amd64. Compiles and works when run it as walk. But when run it as walk / or any other path... it igno

Re: sysutils/opam module + new textproc/slipshow

2025-02-13 Thread Christopher Zimmermann
On Wed, Feb 12, 2025 at 06:35:29PM -0500, Thomas Frohwein wrote: On Wed, 12 Feb 2025 21:36:55 +0100 Christopher Zimmermann wrote: Hi Sebastien, the opam module looks great and will be very useful. Thanks a lot for creating it! The slipshow port looks fine, too. Sadly I did not find time to te

[update] net/i2pd 2.55.0 -> 2.56.0

2025-02-13 Thread David Uhden Collado
In this email, I have attached a diff to update net/i2pd from version 2.55.0 to version 2.56.0 [1]. Tested on amd64 and it builds and runs fine. OKs? Comments? References: [1]: https://github.com/PurpleI2P/i2pd/releases/tag/2.56.0Index: ports/net/i2pd/Makefile =

Re: Update portbump to perl v5.40 and signatures

2025-02-13 Thread Andrew Hewus Fresh
On Mon, Feb 10, 2025 at 12:45:27AM -0500, George Koehler wrote: > On Fri, 7 Feb 2025 15:29:57 -0800 > Andrew Hewus Fresh wrote: > > > -sub new { > > - my ($class, $dir, $tweak_wantlib, $lib_depends_tgt) = @_; > > +sub new($class, $dir, $tweak_wantlib, $lib_depends_tgt = undef) { > > > -sub ver

UPDATE security/vaultwarden-1.33.2

2025-02-13 Thread Bjorn Ketelaars
Simple diff for bringing vaultwarden to 1.33.2. Changes [0]: - Update workflows and enhance security - Update crates & fix CVE-2025-24898 - add bulk-access endpoint for collections - Fix icon redirect not working on desktop - Show assigned collections on member edit Build- and run-tested on amd64

Re: UPDATE: aom 3.12.0

2025-02-13 Thread Brad Smith
On Wed, Feb 12, 2025 at 05:40:41PM -0500, Brad Smith wrote: > Here is an update to aom 3.12.0. > > > libaom v3.12.0 North Star release > > 2025-02-10 v3.12.0 > This release includes new codec interfaces, compression efficiency and > perceptual improvements, speedup and memory optimizations,