90 Commits

Author SHA1 Message Date
Ted Trask
dd74ac7f8d main/acf-core: upgrade to 0.24.0
Bump _luaversion to 5.4.
2023-06-27 21:06:56 +00:00
ptrcnull
c57128b0e4 main/*: rebuild stale cmd: version 2022-10-24 15:54:31 +02:00
Leo
355220154d main/acf-core: fix checksum 2021-05-14 22:21:31 -03:00
TBK
5fb965e1e1 main/acf-*: modernize
- Clarify license
- Disable check()
- Switch source to gitlab.alpinelinux.org
- General cleanup
2021-02-06 04:10:10 +00:00
Mengyang Li
9f0bcad831 acf: fix links for acf-* packages
change all git.alpinelinux.org/cgit/acf/acf
to -> gitlab.alpinelinux.org/acf/acf-clamsmtp
2021-01-04 09:55:28 +00:00
Ted Trask
37a16bb68c main/acf-core: upgrade to 0.22.0 2020-03-06 15:32:49 +00:00
Ted Trask
6aec617409 main/acf-core: upgrade to 0.21.3 2019-09-18 22:31:44 +00:00
Ted Trask
389b7971de main/acf-core: upgrade to 0.21.2 2019-09-11 17:00:05 +00:00
Natanael Copa
8643f032e7 main/acf-core: update lua-json4 depends
commit 66573786035d (main/lua-json4: install into lua/common, remove
subpkgs, add rock_manifest) renamed the lua5.x-json4 packages and added
a provides for backwards compatibility. But the build time dependencies
does not resolve the provides so builder will fail figure out the build
time order.

We work aorund this by adding an explicit depend of lua-json4, without
the lua version, so we no longer depend on proper provides resolving.
2018-11-26 15:35:03 +00:00
J0WI
d2bfb22c8e main: (Bulk change) Update source urls to https using HTTPS Everywhere 2018-10-06 17:10:04 +00: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
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