Apply some upstream patches One patch rewrites configure.ac so it no longer depends on macros that were included with gettext but no longer are in gettext 0.25. Another patch adds pcre2 support. The others are minor fixes.One patch rewrites configure.ac so it no longer depends on macros that were included with gettext but no longer are in gettext 0.25. Another patch adds pcre2 support. The others are minor fixes.
Created attachment 261011 [details] patch
Looks good, thanks for patching it, if you want, go ahead and push these changes.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b7fa6ccfd1daf90460c391d8ff5fc9dcb4bf8fc commit 4b7fa6ccfd1daf90460c391d8ff5fc9dcb4bf8fc Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2025-06-05 18:47:19 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2025-12-14 18:29:12 +0000 net/sniproxy: Apply upstream patches One patch rewrites configure.ac so it no longer depends on macros that were included with gettext but no longer are in gettext 0.25. Another patch adds pcre2 support. The others are minor fixes. PR: 287327, 287167 Appoved by: krion net/sniproxy/Makefile | 17 ++++++++++------- net/sniproxy/distinfo | 12 +++++++++++- 2 files changed, 21 insertions(+), 8 deletions(-)