UPDATE: opencolorio-2.4.2

2025-05-20 Thread Rafael Sadowski
Simple update opencolorio-2.4.2. Tested on amd64. OK? Cheers Rafael diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile index 92fe2dc0abd..01dbea784bf 100644 --- a/graphics/opencolorio/Makefile +++ b/graphics/opencolorio/Makefile @@ -2,10 +2,9 @@ COMMENT = colo

tdlib: split into tdlib and tde2e

2025-05-20 Thread Klemens Nanni
net/tdesktop needs net/tdlib with -TD_E2E_ONLY=ON, which is really a second port as it exposes private API; it is a different library in the same repo. FLAVORS / MULTI_PACKAGE is not an option due to conflicts and overall complexity. Splitting net/tdlib/tdlib and net/tdlib/tde2e with common Mak

UPDATE: openvdb-12.0.1

2025-05-20 Thread Rafael Sadowski
Simple update openvdb-12.0.1. Tested on amd64. OK? Cheers Rafael diff --git a/graphics/openvdb/Makefile b/graphics/openvdb/Makefile index 91069c5288e..2d333cd2c20 100644 --- a/graphics/openvdb/Makefile +++ b/graphics/openvdb/Makefile @@ -6,10 +6,9 @@ COMMENT= tools for storage and manipulat

UPDATE: openimageio-3.0.6.1

2025-05-20 Thread Rafael Sadowski
Simple update openimageio-3.0.6.1. Tested on amd64. OK? Cheers Rafael diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 9726d99668b..0aa55ee9a1d 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -5,12 +5,11 @@ COMMENT = li

Re: UPDATE: libwebp-1.5.0

2025-05-20 Thread Rafael Sadowski
On Wed May 21, 2025 at 07:09:03AM +0200, Rafael Sadowski wrote: > Simple update libwebp-1.5.0. Tested on amd64. OK? > > Cheers Rafael > New diff with patches/patch-examples_cwebp_c diff --git a/graphics/libwebp/Makefile b/graphics/libwebp/Makefile index 57dc17bf963..180225ddaf4 100755 --- a/gra

UPDATE: libwebp-1.5.0

2025-05-20 Thread Rafael Sadowski
Simple update libwebp-1.5.0. Tested on amd64. OK? Cheers Rafael diff --git a/graphics/libwebp/Makefile b/graphics/libwebp/Makefile index 57dc17bf963..180225ddaf4 100755 --- a/graphics/libwebp/Makefile +++ b/graphics/libwebp/Makefile @@ -2,7 +2,7 @@ COMMENT=Google WebP image format convers

UPDATE: tbb-2022.1.0

2025-05-20 Thread Rafael Sadowski
Simple update tbb-2022.1.0. Tested with upcoming blender on amd64. OK? Cheers Rafael diff --git a/devel/tbb/Makefile b/devel/tbb/Makefile index b714aa642f6..253f4777a0c 100644 --- a/devel/tbb/Makefile +++ b/devel/tbb/Makefile @@ -1,15 +1,15 @@ COMMENT = threading building blocks -

Re: KDE Plasma Readme: Mention resource limits and other workarounds

2025-05-20 Thread Rafael Sadowski
On Wed May 21, 2025 at 06:42:17AM +0200, Sebastien Marie wrote: > Rafael Sadowski writes: > > > +Resource limits > > +=== > > + > > +The "default" login-class resource limits are too conservative for KDE > > Plasma > > +users. It is recommended to create a new login-class based on th

Re: KDE Plasma Readme: Mention resource limits and other workarounds

2025-05-20 Thread Sebastien Marie
Rafael Sadowski writes: > +Resource limits > +=== > + > +The "default" login-class resource limits are too conservative for KDE Plasma > +users. It is recommended to create a new login-class based on the "default" > +class for all KDE Plasma users. Here is an example for /etc/login.co

Re: KDE Plasma Readme: Mention resource limits and other workarounds

2025-05-20 Thread Rafael Sadowski
On Sun Dec 08, 2024 at 02:07:10AM +, Yifei Zhan wrote: > I'm testing out Plasma 6 on a fresh installation and I think there are a > few workarouds and notes worth adding to the pkg readme. > > - Move screen locking to its own section and mention xlock as an > alternative > - Mention about in

