Port details on branch 2024Q2 |
- wireguard-go WireGuard implementation in Go
- 0.0.20230223_9,1 net
=0 0.0.20230223_9,1Version of this port present on the latest quarterly branch. - Maintainer: decke@FreeBSD.org
 - Port Added: 2024-04-15 08:39:30
- Last Update: 2024-06-15 09:57:50
- Commit Hash: aa2919f
- Also Listed In: net-vpn
- License: MIT
- WWW:
- https://www.wireguard.com
- Description:
- This is an implementation of Wireguard in Go.
WireGuard is an extremely simple yet fast and modern VPN that utilizes
state-of-the-art cryptography. It aims to be faster, simpler, leaner,
and more useful than IPSec, while avoiding the massive headache. It
intends to be considerably more performant than OpenVPN. WireGuard is
designed as a general purpose VPN for running on embedded interfaces and
super computers alike, fit for many different circumstances.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wireguard-go>0:net/wireguard-go
- To install the port:
- cd /usr/ports/net/wireguard-go/ && make install clean
- To add the package, run one of these commands:
- pkg install net/wireguard-go
- pkg install wireguard-go
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wireguard-go
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1689519558
SHA256 (wireguard-go-0.0.20230223.tar.xz) = ed3694e808d96720e79e17ae396f89f7c2024da07f3449ff0af8fbc6dbfa7f6a
SIZE (wireguard-go-0.0.20230223.tar.xz) = 77552
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- go121 : lang/go121
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_wireguard-go
- USES:
- gmake go:modules,no_targets tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.20230223_9,1 15 Jun 2024 09:57:50
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1) |
0.0.20230223_8,1 13 May 2024 18:28:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92) |
0.0.20230223_7,1 15 Apr 2024 08:31:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0) |