Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/acf-core: update lua-json4 depends | Natanael Copa | 2018-11-26 | 1 | -2/+2 |
| | | | | | | | | | | | 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. | ||||
* | main: (Bulk change) Update source urls to https using HTTPS Everywhere | J0WI | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -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/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -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/acf-core: upgrade to 0.21.1 | Ted Trask | 2017-09-13 | 1 | -2/+2 |
| | |||||
* | main/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | main/acf-core: upgrade to 0.21.0 | Ted Trask | 2017-02-27 | 1 | -5/+3 |
| | |||||
* | main/acf-: Update incorrect url for all ACF packages | Ted Trask | 2016-09-30 | 1 | -2/+2 |
| | |||||
* | main/acf-core: upgrade to 0.20.1 | Ted Trask | 2016-03-11 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.20.0 | Ted Trask | 2016-01-18 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.19.1 | Ted Trask | 2015-11-25 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.19.0 | Ted Trask | 2015-11-02 | 1 | -5/+5 |
| | |||||
* | main/acf-core: Bump pkgrel to fix upgrade from 3.1 | Ted Trask | 2015-10-04 | 1 | -1/+1 |
| | |||||
* | main/acf-core: upgrade to 0.18.10 | Ted Trask | 2015-10-04 | 1 | -4/+4 |
| | |||||
* | don't prefix GPL version number with a dash | Sören Tempel | 2015-10-03 | 1 | -1/+1 |
| | | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license | ||||
* | main/acf-core: upgrade to 0.18.9 | Ted Trask | 2015-06-09 | 1 | -5/+5 |
| | |||||
* | main/acf-core: Bump pkgrel to fix upgrade from 3.1 | Ted Trask | 2015-06-01 | 1 | -1/+1 |
| | |||||
* | main/acf-core: upgrade to 0.18.8 | Ted Trask | 2015-05-22 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.18.7 | Ted Trask | 2015-05-21 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.18.6 | Ted Trask | 2015-05-15 | 1 | -5/+5 |
| | |||||
* | main/acf-core: Fix lua path to include version | Ted Trask | 2015-05-11 | 1 | -2/+2 |
| | |||||
* | main/acf-core: fix shebangs to use proper lua version | Natanael Copa | 2015-05-07 | 1 | -7/+16 |
| | | | | | | | ACF does not support multiple parallell lua versions anyways so only require lua 5.2 for now. fixes #4066 | ||||
* | main/acf-core: Temporary patch to install for both Lua 5.1 and 5.2 | Ted Trask | 2015-01-12 | 1 | -2/+6 |
| | |||||
* | main/acf-core: upgrade to 0.18.5 | Ted Trask | 2015-01-12 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.18.4 | Ted Trask | 2014-11-03 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.18.3 | Ted Trask | 2014-10-01 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.18.2 | Ted Trask | 2014-09-18 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.18.1 | Ted Trask | 2014-05-30 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.18.0 | Ted Trask | 2014-04-26 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.17.1 | Ted Trask | 2013-11-20 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.17.0 | Ted Trask | 2013-10-31 | 1 | -6/+6 |
| | |||||
* | main/acf-*: update download url | Natanael Copa | 2013-07-15 | 1 | -1/+1 |
| | | | | the cgit update broke every download url. | ||||
* | main/acf-core: create /etc/acf/skins directory | Natanael Copa | 2013-07-03 | 1 | -4/+5 |
| | | | | ref #2064 | ||||
* | main/acf-core: upgrade to 0.16.3 | Ted Trask | 2013-04-30 | 1 | -4/+4 |
| | |||||
* | main/acf-core: upgrade to 0.16.2 | Ted Trask | 2013-04-30 | 1 | -2/+4 |
| | |||||
* | main/acf-core: upgrade to 0.16.1 | Ted Trask | 2013-01-01 | 1 | -2/+2 |
| | |||||
* | main/acf-core: upgrade to 0.16.0 | Ted Trask | 2012-12-26 | 1 | -3/+3 |
| | |||||
* | main/acf-core: upgrade to 0.15.4 | Ted Trask | 2012-11-09 | 1 | -2/+2 |
| | |||||
* | main/acf-core: upgrade to 0.15.3 | Ted Trask | 2012-11-06 | 1 | -3/+3 |
| | |||||
* | main/acf-core: upgrade to 0.15.2 | Ted Trask | 2012-10-29 | 1 | -2/+2 |
| | |||||
* | main/acf-core: upgrade to 0.15.1 | Ted Trask | 2012-10-19 | 1 | -2/+2 |
| | |||||
* | main/acf-core: upgrade to 0.15.0 | Ted Trask | 2012-08-21 | 1 | -2/+2 |
| | |||||
* | main/acf-core: upgrade to 0.14.3 | Ted Trask | 2012-05-08 | 1 | -2/+2 |
| | |||||
* | main/acf-core: upgraded to 0.14.2 | Ted Trask | 2012-05-08 | 1 | -2/+2 |
| | |||||
* | main/acf-core: upgrade to 0.14.1 | Ted Trask | 2012-01-13 | 2 | -114/+4 |
| | |||||
* | main/acf-core: backport acfpasswd tool | Natanael Copa | 2012-01-12 | 2 | -3/+113 |
| | |||||
* | main/acf-core: upgrade to 0.14.0 | Natanael Copa | 2012-01-12 | 1 | -2/+2 |
| | |||||
* | Revert "main/acf-core: backport password salt support and acfpasswd tool" | Natanael Copa | 2012-01-12 | 4 | -248/+4 |
| | | | | This reverts commit 6eb3bf641d021f5803123aa56c576f9006a0733d. | ||||
* | main/acf-core: backport password salt support and acfpasswd tool | Natanael Copa | 2012-01-12 | 4 | -4/+248 |
| | |||||
* | main/acf-core: upgrade to 0.13.5 | Ted Trask | 2011-10-17 | 1 | -3/+3 |
| |