git: d7389449aa80 - main - net/ndproxy: Mark BROKEN on FreeBSD 14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jul 2023 17:30:51 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7389449aa8031688c211004edf013573b2d16f7 commit d7389449aa8031688c211004edf013573b2d16f7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-19 17:13:16 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-19 17:30:38 +0000 net/ndproxy: Mark BROKEN on FreeBSD 14 Fails to build with no member named 'pa_func' in 'struct pfil_hook_args' pa_func routine has been removed from base. Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- net/ndproxy/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/ndproxy/Makefile b/net/ndproxy/Makefile index 9f28cd533e49..589a7a91b415 100644 --- a/net/ndproxy/Makefile +++ b/net/ndproxy/Makefile @@ -10,6 +10,8 @@ WWW= http://www.fenyo.net/newweb/ndproxy.html LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_14= Requires defunct pa_func + USES= compiler kmod SUB_FILES= pkg-message