Re: archivers/woff2: enable tool installation

2025-05-20 Thread Klemens Nanni
21.05.2025 05:17, Rafael Sadowski пишет: > I need woff2_decompress for the upcoming Blender update. Unfortunately > Upstream hides the installation step behind BUILD_SHARED_LIBS (which is > stupid). I added a new option to install the tools. This also means that > the tools are already built in the

archivers/woff2: enable tool installation

2025-05-20 Thread Rafael Sadowski
I need woff2_decompress for the upcoming Blender update. Unfortunately Upstream hides the installation step behind BUILD_SHARED_LIBS (which is stupid). I added a new option to install the tools. This also means that the tools are already built in the current port. OK? diff --git a/archivers/woff2

Re: audio/beets README

2025-05-20 Thread Kirill A . Korinsky
On Tue, 20 May 2025 19:48:51 +0200, Raphael Graf wrote: > > Hi, > > The diff below adds information about the keyfinder plugin to the README. > I've checked that it actually works .. > > ok? > OK kirill@ > (Feel free to change the wording and commit it, if applicable.) > > > > Index: pkg/R

Re: [new] audio/mixxx

2025-05-20 Thread Stuart Henderson
please check in with armani@ who also has a port of this https://github.com/opencrew-tech/openbsd-hid/tree/main/ports/audio -- Sent from a phone, apologies for poor formatting. On 20 May 2025 18:29:44 Raphael Graf wrote: $ pkg_info mixxx Information for inst:mixxx-2.5.1 Comment: DJ softwar

Re: devel/srecord: remove USE_GROFF=Yes

2025-05-20 Thread Ingo Schwarze
Hello Anthony, Anthony J. Bentley wrote on Tue, May 20, 2025 at 06:04:01AM -0600: > devel/srecord sets USE_GROFF=Yes. The build uses groff(1) in three ways: > > 1. Runs soelim(1) on the manpages, then installs them to man1/3/5. > 2. Runs groff -Tascii on the manpages, then installs them to cat1/

audio/beets README

2025-05-20 Thread Raphael Graf
Hi, The diff below adds information about the keyfinder plugin to the README. I've checked that it actually works .. ok? (Feel free to change the wording and commit it, if applicable.) Index: pkg/README === RCS file: /cvs/ports/a

[new] audio/mixxx

2025-05-20 Thread Raphael Graf
$ pkg_info mixxx Information for inst:mixxx-2.5.1 Comment: DJ software Description: Mixxx integrates the tools DJs need to perform creative live mixes with digital music files. Whether you are a new DJ with just a laptop or an experienced turntablist, Mixxx can support your style and techniques

Re: www/anubis: add unveil(2) restrictions

2025-05-20 Thread Christoph Liebender
Am 19.05.25 um 19:48 schrieb Omar Polo: Usually we try to keep these kind of changes local to the ports tree because upstream may not care and then it could break easily. However, in golang this is a bit weird to do. So, you already have Unveil in golang.org/x/sys, which is a "indirect" depende

[MAINTAINER UPDATE] update ergo to 2.16.0

2025-05-20 Thread Lydia Sobot
Hi all, Attached is a simple diff for updating ergo from 2.15.0 to 2.16.0, no apparent issues on my end (arm64) ? ergo.patch Index: Makefile === RCS file: /cvs/ports/net/ergo/Makefile,v diff -u -p -r1.2 Makefile --- Makefile 26 Mar 20

Re: clo++ -- remove SITES

2025-05-20 Thread Stuart Henderson
that should be replaced with a mirrored copy, I can dig out the distfile and put it up if there isn't a miss authoritative source -- Sent from a phone, apologies for poor formatting. On 20 May 2025 04:14:12 Daniel Dickman wrote: HOMEPAGE was removed but SITES should have been too as the dis

Re: [update] astropy 6.1.0

2025-05-20 Thread Stuart Henderson
ok. note you'll need to cvs up; I bumped REVISION of all numpy consumers. On 2025/05/19 18:23, Daniel Dickman wrote: > Now that we have numpy2 we can update astropy. > > ok? > > Index: Makefile > === > RCS file: /cvs/ports/astro/py-

devel/srecord: remove USE_GROFF=Yes

