Re: MAINTAINER REGRESSION FIX: x11/emwm-utils

2025-05-22 Thread Lucas Gabriel Vuotto
Hi izzy, On Thu, May 22, 2025 at 12:08:52PM -0500, izzy Meyer wrote: > I said this in a previous mail [2], but I think it got overlooked: > > > Is it possible to backport this to -stable as the bsd-auth patch and > > REBOOT_CMD fix breaking bugs in the port? Without these two changes, > > the loc

Re: KDE Plasma readme maxfiles hint

2025-05-22 Thread Klemens Nanni
23.05.2025 04:52, Rafael Sadowski пишет: > OK? OK kn > > Index: Makefile > === > RCS file: /cvs/ports/meta/kde/Makefile,v > diff -u -p -r1.40 Makefile > --- Makefile 22 May 2025 05:35:15 - 1.40 > +++ Makefile 23 May 2025

Re: develop/m4 fix make test

2025-05-22 Thread Theo Buehler
> I could find a proper fix. The patch to tests/test-sys_wait.c is > replaced to patch to tests/tests/sys_select.in.h . ok tb

Re: x11/xfe out of date, please update

2025-05-22 Thread Brian Callahan
Hi Alice -- On 05/22/2025 04:00 PM, Alice wrote: hi, x11/xfe in the ports is on version 1.46.2p1 whereas the currently released version is 2.1. Please can this be updated? I will try to write the patch myself if needs be. CC bcallah@ Thank you I am away through the end of the weekend; I can

Re: [NEW] lang/erlang/28

2025-05-22 Thread Kirill A . Korinsky
On Thu, 22 May 2025 18:04:51 +0200, Volker Schlecht wrote: > > On 2025-05-21 22:25, Kirill A. Korinsky wrote: > >> I have acquired a profound distaste for odbc about 25 years ago and never > >> had > >> the desire to check if it was still justified ... but this builds, installs > >> and passes t

Re: [NEW] lang/erlang/28

2025-05-22 Thread Volker Schlecht
On 2025-05-21 22:25, Kirill A. Korinsky wrote: I have acquired a profound distaste for odbc about 25 years ago and never had the desire to check if it was still justified ... but this builds, installs and passes tests. So if you're willing to test, I'm willing to commit :-) I haven't got anyth

Re: [update patch] xv 5.2.0 -> 6.0.2

2025-05-22 Thread Stuart Henderson
On 2025/05/22 12:56, Martin Ziemer wrote: > This patch updates xv from 5.2.0 to 6.0.2. > > Tested on amd64. You're missing a WANTLIB regen, it now picks up Xrandr. I wrote a similar diff back in December but for me I get an absolutely huge 'xv controls' window, taking up more than quarter of my

Re: develop/m4 fix make test

