44 Commits

Author SHA1 Message Date
J0WI
76ad23c95b main/ccache: upgrade to 3.6 2019-02-06 14:07:29 +00:00
J0WI
5d4c75bf66 main/ccache: upgrade to 3.5.1 2019-01-12 11:55:38 +00:00
André Klitzing
fd8b61b9eb main/ccache: upgrade to 3.5 2018-11-13 07:20:06 +00:00
J0WI
f951928df6 main/ccache: upgrade to 3.4.3 2018-10-04 12:13:44 +00:00
Sören Tempel
bf086c152f main/ccache: upgrade to 3.4.1 2018-02-14 09:47:34 +01:00
Roberto Oliveira
59e32c1343 main/ccache: upgrade to 3.3.6 2018-02-07 16:57:52 +00:00
André Klitzing
ad1e7fcc90 main/ccache: add check 2018-01-20 17:46:46 +01:00
Sören Tempel
50d747b955 main/ccache: upgrade to 3.3.5 2018-01-19 12:57:42 +01:00
Sören Tempel
553a1dc685 main/ccache: modernize APKBUILD 2018-01-19 12:57:42 +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
André Klitzing
924588dada main/ccache: upgrade to 3.3.4 2017-02-21 06:17:17 +00:00
André Klitzing
b89d796ce3 main/ccache: upgrade to 3.3.3
Use system zlib instead of bundled copy.
2017-01-07 17:29:38 +01:00
Sören Tempel
3d749f0206 main/ccache: upgrade to 3.3.2 2016-09-30 11:26:11 +02:00
Daniel Sabogal
450c2f9081 main/ccache: upgrade to 3.3.1 2016-09-19 18:28:26 +02:00
Daniel Sabogal
70fbb0cb93 main/ccache: upgrade to 3.3 2016-09-03 13:02:38 +02:00
Natanael Copa
c740cffcc8 main/ccache: upgrade to 3.2.7 2016-07-29 09:49:36 +00:00
Natanael Copa
2716304394 main/ccache: upgrade to 3.2.5 2016-05-18 07:06:10 +00:00
Sören Tempel
3567b9e0e5 main/ccache: upgrade to 3.2.4 2015-10-12 11:21:10 +00:00
Natanael Copa
278242f3ed main/ccache: upgrade to 3.2.3 2015-09-10 11:26:58 +02:00
Natanael Copa
3d05dd60b9 main/ccache: rebuild with i586-alpine-linux-musl
to fix i486-alpine-linux-musl-* symlinks
2015-05-29 09:24:28 +00:00
Natanael Copa
09fcf99cc0 main/ccache: upgrade to 3.2.2 2015-05-18 12:24:17 +00:00
Carlo Landmeter
196a7e8150 main/ccache: upgrade to 3.2.1 2015-02-23 10:22:03 +00:00
Natanael Copa
960b960a18 main/ccache: downgrade to 3.1.10
ccache-3.2 will filter out -D option which causes gcc to pick wrong gcc
spec when compiling kernel. Lets revert for now
2014-11-25 14:06:09 +00:00
Natanael Copa
049447f655 main/ccache: upgrade to 3.2 2014-11-20 14:38:29 +00:00
Natanael Copa
c4d83517a7 main/ccache: upgrade to 3.1.10 2014-11-19 12:48:08 +00:00
Fabian Affolter
2660254dc1 main/ccache: specify license and add missing checksums 2013-10-30 08:23:19 +00:00
Timo Teräs
5c90471732 [all autotools packages]: normalize ./configure 2013-07-30 08:54:53 +00:00
Bartłomiej Piotrowski
60be376cb5 main/ccache: upgrade to 3.1.9 2013-01-07 21:15:41 +01:00
Natanael Copa
c661f80dad main/ccache: upgrade to 3.1.8 2012-08-14 14:28:13 +00:00
Natanael Copa
bbdd375acf main/ccache: upgrade to 3.1.7 2012-01-23 07:20:13 +00:00
Natanael Copa
82f40f6a80 main/ccache: upgrade to 3.1.6 2011-08-23 12:21:13 +00:00
Natanael Copa
5847fb2c7b main/ccache: upgrade to 3.1.5 2011-06-02 19:00:57 +00:00
William Pitcock
ba2600dc6e Set all packages with arch="x86 x86_64" to arch="all". 2011-01-13 06:06:02 -06:00
Natanael Copa
79e07ef014 main/ccache: upgrade to 3.1.4 2011-01-10 15:32:59 +00:00
Natanael Copa
da49ad32c4 main/*: add arch 2010-12-13 16:00:16 +00:00
Natanael Copa
2e1d6091ba main/ccache: upgrade to 3.1.3 2010-12-01 13:04:48 +00:00
Natanael Copa
52f1d85b34 main/ccache: upgrade to 3.1.2 2010-11-22 11:02:50 +00:00
Natanael Copa
6a8d080e60 main/ccache: upgrade to 3.1.1 2010-11-15 15:51:27 +00:00
Natanael Copa
915480c650 main/ccache: upgrade to 3.1 2010-09-28 12:11:52 +00:00
Natanael Copa
4063946a0c main/ccache: upgrade to 3.0.1 2010-07-19 11:24:46 +00:00
Natanael Copa
e6d98ff56d main/ccache: upgrade to 3.0 2010-06-22 13:05:28 +00:00
Natanael Copa
b4eecaf058 main/[various]: bump pkgrel to force rebuild against nptl 2010-05-04 08:26:51 +00:00
Natanael Copa
cff79a00ec main/[various]: let abuild detect shared objects dependencies 2010-05-04 08:22:45 +00:00
Natanael Copa
b70981b68e moved extra/* to main/
and fixed misc build issues
2009-07-24 08:01:31 +00:00