13 Commits

Author SHA1 Message Date
Henrik Riomar
facbbc2f42 testing/netdata: upgrade to 1.11.1 2018-11-23 09:14:37 +00:00
Henrik Riomar
2c4bd574a7 testing/netdata: upgrade to 1.10.0 2018-05-16 16:55:05 +03:00
Henrik Riomar
55693300e5 testing/netdata: improve shutdown
Make sure it actually restarts (entually) even if a plugin does not stop.
2018-02-09 19:19:21 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Roberto Oliveira
2696e83565 testing/netdata: upgrade to 1.9.0 2017-12-29 14:34:33 +00:00
Henrik Riomar
c339e62eaf testing/netdata: upgrade to 1.8
Add check(), drop prepare().

While at it change to ::noarch for subpackages (instead of arch="noarch")
2017-09-26 10:48:42 +00:00
Roberto Oliveira
92363c398f testing/netdata: update config guess
Run configure guess before build to fix build failure on ppc64le.
2017-06-12 14:04:53 +00:00
Fabian Affolter
12eb245ecf testing/netdata: upgrade to 1.6.0 2017-06-11 17:18:18 +00:00
Natanael Copa
504b8d1b80 testing/netdata: upgrade to 1.4.0 2017-01-03 10:48:02 +00:00
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Carlo Landmeter
64e6934457 testing/netdata: add user to readproc group 2016-09-01 01:03:31 +02:00
Carlo Landmeter
6d4e55563b testing/netdata: fix pre-install 2016-08-31 17:28:40 +02:00
Carlo Landmeter
073e5c1312 testing/netdata: new aport 2016-08-31 16:14:00 +02:00