aboutsummaryrefslogtreecommitdiff
path: root/net/zerotier
Commit message (Collapse)AuthorAge
* zerotier: Allow building with older GCC 4.8Florian Fainelli2017-06-18
| | | | | | | ZeroTier builds fine with GCC 4.8, so relax the check to make that possible. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* zerotier: update to version 1.2.4Moritz Warning2017-05-05
| | | | | | Zerotier now needs to have libstd, libminiupnpc and libnatpmp. Signed-off-by: Moritz Warning <moritzwarning@web.de>
* zerotier: remove nice parameterMoritz Warning2017-03-19
| | | | | | There is no need to nice the program by default. Signed-off-by: Moritz Warning <moritzwarning@web.de>
* zerotier: update zerotier to 1.2.2Moritz Warning2017-03-19
| | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* net/zerotier: fix broken dependency detectionMoritz Warning2017-01-08
| | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* Merge pull request #3787 from diizzyy/patch-19Hannu Nyman2017-01-08
|\ | | | | net/zerotier: Fix source tarball filename
| * net/zerotier: Fix source tarball filenameDaniel Engberg2017-01-08
| | | | | | | | | | | | | | HTTP header content-disposition isn't honored resulting in source tarball name only containing version number. Switch to GIT repo as workaround to avoid clashing filenames. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | net/zerotier: improve libupnpc detectionMoritz Warning2017-01-07
|/ | | | | | The patch name was wrong and the change could be made in a more elegant way. Signed-off-by: Moritz Warning <moritzwarning@web.de>
* zerotier: fix upnp build supportMoritz Warning2017-01-07
| | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* zerotier: add initial packageMoritz Warning2017-01-05
Signed-off-by: Moritz Warning <moritzwarning@web.de>