2025-05-22 Thread YASUOKA Masahiko
On Thu, 22 May 2025 19:58:48 +0900 (JST) YASUOKA Masahiko wrote: > On Thu, 22 May 2025 19:27:50 +0900 (JST) > YASUOKA Masahiko wrote: >> On Thu, 22 May 2025 09:30:54 + >> Klemens Nanni wrote: >> + @result{} >> + ifelse(sysval, [0], , [errprint([ skipping: shell does not send signal

Re: [FIX] misc/screen: garbled text in the man page

2025-05-22 Thread Anthony J. Bentley
an9...@sdf.org writes: > Hi ports@ > > I installed the latest version of the misc/screen package > (screen-5.0.1.2.tgz), and noticed that the "DEFAULT KEY BINDINGS" > section in the installed man page is corrupted and unreadable - it is > supposed to be a table of key bindings and their descript

Re: [FIX] misc/screen: garbled text in the man page

2025-05-22 Thread Jan Stary
Thanks - one more point for mandoc :-) Twenty five to go. Jan /usr/ports/books/man-pages-posix/Makefile:USE_GROFF = Yes /usr/ports/comms/x3270/Makefile:USE_GROFF = Yes /usr/ports/devel/riscv32-esp-elf/newlib/Makefile:USE_GROFF =No /usr/ports/devel/xtensa-esp32-elf/newli

Re: develop/m4 fix make test

2025-05-22 Thread YASUOKA Masahiko
On Thu, 22 May 2025 19:27:50 +0900 (JST) YASUOKA Masahiko wrote: > On Thu, 22 May 2025 09:30:54 + > Klemens Nanni wrote: >> 22.05.2025 12:23, Theo Buehler пишет: >>> On Thu, May 22, 2025 at 09:06:17AM +, Klemens Nanni wrote: 22.05.2025 11:56, YASUOKA Masahiko пишет: > Hello,

Re: develop/m4 fix make test

2025-05-22 Thread YASUOKA Masahiko
On Thu, 22 May 2025 09:30:54 + Klemens Nanni wrote: > 22.05.2025 12:23, Theo Buehler пишет: >> On Thu, May 22, 2025 at 09:06:17AM +, Klemens Nanni wrote: >>> 22.05.2025 11:56, YASUOKA Masahiko пишет: Hello, The diff makes "make test" pass on devel/m4. ok? >> >> ok

Re: develop/m4 fix make test

2025-05-22 Thread Klemens Nanni
22.05.2025 12:23, Theo Buehler пишет: > On Thu, May 22, 2025 at 09:06:17AM +, Klemens Nanni wrote: >> 22.05.2025 11:56, YASUOKA Masahiko пишет: >>> Hello, >>> >>> The diff makes "make test" pass on devel/m4. >>> >>> ok? > > ok tb. Either way I'm not objecting; test fixes are always fine. OK

Re: develop/m4 fix make test

2025-05-22 Thread Theo Buehler
On Thu, May 22, 2025 at 09:06:17AM +, Klemens Nanni wrote: > 22.05.2025 11:56, YASUOKA Masahiko пишет: > > Hello, > > > > The diff makes "make test" pass on devel/m4. > > > > ok? ok tb. > > > > Index: Makefile > > === > > RCS

Re: develop/m4 fix make test

2025-05-22 Thread Stuart Henderson
The REVISION bump is needed, this makes it into installed file usr/local/info/m4.info-1 -- Sent from a phone, apologies for poor formatting. On 22 May 2025 10:06:42 Klemens Nanni wrote: 22.05.2025 11:56, YASUOKA Masahiko пишет: Hello, The diff makes "make test" pass on devel/m4. ok? Ind

Re: develop/m4 fix make test

2025-05-22 Thread Klemens Nanni
22.05.2025 11:56, YASUOKA Masahiko пишет: > Hello, > > The diff makes "make test" pass on devel/m4. > > ok? > > Index: Makefile > === > RCS file: /cvs/ports/devel/m4/Makefile,v > diff -u -p -r1.41 Makefile > --- Makefile 22 Apr 202

Re: net/ntfy: bundle the web UI

2025-05-22 Thread Martin Reindl
Am 2025-05-20 13:56, schrieb Lucas Gabriel Vuotto: Thanks sthen for pointing out I screwed the new distfile size and hash. Fixed patch attached. Thanks for updating, OK martin@ -m

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

2025-05-22 Thread Stuart Henderson
ok -- Sent from a phone, apologies for poor formatting. On 22 May 2025 04:29:34 Rafael Sadowski wrote: On Wed May 21, 2025 at 05:08:10AM +0200, Rafael Sadowski wrote: 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 th

Re: tdlib: split into tdlib and tde2e

2025-05-21 Thread Stuart Henderson
Ah it's just the private headers and cmake files. Yes it totally makes sense to do it this way then (if it wasn't for the cmake files then pointing at the headers via a :extract target would probably be good enough but the cmake will be a pain to generate without building). I've not tested but

Re: spotifyd OAuth crashes

2025-05-21 Thread Jan Stary
On May 21 20:49:24, pas...@stumpf.co wrote: > On Wed, 21 May 2025 20:09:12 +0200, Jan Stary wrote: > > > There should be a "Continue to the App" button that completes the > > > process. Just tested it, works for me. > > > > Yes, this worked for me too: > > > > [INFO] OAuth server listening o

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

2025-05-21 Thread Klemens Nanni
22.05.2025 06:28, Rafael Sadowski пишет: > Below is a new suggestion based on your feedback. I have also added a > new KDE PIM/Akonadi section based on the FreeBSD recommendation. Applied patch, make update, usermod -L kde kn-plasma, switched users, no crashes anymore. Text reads fine. Thanks!

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

2025-05-21 Thread Rafael Sadowski
On Wed May 21, 2025 at 05:08:10AM +0200, Rafael Sadowski wrote: > 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 it

Re: tdlib: split into tdlib and tde2e

2025-05-21 Thread Klemens Nanni
21.05.2025 08:28, 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. > > Splittin

Re: UPDATE: Nono-1.4.2

2025-05-21 Thread Benoit Lecocq
Le 21/05/2025 à 13:23, gonzalo a écrit : Hello, Little update for Nono to 1.4.2: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? ok benoit@ Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v

Re: [NEW] lang/erlang/28

2025-05-21 Thread Kirill A . Korinsky
On Wed, 21 May 2025 21:11:37 +0200, Volker Schlecht wrote: > > I have acquired a profound distaste for odbc about 25 years ago and never had > the desire to check if it was still justified ... but this builds, installs > and passes tests. So if you're willing to test, I'm willing to commit :-) >

Re: spotifyd OAuth crashes

2025-05-21 Thread Pascal Stumpf
On Wed, 21 May 2025 20:09:12 +0200, Jan Stary wrote: > > There should be a "Continue to the App" button that completes the > > process. Just tested it, works for me. > > Yes, this worked for me too: > > [INFO] OAuth server listening on 127.0.0.1:8000 > [INFO] Connecting to AP "ap-gew

Re: [NEW] lang/erlang/28

2025-05-21 Thread Volker Schlecht
I have acquired a profound distaste for odbc about 25 years ago and never had the desire to check if it was still justified ... but this builds, installs and passes tests. So if you're willing to test, I'm willing to commit :-) (I regenerated WANTLIB on the occasion ...) On 2025-05-21 19:17, Kir

