FreeBSD Bugzilla – Attachment 223630 Details for
Bug 254597
net/wireguard add support for FreeBSD 12.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add FreeBSD 12.2 support to wireguard install
wg_install_12_2.patch (text/plain), 1.02 KB, created by
Peter Libassi
on 2021-03-27 07:23:30 UTC
(
hide
)
Description:
add FreeBSD 12.2 support to wireguard install
Filename:
MIME Type:
Creator:
Peter Libassi
Created:
2021-03-27 07:23:30 UTC
Size:
1.02 KB
patch
obsolete
>diff --git a/net/wireguard/Makefile b/net/wireguard/Makefile >index 6c85be8748e4..7655cc5e1895 100644 >--- a/net/wireguard/Makefile >+++ b/net/wireguard/Makefile >@@ -14,7 +14,7 @@ USES= metaport > > .include <bsd.port.options.mk> > >-.if ${OSVERSION} < 1201000 >+.if ${OSVERSION} < 1300000 > RUN_DEPENDS+= wireguard-go:net/wireguard-go > .else > RUN_DEPENDS+= ${KMODDIR}/if_wg.ko:net/wireguard-kmod >diff --git a/net/wireguard/pkg-message b/net/wireguard/pkg-message >index 967ea4e54b52..74efa16aca0f 100644 >--- a/net/wireguard/pkg-message >+++ b/net/wireguard/pkg-message >@@ -1,10 +1,10 @@ > [ > { type: install > message: <<EOM >-For FreeBSD < 12.1 only the userland implementation wireguard-go is >+For FreeBSD < 13 only the userland implementation wireguard-go is > available. > >-For FreeBSD >= 12.1 we default to use the kernel module if_wg(4). >+For FreeBSD >= 13 we default to use the kernel module if_wg(4). > > If you experience problems with it you can switch back to wireguard-go > by removing net/wireguard-kmod and making sure net/wireguard-go is
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254597
: 223630