aboutsummaryrefslogtreecommitdiffstats
path: root/community/cloc
Commit message (Collapse)AuthorAgeFilesLines
* community/cloc: upgrade to 1.80Sören Tempel2018-10-063-19/+20
|
* community/cloc: clarify licenseSören Tempel2018-09-111-1/+1
| | | | | | | 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.
* community/cloc: upgrade to 1.78Sören Tempel2018-09-111-4/+4
|
* community/cloc: depend on perl-parallel-forkmanagerSören Tempel2018-02-182-26/+6
|
* community/cloc: fix URLSören Tempel2018-02-111-1/+1
|
* community/cloc: upgrade to 1.76Sören Tempel2018-02-114-70/+41
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-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/cloc: forgot to commit updated version of patchSören Tempel2017-09-152-68/+11
|
* community/cloc: upgrade to 1.74Sören Tempel2017-09-141-4/+4
|
* community/cloc: fix test invocationSören Tempel2017-04-031-2/+2
|
* community/cloc: modernize abuildSören Tempel2017-04-032-11/+136
|
* community/cloc: upgrade to 1.72André Klitzing2017-01-151-8/+6
|
* community/cloc: moved from testing/Sören Tempel2016-07-261-0/+33