Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/zerotier-one: move from testing,upgrade to 1.4.0.1 | wener | 2019-08-11 | 3 | -65/+0 |
| | |||||
* | testing/zerotier-one: add tun kernel module on boot | Kyle Parisi | 2019-03-08 | 1 | -1/+3 |
| | | | | Getting port error when starting service | ||||
* | testing/zerotier-one: upgrade to 1.2.10 and modernize | Kyle Parisi | 2018-08-11 | 1 | -11/+13 |
| | |||||
* | main/nodejs: rename subpackage nodejs-npm to npm | Jakub Jirutka | 2018-06-22 | 1 | -1/+1 |
| | | | | | | | npm is bundled in node.js, but it's a standalone project with its own release cycle. This aport provides LTS version of node.js, i.e. an old npm version. So it'd be better to extract it into a separate aport; this is a preparation for that. | ||||
* | testing/zerotier-one: Update to 1.2.10 | Kyle Parisi | 2018-06-01 | 1 | -3/+3 |
| | |||||
* | testing/zerotier-one: enable ppc64le and enable in make-linux.mk | Mike Sullivan | 2018-03-13 | 2 | -3/+19 |
| | |||||
* | testing/zerotier-one: disable all arches except x86_64 | Natanael Copa | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | testing/zerotier-one: upgrade to 1.2.4 | Christian Stewart | 2018-03-07 | 1 | -3/+3 |
| | | | | Signed-off-by: Christian Stewart <christian@paral.in> | ||||
* | testing/zerotier-one: needs nodejs-npm for makedepends | Tuan M. Hoang | 2018-02-13 | 1 | -2/+2 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | community/zerotier-one: update checksum | Roberto Oliveira | 2017-12-13 | 1 | -6/+2 |
| | |||||
* | Revert "testing/zerotier-one: upgrade to 1.2.4" | Leonardo Arena | 2017-12-13 | 1 | -11/+10 |
| | | | | | | | | This reverts commit 5693b0c70d25047403247db71cfc723225cddf6e. Needs to be fixed for several arches; make-linux.mk:162: *** FATAL: architecture could not be determined from gcc -dumpmachine: C_MACH. Stop | ||||
* | testing/zerotier-one: upgrade to 1.2.4 | Kyle Parisi | 2017-12-13 | 1 | -10/+11 |
| | | | | | | Update zerotier-one version Add check Convert APKBUILD tabs to spaces | ||||
* | testing/zerotier-one: set more specific initd depends | Kyle Parisi | 2017-02-14 | 2 | -5/+7 |
| | |||||
* | testing/zerotier-one: new aport | Kyle Parisi | 2016-11-17 | 2 | -0/+47 |