Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2018 03:06:01 +0200
From:      "Jason A. Donenfeld" <Jason@zx2c4.com>
To:        ports <freebsd-ports@freebsd.org>
Cc:        decke@freebsd.org
Subject:   Re: WireGuard for FreeBSD
Message-ID:  <CAHmME9oNZrc5iQXwf8cpwdt%2B3hLR=3Tc4Or36Yt4dds=h8sSdw@mail.gmail.com>
In-Reply-To: <CAHmME9pnJqE0gaM_zPTwZ5i%2BQb7nNeSw=P4%2BVhG3aMiUYGdJkg@mail.gmail.com>
References:  <CAHmME9rJonVbSRHCPy0W7Pr=vmJoMbVTHbGw0C1xwBze4Px7uA@mail.gmail.com> <CAHmME9pnJqE0gaM_zPTwZ5i%2BQb7nNeSw=P4%2BVhG3aMiUYGdJkg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
We now have a release, so the full instructions for the packages are:

1. wireguard-tools, providing wg(8) and wg-quick(8)
Runtime dependencies: bash, wireguard-go
Buildtime dependencies: gmake, c compiler, libc
Build: gmake -C src/tools WITH_WGQUICK=yes
Install: gmake -C src/tools PREFIX=/usr/local install
URL: https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180524.tar.xz

2. wireguard-go
Runtime dependencies: libc
Buildtime dependencies: gmake, go, dep
Build: gmake
Install: gmake PREFIX=/usr/local install
URL: https://git.zx2c4.com/wireguard-go/snapshot/wireguard-go-0.0.20180524.tar.xz

I believe decke is already working on a port in his repository.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHmME9oNZrc5iQXwf8cpwdt%2B3hLR=3Tc4Or36Yt4dds=h8sSdw>