Created attachment 265780 [details] 0001-net-netpeek-Update-0.2.4-0.2.5.patch Thanks in advance.
Dunno how that got removed...
1. pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:14:amd64" -- no architecture specific files found: **** could this package use a wildcard architecture? +NO_ARCH= yes 2. Configure stage search for: Program desktop-file-validate found: NO Program appstreamcli found: NO This is devel/desktop-file-utils and devel/appstream.
0.2.6 released: https://github.com/ZingyTomato/NetPeek/releases/tag/v0.2.6
files/patch-src_scanner.py probably unnecessary: https://github.com/ZingyTomato/NetPeek/compare/v0.2.5...v0.2.6#diff-38dd1ecfdfd204d3180d14989e2e37553ea29280d89f40477e4e13b313232a8c
Created attachment 265889 [details] 0001-net-netpeek-Update-0.2.4-0.2.6.patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e99ab932079a5ee5e472f33d7bb8172952556d5c commit e99ab932079a5ee5e472f33d7bb8172952556d5c Author: Yusuf Yaman <nxjoseph@protonmail.com> AuthorDate: 2025-12-05 20:06:41 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-12-05 20:08:20 +0000 net/netpeek: Update 0.2.4 => 0.2.6 Changelogs: https://github.com/ZingyTomato/NetPeek/releases/tag/v0.2.5 https://github.com/ZingyTomato/NetPeek/releases/tag/v0.2.6 Add NO_ARCH: "no architecture specific files found". PR: 291352 net/netpeek/Makefile | 6 ++++-- net/netpeek/distinfo | 6 +++--- net/netpeek/pkg-plist | 5 +++++ 3 files changed, 12 insertions(+), 5 deletions(-)
Thanks.