notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
yggdrasil Experimental end-to-end encrypted self-arranging IPv6 network
0.5.8 net on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.6Version of this port present on the latest quarterly branch.
Maintainer: freebsd@neilalexander.dev search for ports maintained by this maintainer
Port Added: 2019-08-03 23:40:40
Last Update: 2024-08-25 20:49:54
Commit Hash: 34895c9
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: LGPL3
WWW:
https://yggdrasil-network.github.io/
Description:
Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/yggdrasil
  2. bin/yggdrasilctl
  3. /usr/local/share/licenses/yggdrasil-0.5.8/catalog.mk
  4. /usr/local/share/licenses/yggdrasil-0.5.8/LICENSE
  5. /usr/local/share/licenses/yggdrasil-0.5.8/LGPL3
Collapse this list.
Dependency lines:
  • yggdrasil>0:net/yggdrasil
To install the port:
cd /usr/ports/net/yggdrasil/ && make install clean
To add the package, run one of these commands:
  • pkg install net/yggdrasil
  • pkg install yggdrasil
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: yggdrasil
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1724582581 SHA256 (go/net_yggdrasil/yggdrasil-v0.5.8/v0.5.8.mod) = 80dd2500686a57bbdb55d984ce5c7bb177b083eba9114be709954d7cf6a7e42e SIZE (go/net_yggdrasil/yggdrasil-v0.5.8/v0.5.8.mod) = 1779

Expand this list (2 items)

Collapse this list.

SHA256 (go/net_yggdrasil/yggdrasil-v0.5.8/v0.5.8.zip) = ec1170a5e5ce4cf052e83803743e75fac298f9b243ce9c3b0423fb80ecc2cf7b SIZE (go/net_yggdrasil/yggdrasil-v0.5.8/v0.5.8.zip) = 157216

Collapse this list.


Packages (timestamps in pop-ups are UTC):
yggdrasil
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.7_10.5.8-0.5.7_10.5.8---
FreeBSD:13:quarterly0.5.6_10.5.6_1-0.5.6_10.5.6_1---
FreeBSD:14:latest0.5.7_10.5.8-0.5.7_10.5.8---
FreeBSD:14:quarterly0.5.6_10.5.6_1-0.5.6_10.5.6_1---
FreeBSD:15:latest0.5.7_10.5.8n/a0.5.5_2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_yggdrasil
USES:
go:modules go:1.21 zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/yggdrasil-network/yggdrasil-go/@v/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.8
25 Aug 2024 20:49:54
commit hash: 34895c9574d61fe5c3d064f7ee9612036d89982bcommit hash: 34895c9574d61fe5c3d064f7ee9612036d89982bcommit hash: 34895c9574d61fe5c3d064f7ee9612036d89982bcommit hash: 34895c9574d61fe5c3d064f7ee9612036d89982b files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Neil Alexander
net/yggdrasil: Update 0.5.7 → 0.5.8

Changelog:
 * A bug which caused startup problems on Windows and FreeBSD should be fixed
 * Resolved some minor link state and listener management bugs during shutdown
https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.8

Port changes:
 * Repalce PORTVERSION with DISTVERSION in GO_BUILDFLAGS
 * Move USE_RC_SUBR after USES - warning from portclippy

PR:	281050 281017
0.5.7_1
09 Aug 2024 06:24:08
commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update
0.5.7
07 Aug 2024 15:25:43
commit hash: b16866aa3994608d31fcc44a3cdc812baaba3fcacommit hash: b16866aa3994608d31fcc44a3cdc812baaba3fcacommit hash: b16866aa3994608d31fcc44a3cdc812baaba3fcacommit hash: b16866aa3994608d31fcc44a3cdc812baaba3fca files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Neil Alexander
net/yggdrasil: Update to 0.5.7

ChangeLog: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.7

Added

 * WebSocket support for peerings, by using the new ws:// scheme in Listen and
   Peers
 	* Additionally, the wss:// scheme can be used to connect to a WebSocket peer
	behind a HTTPS reverse proxy

Changed

 * On Linux, the TUN adapter now uses vectorised reads/writes where possible,
   which should reduce the amount of CPU time spent on syscalls and potentially
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.6_1
03 Jul 2024 08:29:54
commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update
0.5.6
20 Jun 2024 14:29:49
commit hash: 8abd7d8ec12bc5235f6c87381e31d20cfc115e7ecommit hash: 8abd7d8ec12bc5235f6c87381e31d20cfc115e7ecommit hash: 8abd7d8ec12bc5235f6c87381e31d20cfc115e7ecommit hash: 8abd7d8ec12bc5235f6c87381e31d20cfc115e7e files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Neil Alexander
net/yggdrasil: Update to 0.5.6

ChangeLog: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.6

Go 1.21 is now required to build Yggdrasil

Added

  *The getPeers endpoint now reports the RTT/latency of directly connected peers