Re: net/ntfy: bundle the web UI

2025-05-21 Thread Martin Reindl
Am 20.05.25 um 09:55 schrieb 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

Re: spotifyd OAuth crashes

2025-05-21 Thread Jan Stary
> There should be a "Continue to the App" button that completes the > process. Just tested it, works for me. Yes, this worked for me too: [INFO] OAuth server listening on 127.0.0.1:8000 [INFO] Connecting to AP "ap-gew4.spotify.com:4070" [INFO] Authenticated as 'hudobne' !

Re: spotifyd OAuth crashes

2025-05-21 Thread Pascal Stumpf
On Wed, 21 May 2025 19:52:03 +0200, Jan Stary wrote: > On May 21 19:36:55, pas...@stumpf.co wrote: > On Wed, 21 May 2025 > 18:45:02 +0200, Jan Stary wrote: > > This is current/arm64, with > spotifyd-0.4.1. e pkg readme says > > > > Authentication via OAuth > must be set up using > > > > $ spotifyd

Re: spotifyd OAuth crashes

2025-05-21 Thread Jan Stary
On May 21 19:36:55, pas...@stumpf.co wrote: > On Wed, 21 May 2025 18:45:02 +0200, Jan Stary wrote: > > This is current/arm64, with spotifyd-0.4.1. e pkg readme says > > > > Authentication via OAuth must be set up using > > > > $ spotifyd authenticate -c . > > > > This will redirect you to

Re: graphics/ffmpeg: Fix drawtext filter

