aboutsummaryrefslogtreecommitdiffstats
path: root/main/dosfstools
Commit message (Collapse)AuthorAgeFilesLines
* [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/dosfstools: add compat symlinksCarlo Landmeter2017-02-151-1/+2
|
* main/dosfstools: upgrade to 4.1Natanael Copa2017-01-271-4/+4
|
* main/dosfstools: upgrade to 4.0Natanael Copa2016-05-162-26/+17
|
* main/dosfstools: upgrade to 3.0.28Natanael Copa2015-06-292-54/+17
|
* main/dosfstools: upgrade to 3.0.27Natanael Copa2015-05-051-6/+6
|
* main/dosfstools: linux headers build fix and remove -liconvNatanael Copa2015-04-091-2/+2
|
* main/dosfstools: upgrade to 3.0.26Bartłomiej Piotrowski2014-03-101-9/+5
|
* main/dosfstools: actually apply the musl fixesNatanael Copa2014-02-043-37/+67
|
* main/dosfstools: upgrade to 3.0.25Bartłomiej Piotrowski2014-01-261-5/+5
|
* main/dosfstools: build fix for muslNatanael Copa2014-01-142-6/+42
| | | | copied from sabotage linux
* main/dosfstools: upgrade to 3.0.24Bartłomiej Piotrowski2013-11-261-4/+4
|
* main/dosfstools: upgrade to 3.0.23Bartłomiej Piotrowski2013-10-191-4/+4
|
* main/dosfstools: upgrade to 3.0.22Natanael Copa2013-07-301-4/+4
|
* main/dosfstools: upgrade to 3.0.20Bartłomiej Piotrowski2013-06-161-4/+4
|
* main/dosfstools: upgrade to 3.0.18Bartłomiej Piotrowski2013-06-071-7/+8
|
* main/dosfstools: upgrade to 3.0.17Bartłomiej Piotrowski2013-05-311-5/+5
|
* main/dosfstools: upgrade to 3.0.16Fabian Affolter2013-03-041-10/+12
|
* main/dosfstools: upgrade to 3.0.15Natanael Copa2013-02-271-4/+6
|
* main/dosfstools: upgrade to 3.0.13Bartłomiej Piotrowski2012-12-191-3/+3
|
* main/dosfstools: update source urlNatanael Copa2012-10-241-1/+1
|
* main/dosfstools: upgrade to 3.0.12Natanael Copa2011-11-301-3/+3
|
* main/dosfstools: upgrade to 3.0.11Natanael Copa2011-03-211-2/+2
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/dosfstools: upgrade to 3.0.10Natanael Copa2010-09-171-3/+3
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/dosfstools: upgrade to 3.0.9Natanael Copa2010-02-011-2/+2
|
* main/dosfstools: upgrade to 3.0.8Natanael Copa2010-01-251-3/+7
|
* main/dosfstools: upgrade to 3.0.6Natanael Copa2009-11-021-3/+3
|
* main/dosfstools: upgrade to 3.0.5Natanael Copa2009-08-031-2/+2
|
* move core/* to main/Natanael Copa2009-07-231-0/+21
added maintainer to several packages as well