Changed

 * The tree parent selection algorithm now prefers the lowest latency peers
   instead of the most stable
 * Session key exchange logic has been changed to improve throughput and reduce
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.5_4
15 Jun 2024 09:52:17
commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.5.5_3
13 May 2024 17:56:04
commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.5.5_2
15 Apr 2024 08:20:04
commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.5.5_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.5.5
30 Jan 2024 16:43:21
commit hash: bce957098792b4950797b2bbdfd60c4f3088f640commit hash: bce957098792b4950797b2bbdfd60c4f3088f640commit hash: bce957098792b4950797b2bbdfd60c4f3088f640commit hash: bce957098792b4950797b2bbdfd60c4f3088f640 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Neil Alexander
net/yggdrasil: Update to 0.5.5

ChangeLog: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.5

PR:		276673
Reported by:	freebsd@neilalexander.dev (maintainer)
0.5.1_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
0.5.1
03 Nov 2023 21:16:23
commit hash: e7d1125ff7ad4eec6bb02442ebca7063a8adbd2acommit hash: e7d1125ff7ad4eec6bb02442ebca7063a8adbd2acommit hash: e7d1125ff7ad4eec6bb02442ebca7063a8adbd2acommit hash: e7d1125ff7ad4eec6bb02442ebca7063a8adbd2a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Neil Alexander
net/yggdrasil: update to 0.5.1

 - switch to GO_MODULE

Changelog: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.1

PR:		274739
0.4.3_15
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.4.3_14
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.4.3_13
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.4.3_12
22 Mar 2023 20:15:26
commit hash: 48996f859be1723b58a37393407d41651dd31b28commit hash: 48996f859be1723b58a37393407d41651dd31b28commit hash: 48996f859be1723b58a37393407d41651dd31b28commit hash: 48996f859be1723b58a37393407d41651dd31b28 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
net/yggdrasil: fix build on riscv64

Bump golang.org/x/{net,sys,text} dependencies to versions
new enough to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
0.4.3_11
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
0.4.3_10
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.4.3_9
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
0.4.3_8
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
0.4.3_7
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.4.3_6
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.4.3_5
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.4.3_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.3_4
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
0.4.3_3
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
0.4.3_2
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
0.4.3_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
0.4.3
23 Mar 2022 15:33:41
commit hash: 00875c7b06744b3fc558a89abdacf49d8a40be3fcommit hash: 00875c7b06744b3fc558a89abdacf49d8a40be3fcommit hash: 00875c7b06744b3fc558a89abdacf49d8a40be3fcommit hash: 00875c7b06744b3fc558a89abdacf49d8a40be3f files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
net/yggdrasil: Update to 0.4.3

ChangeLog: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.4.3

PR:	262023
Reported by:	admin@support.od.ua
Tested by:
Approved by:	freebsd@neilalexander.dev (maintainer)
0.4.0
16 Nov 2021 19:35:53
commit hash: 1606be25e295db22adc8e331ffec6f25774feca7commit hash: 1606be25e295db22adc8e331ffec6f25774feca7commit hash: 1606be25e295db22adc8e331ffec6f25774feca7commit hash: 1606be25e295db22adc8e331ffec6f25774feca7 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: David Hoppenbrouwers
net/yggdrasil: Update to 0.4.0

PR:		257301
Approved by:	Neil Alexander <freebsd@neilalexander.dev> (maintainer)
0.3.16
05 May 2021 14:26:29
commit hash: 265bc4135db799f750a72707d399dc1fa06ee4bacommit hash: 265bc4135db799f750a72707d399dc1fa06ee4bacommit hash: 265bc4135db799f750a72707d399dc1fa06ee4bacommit hash: 265bc4135db799f750a72707d399dc1fa06ee4ba files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
net/yggdrasil: Update to 0.3.16

Changelog:
https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.3.16

PR:		254815
Reported by:	Gian-Simon Purkert <gspurki@gmail.com>
0.3.15
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.3.15
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.3.15
10 Oct 2020 06:37:36
Revision:551857Original commit files touched by this commit
lbartoletti search for other commits by this committer
net/yggdrasil: Update to 0.3.15

Changelog:
  - https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.3.15

PR:		249945
Submitted by:	rlwestlund@gmail.com
Approved by:	 Neil Alexander (maintainer)
0.3.14
25 Jun 2020 13:53:21
Revision:540391Original commit files touched by this commit
mikael search for other commits by this committer
net/yggdrasil: update to to 0.3.14

PR:		247045
Approved by:	freebsd@neilalexander.dev (maintainer)
0.3.11
04 Nov 2019 13:12:12
Revision:516640Original commit files touched by this commit
dmgk search for other commits by this committer
net/yggdrasil: Update to 0.3.11

- Remove custom build targets while here

Changes:	https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.3.11

PR:		241695
Submitted by:	Neil Alexander <freebsd@neilalexander.dev> (maintainer)
Approved by:	tz (mentor, implicit)
0.3.6
09 Oct 2019 12:17:15
Revision:514143Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
0.3.6
03 Aug 2019 23:38:03
Revision:508037Original commit files touched by this commit
yuri search for other commits by this committer
New port: net/yggdrasil: Experimental end-to-end encrypted self-arranging IPv6
network

PR:		236607
Submitted by:	Neil Alexander <freebsd@neilalexander.dev>

Number of commits found: 39