2025-05-21 Thread Stuart Henderson
On 2025/05/20 11:47, Lucas Gabriel Vuotto wrote: > OK lucas too, with devel/fribidi added to LDEPS. Thos diff doesn't change anything with libfribidi, but considering that it is already enabled with --enable-libfribidi I agree with adding it. > On Tue, May 20, 2025 at 10:28:24AM +, Alex Tsang

Re: spotifyd OAuth crashes

2025-05-21 Thread Pascal Stumpf
On Wed, 21 May 2025 18:45:02 +0200, Jan Stary wrote: > This is current/arm64, with spotifyd-0.4.1. e pkg readme says > > Authentication via OAuth must be set up using > > $ spotifyd authenticate -c . > > This will redirect you to a web browser to complete the OAuth process, > then place

Re: [NEW] lang/erlang/28

2025-05-21 Thread Kirill A . Korinsky
On Wed, 21 May 2025 18:00:56 +0200, Volker Schlecht wrote: > > Erlang/OTP 28 was released today and I would like to import and hook it up to > the build. > > I have been locally testing the release candidates for a while already, so I > wasn't surprised to see the release version work without an

Re: spotifyd OAuth crashes

2025-05-21 Thread Jan Stary
On another machine (current/amd64), the browser tries to connect to http://127.0.0.1:8000/ only to time out: spotifyd -c is running, but apparently nothing listens at that address. Jan On May 21 18:45:02, h...@stare.cz wrote: > This is current/arm64, with spotifyd-0.4.1. > The pkg readme

Re: graphics/ffmpeg: Fix drawtext filter

2025-05-21 Thread Alex Tsang
media SITES=   https://ffmpeg.org/releases/ @@ -27,11 +27,11 @@ MAINTAINER= Brad Smith Sent: Tuesday, May 20, 2025 20:47 To: Alex Tsang Cc: ports@openbsd.org Subject: Re: graphics/ffmpeg: Fix drawtext filter OK lucas too, with devel/fribidi added to LDEPS. On Tue, May 20, 2025 at

Re: pudb update, new port needed

2025-05-21 Thread Stuart Henderson
On 2025/05/21 14:42, Theo Buehler wrote: > On Wed, May 21, 2025 at 01:23:32PM +0100, Stuart Henderson wrote: > > ok to import py-urwid_readline? needed for this update, which is in > > turn needed to work with newer py-urwid. > > ok for py-urwid_readline if you remove xMODPY_TEST_ARGS Thanks. At

Re: pudb update, new port needed

2025-05-21 Thread Theo Buehler
On Wed, May 21, 2025 at 01:23:32PM +0100, Stuart Henderson wrote: > ok to import py-urwid_readline? needed for this update, which is in > turn needed to work with newer py-urwid. ok for py-urwid_readline if you remove xMODPY_TEST_ARGS The pudb update probably has some missing tdep. I see these. T

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

2025-05-21 Thread Stuart Henderson
On 2025/05/21 09:04, Klemens Nanni wrote: > 21.05.2025 10:46, Stuart Henderson пишет: > > I would advise installing a login.conf.d file with the suggested limits, > > and just ask the user to set the group. That way, if you need to tweak it > > in the future, the file will be updated automaticall

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

2025-05-21 Thread Klemens Nanni
21.05.2025 10:46, Stuart Henderson пишет: > I would advise installing a login.conf.d file with the suggested limits, and > just ask the user to set the group. That way, if you need to tweak it in the > future, the file will be updated automatically. Otherwise you'll somehow need > to get them to

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

2025-05-21 Thread Theo de Raadt
I agree here. Please do NOT encourage use of cap_mkdb. I honestly think this method should be deleted. The db variation creates more problems than it solves.

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

2025-05-21 Thread Stuart Henderson
oh no not cap_mkdb... -- Sent from a phone, apologies for poor formatting. On 21 May 2025 05:55:21 Rafael Sadowski wrote: On Wed May 21, 2025 at 06:42:17AM +0200, Sebastien Marie wrote: Rafael Sadowski writes: +Resource limits +=== + +The "default" login-class resource limits

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

