1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
Commit graph

16 commits

Author SHA1 Message Date
Sören Tempel
488ebbebb5 community/cloc: upgrade to 1.84 2019-09-24 00:46:04 +02:00
Sören Tempel
5fdc99d71d community/cloc: upgrade to 1.82 2019-05-04 12:52:34 +02:00
Natanael Copa
1898000c94 community/cloc: update source url 2018-12-31 13:48:54 +00:00
Sören Tempel
5ce3bb52fa community/cloc: upgrade to 1.80 2018-10-06 18:20:34 +02:00
Sören Tempel
c1354015bc community/cloc: clarify license
See: https://github.com/AlDanial/cloc#license-

The GPL `or later`-clause is contained in the comment header of various
files, including the cloc script itself.
2018-09-11 14:08:49 +02:00
Sören Tempel
58bced8f70 community/cloc: upgrade to 1.78 2018-09-11 14:06:40 +02:00
Sören Tempel
6508101c22 community/cloc: depend on perl-parallel-forkmanager 2018-02-18 11:16:09 +01:00
Sören Tempel
fb145c1774 community/cloc: fix URL 2018-02-11 15:17:30 +01:00
Sören Tempel
7fbf069a41 community/cloc: upgrade to 1.76 2018-02-11 14:55:58 +01: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
Sören Tempel
5e0bae4229 community/cloc: forgot to commit updated version of patch 2017-09-15 00:13:17 +02:00
Sören Tempel
c3a4011fb3 community/cloc: upgrade to 1.74 2017-09-14 23:38:32 +02:00
Sören Tempel
24915ff078 community/cloc: fix test invocation 2017-04-03 21:21:16 +02:00
Sören Tempel
ba69a56a35 community/cloc: modernize abuild 2017-04-03 08:42:38 +02:00
André Klitzing
008f08a9db community/cloc: upgrade to 1.72 2017-01-15 13:11:01 +01:00
Sören Tempel
35f62ed439 community/cloc: moved from testing/ 2016-07-26 16:11:11 +02:00