[Bug 264824] net/vde2: fix build with PYTHON with python3.10 or update to 2.3.3 without python support

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Jun 2022 06:13:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264824

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diizzy@FreeBSD.org

--- Comment #2 from Daniel Engberg <diizzy@FreeBSD.org> ---
The 2.3.3 patch needs a bit of work

It should use USE_GITHUB
CRYPTCAB_*FLAGS should be replaced by USES= localbase:ldflags
CRYPTCAB should have the following order (to follow general order in
Makefiles):

CRYPTCAB_LIB , CRYPTCAB_USES, CRYPTCAB_CONFIGURE_ENABLE

net/vde2/files/patch-src__dpipe.c needs upstreaming?

Do we still need L25 and L26?

Best regards,
Daniel

-- 
You are receiving this mail because:
You are the assignee for the bug.