2025-05-21 Thread Stuart Henderson
I would advise installing a login.conf.d file with the suggested limits, and just ask the user to set the group. That way, if you need to tweak it in the future, the file will be updated automatically. Otherwise you'll somehow need to get them to pay attention to the changed part of the pkg-rea

Re: tdlib: split into tdlib and tde2e

2025-05-21 Thread Klemens Nanni
21.05.2025 10:05, Rafael Sadowski пишет: > Build tested and the upgrade process went smoothly: > tdlib-1.8.44->1.8.49p0. I see no reason for the REVISION in > net/tdlib/tdlib. Otherwise OK rsadowski Its PKGPATH and PLIST changed. Thanks!

Re: tdlib: split into tdlib and tde2e

2025-05-21 Thread Rafael Sadowski
On Wed May 21, 2025 at 05:28:31AM +, Klemens Nanni wrote: > 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 > co

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

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

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/

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

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-

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

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

Re: textproc/slides - repair HOMEPAGE

2025-05-19 Thread Rafael Sadowski
On Mon May 19, 2025 at 11:15:57PM -0400, Daniel Dickman wrote: > Repair HOMEPAGE url to add the missing "https://";. > > ok? sure. ok rsadowski > > Index: Makefile > === > RCS file: /cvs/ports/textproc/slides/Makefile,v > diff -u -

Re: [NEW] sysutils/piknik

