Created attachment 259739 [details] fix build with new neon It seems that the cadaver github sources were updated to not needing such handling anymore, but I only hacked what we have in the tree.
Hi Konstantin, what do you think about update to 0.26? If you don't have time/..., I can update it but you should test it.
Well, if you provide me a patch which can be applied with 'git am' I can check it with my next poudriere batch.
Created attachment 260096 [details] update to 0.26 Could you please test it? If it's okay I'll commit it.
I can confirm that the port builds and seemingly works. Thanks.
Thanks, committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2485ef7af863acfdb8cb08b7aaa837458286a01 commit b2485ef7af863acfdb8cb08b7aaa837458286a01 Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2025-05-02 19:22:57 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2025-05-03 17:41:58 +0000 www/cadaver: Update to 0.26 Use option helpers, localbase and pkgconfig. Use pkg-plist file. Add license information. Pet portlint, portfmt, portclippy. Switch to DISTVERSION. PR: 286234 Tested by: kib www/cadaver/Makefile | 59 +++++++-------------- www/cadaver/distinfo | 6 +-- www/cadaver/files/patch-src-commands.c | 96 +++++++++++++++------------------- www/cadaver/pkg-plist (new) | 4 ++ 4 files changed, 67 insertions(+), 98 deletions(-)