2025-05-20 Thread Anthony J. Bentley
devel/srecord sets USE_GROFF=Yes. The build uses groff(1) in three ways: 1. Runs soelim(1) on the manpages, then installs them to man1/3/5. 2. Runs groff -Tascii on the manpages, then installs them to cat1/3/5. 3. Runs groff -Tps on additional documentation, then installs to share/doc. None of th

Re: clo++ -- remove SITES

2025-05-20 Thread Stuart Henderson
On 2025/05/20 08:18, Stuart Henderson wrote: > that should be replaced with a mirrored copy, I can dig out the distfile and > put it up if there > isn't a miss authoritative source s/miss/more/ the failure is particularly fun: $ make fetch ===> Checking files for clo++-0.3.0p7 >> Fetch /downlo

Re: net/ntfy: bundle the web UI

2025-05-20 Thread Lucas Gabriel Vuotto
Thanks sthen for pointing out I screwed the new distfile size and hash. Fixed patch attached. On Tue, May 20, 2025 at 07:55:17AM +, Lucas Gabriel Vuotto wrote: > Hi Martin, ports, > > Here's an update to start shipping ntfy's web UI in ports. I decided to > bundle it as an additional tarball,

Re: graphics/ffmpeg: Fix drawtext filter

2025-05-20 Thread Lucas Gabriel Vuotto
OK lucas too, with devel/fribidi added to LDEPS. On Tue, May 20, 2025 at 10:28:24AM +, Alex Tsang wrote: > Hi Brad, ports, > > After upgrading to OpenBSD 7.7 I notice that the drawtext filter in FFmpeg no > longer works. > > For example: > > ffmpeg -i input.jpeg -vf > "drawtext=fontsize=20

Re: graphics/ffmpeg: Fix drawtext filter

2025-05-20 Thread Stuart Henderson
ok. On 2025/05/20 10:28, Alex Tsang wrote: > Hi Brad, ports, > > After upgrading to OpenBSD 7.7 I notice that the drawtext filter in FFmpeg no > longer works. > > For example: > > ffmpeg -i input.jpeg -vf > "drawtext=fontsize=20:fontcolor=Red:fontfile='/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.t

graphics/ffmpeg: Fix drawtext filter

2025-05-20 Thread Alex Tsang
Hi Brad, ports, After upgrading to OpenBSD 7.7 I notice that the drawtext filter in FFmpeg no longer works. For example: ffmpeg -i input.jpeg -vf "drawtext=fontsize=20:fontcolor=Red:fontfile='/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf':text='test'" output.jpeg The expected behaviour is to ge

net/ntfy: bundle the web UI

2025-05-20 Thread Lucas Gabriel Vuotto
Hi Martin, ports, Here's an update to start shipping ntfy's web UI in ports. I decided to bundle it as an additional tarball, as otherwise it requires npm which assumes an online build. The dist target takes care of creating the bundle. It was modelled after sthen's great work at comms/zigbee2mqtt

Re: Update: JRuby 10.0.0.1, sysutils/logstash needs update

2025-05-20 Thread Pavel Korovin
Hello Jeremy, I'm OK with the updates, Logstash-9.0.1 works fine with Java 21 and updated JRuby. I'll update logstash accordingly. Thank you! On 05/08, Jeremy Evans wrote: > Below is an update to JRuby 10.0.0.1. I didn't commit the JRuby > 10.0.0.0 change I sent previously, because sysutils/logs

Re: [update] matplotlib 3.8.3 -> 3.9.4

2025-05-20 Thread Stuart Henderson
On 2025/05/18 16:20, Daniel Dickman wrote: > Now that we have numpy2, here's an update of matplotlib to the 3.9.x > series. > > As per the dev change notes: > - the build system changed to meson > - mplsetup.cfg was moved into meson_options.txt > - the test data flag was moved into pyproject.toml

Re: [NEW] sysutils/piknik

2025-05-20 Thread Stuart Henderson
that readme might be an opportunity to introduce some more people to the "... | doas tee ..." construct (or your version with # is fine too) -- Sent from a phone, apologies for poor formatting. On 20 May 2025 03:57:46 Rafael Sadowski wrote: On Fri May 16, 2025 at 08:52:18PM +0200, Volker Sc