2025-05-19 Thread Rafael Sadowski
On Fri May 16, 2025 at 08:52:18PM +0200, Volker Schlecht wrote: > Attached is a port for piknik (https://github.com/jedisct1/piknik) > > Piknik seamlessly and securely transfers URLs, code snippets, documents, > virtually anything between arbitrary hosts. > > I propose to recycle user id 581 (_go

Re: [new] print/pdf4qt

2025-05-19 Thread Rafael Sadowski
On Sat May 17, 2025 at 08:13:05AM +0200, Landry Breuil wrote: > hi ports@, > > depending on the blend2d port i just sent, here's a port for pdf4qt, > another pdf editor/viewer/library, cf https://jakubmelka.github.io/ > > my initial goal was to port it for geo/qgis, which bundles a copy and i > p

Re: spotify-qt: update to 4.0.0, drop maintainer

2025-05-19 Thread Rafael Sadowski
On Sat May 03, 2025 at 09:18:49PM +, Klemens Nanni wrote: > I no longer use this, whoever does: feel free to run-test, take maintainer > and/or commit this diff. > > https://github.com/kraxarn/spotify-qt/releases/tag/v4.0.0 OK rsadowski > > Index: Makefile >

Re: [new] graphics/blend2d

2025-05-19 Thread Rafael Sadowski
On Sat May 17, 2025 at 08:07:52AM +0200, Landry Breuil wrote: > hi ports@, > > here's a new port for https://blend2d.com/, quite simple. The only > 'ugly' thing is that it bundles its copy of https://asmjit.com, i havent > yet figured out if it would make sense to make a separate port for it, > fr

Re: UPDATE: Nextcloud-31.0.5

2025-05-19 Thread Rafael Sadowski
wer/lib/Listeners/LoadViewerListener.php > nextcloud/apps/files_pdfviewer/package-lock.json > nextcloud/apps/files_pdfviewer/package.json > @@ -14629,6 +14623,8 @@ nextcloud/apps/files_reminders/l10n/ar.j > nextcloud/apps/files_reminders/l10n/ar.json > nextcloud/apps/files_remind

Re: [update] multimedia/mlt7 to 7.32.0

2025-05-19 Thread Rafael Sadowski
On Sun May 11, 2025 at 08:37:57AM -0400, Josh Grosse wrote: > This update to 7-32.0 will be a required dependency > for the next release of multimedia/shotcut, now in beta > testing. > > This is needed because shotcut will use "set_consumer" in Mlt::Service, which > is > a new feature included i

Re: [update] multimedia/shotcut to v25.05.11

2025-05-19 Thread Rafael Sadowski
On Mon May 12, 2025 at 06:28:22AM -0400, Josh Grosse wrote: > This version of shotcut requires multimedia/mlt7 v7.32.0, posted to ports@ > previously: https://marc.info/?l=openbsd-ports&m=174696676711131&w=2 > > Tested on amd64. Committed, thanks > diff --git multimedia/shotcut/Makefile multime

Re: UPDATE: sysutils/firmware/amd and sysutils/firmware/amdgpu

2025-05-19 Thread Rafael Sadowski
On Thu May 15, 2025 at 02:02:29PM +1000, Jonathan Gray wrote: > On Fri, May 09, 2025 at 07:08:58PM +1000, Jonathan Gray wrote: > > On Fri, May 09, 2025 at 06:28:16AM +0200, Rafael Sadowski wrote: > > > Update amd firmware to 20250410. Tested with the following setup: > > > > > > amdgpio0 at acpi0

Re: [Update from Maintainer] games/freeorion 0.5.1

2025-05-19 Thread Theo Buehler
On Mon, May 19, 2025 at 01:25:29PM -0400, Thomas Frohwein wrote: > The port has been BROKEN for failing to launch, marked so since [1]. > Some testing showed that the server freeoriond crashes segfaults which > is probably the reason rather than the symbol size mismatch of > std::__1::allocator. N

Re: [new] REUSE, devel/reuse and devel/py-debian

2025-05-19 Thread Alvar Penning
Hi Stuart, On Tue May 6, 2025 at 4:50 PM CEST, Stuart Henderson wrote: > Will try to take a look later. Quick heads-up for anyone else who looks > - beware, the tars extract in the current directory. Please excuse the missing directory structure in the tars. Since you said you'd try to take a lo

Re: [update] matplotlib 3.8.3 -> 3.9.4

2025-05-19 Thread Björn Ketelaars
On Sun 18/05/2025 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.

Re: Update opensmtpd-filter-dkimsign

2025-05-19 Thread Martijn van Duren
This was an old tag that I intended to release, but ran into some things. Kirill and I are currently (slowly) working on making a new release. For now I've removed the tarball as to prevent any confusion. For people wanting to follow along, the code is now being hosted here: https://src.imperialat.

Re: net/tdlib: update to 1.8.49

2025-05-19 Thread Omar Polo
Klemens Nanni wrote: > I need latest tdlib for tdesktop. > > net/tg works fine with this. > > Replace CMake patches with argments. thank you! i always forgot about those knobs! > Feedback? OK? don't have the time right now to properly test it, i'd have you to wait a few days, so if you've te

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

2025-05-19 Thread Omar Polo
Christoph Liebender wrote: > Hi ports@, > > this patch adds unveil(2) sandboxing to www/anubis. I think it is > probably a good idea in this case, as anubis is intended to "take the > beating" in a reverse-proxy setup. Because of this and the fact that the > daemon runs as the www user (which

Re: [Update from Maintainer] games/freeorion 0.5.1

2025-05-19 Thread Thomas Frohwein
The port has been BROKEN for failing to launch, marked so since [1]. Some testing showed that the server freeoriond crashes segfaults which is probably the reason rather than the symbol size mismatch of std::__1::allocator. I'm attaching a diff that unbreaks the port by moving to HEAD from last we

Re: UPDATE: net/swirc 3.5.4 -> 3.5.5

2025-05-19 Thread Frederic Cambus
On Sun, May 18, 2025 at 09:24:21PM +0200, Markus Uhlin wrote: > Hi ports@, > > I made a new version of net/swirc recently, with the following changes: Committed, thanks!

Re: NEW: VVenC

2025-05-19 Thread Simon
Ping please :⁠-⁠D On 15 April 2025 23:17:06 CEST, Brad Smith wrote: >ping. > >On 3/21/2025 11:40 PM, Brad Smith wrote: >> Here is a port for VVenC. >> >> >> Comment: >> Versatile Video Coding (VVC) encoder >> >> Description: >> The Fraunhofer Versatile Video Encoder (VVenC) is a fast and effic

Re: update devel/dune to 3.8.3

2025-05-19 Thread Christopher Zimmermann
Hi Daniel, the diff looks fine to me now. I do not have the time to test bytecode-only builds, nor builds of dependant packages, which I would prefer to have to not break port builds. Christopher On Sun, May 18, 2025 at 02:36:30PM -0400, Daniel Dickman wrote: math/rocq (formerly known a

Re: NEW: VVenC

2025-05-19 Thread Stuart Henderson
original port reattached for easier review by others; generally seems ok to me. I'd prefer to drop the first hunk of patch and replace with CONFIGURE_ARGS, -DVVENC_ENABLE_ARM_SIMD_SVE=TRUE \ -DVVENC_ENABLE_ARM_SIMD_SVE2=TRUE though ok sthen either way. 'make test

Re: Broken Blender Port

2025-05-19 Thread Michael Jensen
Thank's for the info! What will probably happen is, I'll poke away at it over the next month or so, as curiosity motivates me, or I'll get somebody to help me with it. We'll see how far I get. Logically, with enough pokes, I'll figure it out :-) On Mon, May 19, 2025 at 1:17 AM Daniel Dickman w

Re: Update opensmtpd-filter-dkimsign

2025-05-19 Thread Steffen Nurpmeso
Anthony J. Bentley wrote in <5754-1747561591.348693@KqOB.K_Gz.W9HR>: |ok? ... |+SITES= https://imperialat.at/releases/ Ah, it *is* released!?! Btw despite the mobbing i have done nothing wrong. I reported a real problem, that persists (from looking at the release date), but i sa

Re: [update] wayland/wayland-protocols 1.44

2025-05-19 Thread yaydn
On Wednesday, May 7th, 2025 at 12:18, ya...@protonmail.com wrote: > Looks like disroot or something I did ate the formatting, apologies. > Sending again. > > Apparently, I missed list numbers 24 and 25 from the guide. > > https://www.OpenBSD.org/faq/ports/guide.html > > make update-plist > cvs di

Re: Broken Blender Port

2025-05-18 Thread Daniel Dickman
I’d like to see it revived as well but it’s probably not the easiest port to fix. I took a quick peek at the 4.x series which complained about freetype not being compiled with brotli. I gave up after that… > On May 18, 2025, at 6:15 PM, Michael Jensen > wrote: > >  > Greetings all. > > The

Re: devel/git: used one thread by default

2025-05-18 Thread Klemens Nanni
08.05.2025 12:35, Stuart Henderson пишет: > On 2025/05/08 10:33, Kirill A. Korinsky wrote: >> Klemens, Benoit, >> >> rovert@ had noticed that git out of the box uses as many threads as the >> system has CUPs. claudio@ had pointed that it is quite bad idea and use an >> example that ld.lld with -Wl,

Re: broken amule package

2025-05-18 Thread Fabio Martins
If the mantainer didnt commited it already, will give it a try. Thanks. On 5/14/25 08:08, Nick Permyakov wrote: FWIW, I've had success with wx3.2.patch from https://sources.debian.org/patches/amule/1:2.3.3-3/ . Best regards, Nick Permyakov -- Fabio

Re: [Security] www/varnish 7.7.1

2025-05-18 Thread Kirill A . Korinsky
On Sun, 18 May 2025 22:23:43 +0200, Volker Schlecht wrote: > > Just came across > > https://varnish-cache.org/security/VSV00016.html > > Probably a good idea to update? Probably also a good idea to update -stable to 7.6.3 > [2 varnish-7.7.1.diff ] > Index: Makefile > =

Re: [update] sysutils/coreutils: update to 9.7

2025-05-18 Thread Brian Callahan
On 05/18/2025 01:20 PM, Landry Breuil wrote: hi, smallish update, mostly bugfixes according to https://github.com/coreutils/coreutils/blob/v9.6/NEWS and https://github.com/coreutils/coreutils/blob/v9.7/NEWS ? all tests pass on amd64. testing on exotic archs welcome, oks too. Matches what

Re: small tweaks for py-rasterio

2025-05-18 Thread Landry Breuil
Le Sun, May 18, 2025 at 12:48:01PM -0400, Daniel Dickman a écrit : > 1. we have numpy2 now, so remove the local patch. > > 2. snuggs has been vendored, remove the RDEP (and that would allow us to >remove math/py-snuggs as well). ooh definitely, thanks ! i had that somewhere in the back of my

Re: Update marathon manuals

2025-05-18 Thread Peter Hessler
On 2025 May 18 (Sun) at 03:25:29 -0600 (-0600), Anthony J. Bentley wrote: :Upstream modified the manuals without changing the filenames. The new :manuals seem to have better fonts. : :We can't just update the checksums, because that'll break the build :machines. So this diff does the {} thing to gi

Re: py-olefile update

2025-05-18 Thread Rémi Pointel
Hello, Sounds good to me, thanks Stuart ! Remi. Le 13/05/2025 à 13:26, Stuart Henderson a écrit : from changelog: - fixed issue #142: isOleFile has a new data parameter to handle files in memory properly - fixed issue #156: write_sect now correctly detects when data is larger than

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

2025-05-17 Thread Mikolaj Kucharski
On Thu, May 15, 2025 at 09:19:38PM +, Mikolaj Kucharski wrote: > Hi. > > I don't have -stable environment, but could Tornado be added as > dependency to salt on -stable? > I don't have -stable machine, but this applies on -stable CVS checkout and salt-3007.1p0 is able to build. Index: Make

Re: MAINTAINER FIX: x11/emwm-utils: Enable unpriv shutdown/reboot/suspend and add pkg-readme

2025-05-17 Thread izder456
On Wed, 14 May 2025 08:03:03 + Lucas Gabriel Vuotto wrote: > > > Does this read better? > > > > It does. Slight tweak though as we can remove some of the text and > > group the shutdown/reboot-related text+command in one place, > > and zzz-related text+commmand in another (and fix line-endin

Re: Maintainership for databases/sqlcipher

2025-05-17 Thread Thomas Frohwein
On Sat, 17 May 2025 19:49:20 +0100 Tom Murphy wrote: > Hi, > > I want to give up maintainership on databases/sqlcipher. I don't use > this port at all for anything, and the recent changes to its build and > the lack of information on how to get things compiled with OpenSSL 3.x > vs. LibreSSL h

Re: [maintainer update] net/headscale 0.26.0

2025-05-17 Thread Daniel Jakots
On Thu, 15 May 2025 09:01:29 +0200 (CEST), Laurent Cheylus wrote: > Hi ports@ > > [cancels and replaces my previous post for version 0.25.1] I think it's better if (next time) you reply to you previous email (perhaps with an updated subject), rather than starting a new thread. Otherwise people

Re: [new] audio/libkeyfinder + audio/keyfinder-cli

2025-05-16 Thread Pascal Stumpf
On Fri, 16 May 2025 18:30:08 +0200, Raphael Graf wrote: > libkeyfinder is a small C++11 library for estimating the musical key of > digital audio. The port is simple, the tests pass. > > keyfinder-cli is a CLI wrapper for libkeyfinder. It can be used to find the > musical key of an audio file, for

Re: [new] audio/libkeyfinder + audio/keyfinder-cli

2025-05-16 Thread Kirill A . Korinsky
On Fri, 16 May 2025 18:30:08 +0200, Raphael Graf wrote: > > libkeyfinder is a small C++11 library for estimating the musical key of > digital audio. The port is simple, the tests pass. > > keyfinder-cli is a CLI wrapper for libkeyfinder. It can be used to find the > musical key of an audio file,

  1   2   3   4   5   6   7   8   9   10   >