aboutsummaryrefslogtreecommitdiffstats
path: root/main/parallel
Commit message (Collapse)AuthorAgeFilesLines
* main/parallel: upgrade to 20180622Roberto Oliveira2018-06-221-2/+2
|
* main/parallel: upgrade to 20180422TBK2018-05-081-6/+5
|
* main/parallel: upgrade to 20180322prspkt2018-03-241-2/+2
|
* main/parallel: upgrade to 20180122, clarify licensedai9ah2018-02-251-4/+4
|
* main/parallel: upgrade to 20180122TBK2018-02-031-2/+2
|
* [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/
* main/parallel: upgrade to 20171122TBK2017-11-281-3/+3
|
* main/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-1/+1
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* main/parallel: upgrade to 20171022Sören Tempel2017-10-251-2/+2
|
* main/parallel: upgrade to 20170822Sören Tempel2017-08-221-2/+2
|
* main/parallel: modernize APKBUILDSören Tempel2017-08-221-5/+5
|
* main/parallel: upgrade to 20170722Sören Tempel2017-07-291-3/+3
|
* main/parallel: upgrade to 20170422Ivan Tham2017-05-021-2/+2
|
* main/parallel: upgrade to 20170322Ivan Tham2017-04-061-4/+2
|
* main/parallel: upgrade to 20170122Natanael Copa2017-01-271-4/+4
|
* main/parallel: upgrade to 20160922Sören Tempel2016-09-271-12/+19
|
* main/parallel: upgrade to 20160822Natanael Copa2016-08-251-4/+4
|
* main/parallel: upgrade to 20160722Natanael Copa2016-07-291-4/+4
|
* main/parallel: upgrade to 20160622Natanael Copa2016-07-121-4/+4
|
* main/parallel: upgrade to 20160522Natanael Copa2016-05-291-4/+4
|
* main/parallel: upgrade to 20160222Natanael Copa2016-04-011-4/+4
|
* main/parallel: upgrade to 20151022Natanael Copa2015-11-161-4/+4
|
* main/parallel: upgrade to 20150922Eivind Uggedal2015-09-221-4/+4
|
* main/parallel: upgrade to 20150822Eivind Uggedal2015-09-091-4/+4
|
* main/parallel: upgrade to 20150722Natanael Copa2015-08-141-4/+4
|
* main/parallel: upgrade to 20150622Natanael Copa2015-07-211-4/+4
|
* main/parallel: upgrade to 20150422Natanael Copa2015-06-121-4/+4
|
* main/parallel: upgrade to 20150322Natanael Copa2015-04-271-4/+4
|
* main/parallel: upgrade to 20150122Natanael Copa2015-02-031-4/+4
|
* main/parallel: upgrade to 20141122Natanael Copa2014-12-251-4/+4
|
* main/parallel: upgrade to 20141022Natanael Copa2014-11-121-4/+4
|
* main/parallel: upgrade to 20140922Natanael Copa2014-09-301-4/+4
|
* main/parallel: upgrade to 20140822Natanael Copa2014-09-261-4/+4
|
* main/parallel: upgrade to 20140722Natanael Copa2014-08-211-4/+4
|
* main/parallel: upgrade to 20140622Natanael Copa2014-07-181-4/+4
|
* main/parallel: upgrade to 20140522Natanael Copa2014-05-271-4/+4
|
* main/parallel: upgrade to 20140422Bartłomiej Piotrowski2014-04-241-4/+4
|
* main/parallel: upgrade to 20140322Natanael Copa2014-04-221-4/+4
|
* main/parallel: upgrade to 20140122Natanael Copa2014-04-011-4/+4
|
* main/parallel: moved fom testingNatanael Copa2014-03-111-0/+28
fixes #2358