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
Jakub Jirutka
730cdcef69
main/*: fix homepage url and source from http:// to https://
...
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.
2017-11-19 14:16:51 +01:00
Ted Trask
f2933db7a7
main/acf-core: upgrade to 0.21.1
2017-09-13 20:34:05 +00:00
tmpfile
ab744645dd
main/[various]: fix trailing whitespace
2017-07-10 09:02:51 +00:00
Ted Trask
a833ffd23f
main/acf-core: upgrade to 0.21.0
2017-02-27 16:50:13 +00:00
Ted Trask
fd88daf468
main/acf-: Update incorrect url for all ACF packages
2016-09-30 14:04:55 +00:00
Ted Trask
256faad64f
main/acf-core: upgrade to 0.20.1
2016-03-11 16:38:01 +00:00
Ted Trask
98265722da
main/acf-core: upgrade to 0.20.0
2016-01-18 18:38:36 +00:00
Ted Trask
4d3b50abf4
main/acf-core: upgrade to 0.19.1
2015-11-25 15:47:48 +00:00
Ted Trask
58c3ae03d5
main/acf-core: upgrade to 0.19.0
2015-11-02 14:15:05 +00:00
Ted Trask
01ba2a7c39
main/acf-core: Bump pkgrel to fix upgrade from 3.1
2015-10-04 03:24:04 +00:00
Ted Trask
df318a03fb
main/acf-core: upgrade to 0.18.10
2015-10-04 03:17:18 +00:00
Sören Tempel
53679caf4f
don't prefix GPL version number with a dash
...
This conforms to wiki documentation regarding package creation:
http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license
2015-10-03 13:19:51 +02:00
Ted Trask
304f22a6f1
main/acf-core: upgrade to 0.18.9
2015-06-09 03:55:22 +00:00
Ted Trask
a8e19fcda1
main/acf-core: Bump pkgrel to fix upgrade from 3.1
2015-06-01 17:22:28 +00:00
Ted Trask
0df0f4c997
main/acf-core: upgrade to 0.18.8
2015-05-22 22:06:00 +00:00
Ted Trask
59e2c727c1
main/acf-core: upgrade to 0.18.7
2015-05-21 03:06:52 +00:00
Ted Trask
f73e20fda1
main/acf-core: upgrade to 0.18.6
2015-05-15 13:23:00 +00:00
Ted Trask
a8df55fe03
main/acf-core: Fix lua path to include version
2015-05-11 14:33:54 +00:00
Natanael Copa
8cdc1d2e35
main/acf-core: fix shebangs to use proper lua version
...
ACF does not support multiple parallell lua versions anyways so only
require lua 5.2 for now.
fixes #4066
2015-05-07 13:18:37 +00:00
Ted Trask
1910a57d42
main/acf-core: Temporary patch to install for both Lua 5.1 and 5.2
2015-01-12 16:51:57 +00:00
Ted Trask
4c28ca7633
main/acf-core: upgrade to 0.18.5
2015-01-12 16:13:43 +00:00
Ted Trask
e34aeba347
main/acf-core: upgrade to 0.18.4
2014-11-03 19:58:04 +00:00
Ted Trask
c868210805
main/acf-core: upgrade to 0.18.3
2014-10-01 21:28:11 +00:00
Ted Trask
cf442d4ac5
main/acf-core: upgrade to 0.18.2
2014-09-18 13:31:08 +00:00
Ted Trask
be3cec9dc9
main/acf-core: upgrade to 0.18.1
2014-05-30 19:12:21 +00:00
Ted Trask
f8dbce43e0
main/acf-core: upgrade to 0.18.0
2014-04-26 20:14:39 +00:00
Ted Trask
51682faa79
main/acf-core: upgrade to 0.17.1
2013-11-20 13:51:26 +00:00
Ted Trask
c4fddc0970
main/acf-core: upgrade to 0.17.0
2013-10-31 02:41:33 +00:00
Natanael Copa
4ebf5fa5e8
main/acf-*: update download url
...
the cgit update broke every download url.
2013-07-15 11:42:21 +00:00
Natanael Copa
1ffa83ee5d
main/acf-core: create /etc/acf/skins directory
...
ref #2064
2013-07-03 06:33:32 +00:00
Ted Trask
bbaf57d25c
main/acf-core: upgrade to 0.16.3
2013-04-30 12:17:14 +00:00
Ted Trask
0c83260c9c
main/acf-core: upgrade to 0.16.2
2013-04-30 11:43:55 +00:00
Ted Trask
0a03cd28d5
main/acf-core: upgrade to 0.16.1
2013-01-01 16:23:31 +00:00
Ted Trask
2de990e6aa
main/acf-core: upgrade to 0.16.0
2012-12-26 21:22:45 +00:00
Ted Trask
da4983f068
main/acf-core: upgrade to 0.15.4
2012-11-09 04:11:05 +00:00
Ted Trask
32d19016cf
main/acf-core: upgrade to 0.15.3
2012-11-06 23:20:54 +00:00
Ted Trask
671dd9cc5c
main/acf-core: upgrade to 0.15.2
2012-10-29 00:40:10 +00:00
Ted Trask
d8ef03e0e2
main/acf-core: upgrade to 0.15.1
2012-10-19 13:56:31 +00:00
Ted Trask
25975fe4fb
main/acf-core: upgrade to 0.15.0
2012-08-21 14:46:39 +00:00
Ted Trask
32a76005cd
main/acf-core: upgrade to 0.14.3
2012-05-08 18:17:36 +00:00
Ted Trask
c3a878c66d
main/acf-core: upgraded to 0.14.2
2012-05-08 17:09:16 +00:00
Ted Trask
181fd98b23
main/acf-core: upgrade to 0.14.1
2012-01-13 21:18:59 +00:00
Natanael Copa
216e78928e
main/acf-core: backport acfpasswd tool
2012-01-12 14:30:10 +00:00
Natanael Copa
d859b9f8a7
main/acf-core: upgrade to 0.14.0
2012-01-12 14:23:34 +00:00
Natanael Copa
5f8cecd4f4
Revert "main/acf-core: backport password salt support and acfpasswd tool"
...
This reverts commit 6eb3bf641d
.
2012-01-12 14:22:34 +00:00
Natanael Copa
6eb3bf641d
main/acf-core: backport password salt support and acfpasswd tool
2012-01-12 11:44:08 +00:00
Ted Trask
64ac439d71
main/acf-core: upgrade to 0.13.5
2011-10-17 13:35:52 +00:00
Ted Trask
e6afac645a
main/acf-core: upgrade to 0.13.4
2011-09-12 18:30:29 +00:00
Ted Trask
4f29f5c2ee
main/acf-core: upgrade to 0.13.3
2011-07-21 14:22:29 +00:00