Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-: Update incorrect url for all ACF packages | Ted Trask | 2016-09-30 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.11.1 | Ted Trask | 2016-03-11 | 1 | -5/+5 |
| | |||||
* | main/acf-*: Remove lua dependency and bump pkgrel | Ted Trask | 2016-01-24 | 1 | -2/+2 |
| | | | | Lua dependency was causing lua5.1 to be installed unnecessarily | ||||
* | main/acf-weblog: upgrade to 0.11.0 | Ted Trask | 2016-01-18 | 1 | -4/+4 |
| | |||||
* | main/acf-weblog: upgrade to 0.10.5 | Ted Trask | 2015-12-30 | 1 | -4/+4 |
| | |||||
* | main/acf-weblog: upgrade to 0.10.4 | 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-weblog: upgrade to 0.10.3 | Ted Trask | 2014-10-24 | 1 | -4/+4 |
| | |||||
* | main/acf-weblog: upgrade to 0.10.2 | Ted Trask | 2014-07-04 | 1 | -4/+4 |
| | |||||
* | main/acf-weblog: upgrade to 0.10.1 | Ted Trask | 2014-05-30 | 1 | -4/+4 |
| | |||||
* | main/acf-weblog: upgrade to 0.10.0 | Ted Trask | 2014-04-26 | 1 | -4/+4 |
| | |||||
* | main/acf-weblog: upgrade to 0.9.1 | Ted Trask | 2013-11-20 | 1 | -4/+4 |
| | |||||
* | main/acf-weblog: upgrade to 0.9.0 | Ted Trask | 2013-10-31 | 1 | -5/+5 |
| | |||||
* | main/acf-*: update download url | Natanael Copa | 2013-07-15 | 1 | -1/+1 |
| | | | | the cgit update broke every download url. | ||||
* | main/acf-weblog: upgrade to 0.8.3 | Ted Trask | 2013-05-31 | 1 | -4/+4 |
| | |||||
* | main/acf-weblog: upgrade to 0.8.2 | Ted Trask | 2013-04-27 | 1 | -4/+4 |
| | |||||
* | main/acf-weblog: upgrade to 0.8.1 | Ted Trask | 2013-04-22 | 1 | -2/+6 |
| | |||||
* | main/acf-weblog: upgrade to 0.8.0 | Ted Trask | 2013-01-08 | 1 | -3/+3 |
| | |||||
* | main/acf-weblog: upgrade to 0.7.4 | Ted Trask | 2012-11-24 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.7.3 | Ted Trask | 2012-11-20 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.7.2 | Ted Trask | 2012-11-06 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.7.1 | Ted Trask | 2012-10-29 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.7.0 | Ted Trask | 2012-08-21 | 1 | -3/+3 |
| | |||||
* | main/acf-weblog: fix checksum | Natanael Copa | 2012-08-21 | 1 | -1/+1 |
| | |||||
* | main/acf-weblog: let user manually update database schema | Natanael Copa | 2012-08-21 | 3 | -60/+183 |
| | |||||
* | main/acf-weblog: upgrade to 0.6.2 | Ted Trask | 2012-01-17 | 1 | -2/+2 |
| | |||||
* | Revert "main/acf-weblog: strip TCP_DENIED from logs" | Ted Trask | 2012-01-17 | 2 | -48/+3 |
| | | | | This reverts commit 7c45bf94207fd982b32d074845b810cb0c14a371. | ||||
* | main/acf-weblog: strip TCP_DENIED from logs | Natanael Copa | 2012-01-17 | 2 | -3/+48 |
| | | | | ref #892 | ||||
* | main/acf-weblog: upgrade to 0.6.1 | Ted Trask | 2011-10-20 | 1 | -3/+3 |
| | |||||
* | main/acf-weblog: Fixed checksum | Ted Trask | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | main/acf-weblog: upgrade to 0.6.0 | Ted Trask | 2011-09-12 | 2 | -22/+45 |
| | |||||
* | multiple packages hosted at git.alpinelinux.org: update source urls | Ted Trask | 2011-02-04 | 1 | -2/+2 |
| | |||||
* | Modified ACF packages to change build() to package() | Ted Trask | 2011-01-10 | 1 | -1/+1 |
| | |||||
* | Update all ACF packages to set arch to noarch and bump pkgrel | Ted Trask | 2010-12-24 | 1 | -2/+2 |
| | | | | Also updated Contributor and Maintainer | ||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/acf-weblog: upgrade to 0.5.9 | Ted Trask | 2010-10-25 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.5.8 | Ted Trask | 2010-10-08 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.5.7 | Ted Trask | 2010-10-05 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.5.6 | Ted Trask | 2010-08-05 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.5.5 | Ted Trask | 2010-05-03 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.5.4 | Ted Trask | 2010-03-18 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: Updated post-upgrade for 0.5.4 | Ted Trask | 2010-03-18 | 1 | -0/+14 |
| | |||||
* | main/acf-weblog: upgrade to 0.5.3 | Ted Trask | 2010-02-16 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.5.2 | Ted Trask | 2010-01-27 | 1 | -2/+2 |
| | |||||
* | main/acf-weblog: upgrade to 0.5.1 | Ted Trask | 2010-01-19 | 1 | -3/+3 |
| | |||||
* | main/acf-weblog: update dependency name | Natanael Copa | 2010-01-07 | 1 | -2/+2 |
| | | | | luasql-postgres have changed name to lua-sql-postgres | ||||
* | main/acf-weblog: upgrade to 0.5.0 | Ted Trask | 2010-01-01 | 1 | -2/+2 |
| |