Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/nettle: disable arm neon | ryang | 2018-06-15 | 1 | -2/+4 |
| | | | | | nettle checks the build machine for cpu features which ends up enabling neon but armv6 only supports up to vfpv2. | ||||
* | main/nettle: upgrade to 3.4 | Fabian Affolter | 2018-03-07 | 1 | -3/+3 |
| | |||||
* | main/nettle: ensure libs are installed to /usr/lib | A. Wilcox | 2018-03-06 | 1 | -1/+2 |
| | |||||
* | main/nettle: bump pkgrel to make tests run | A. Wilcox | 2018-02-12 | 1 | -1/+1 |
| | |||||
* | main/nettle: modernise, add test suite | A. Wilcox | 2018-02-12 | 1 | -9/+10 |
| | |||||
* | [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/nettle: improve abuild | Jakub Jirutka | 2017-01-15 | 1 | -16/+5 |
| | |||||
* | main/nettle: upgrade to 3.3 | André Klitzing | 2017-01-15 | 1 | -4/+4 |
| | |||||
* | main/nettle: security upgrade to 3.2 (CVE-2015-8803, CVE-2015-8805, ↵ | Leonardo Arena | 2016-02-24 | 1 | -5/+5 |
| | | | | CVE-2015-8804). Fixes #5166 | ||||
* | [various]: rebuild with new binutils for gnu hash | Timo Teräs | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/nettle: upgrade to 3.1.1 | Łukasz Jendrysik | 2015-05-04 | 1 | -6/+7 |
| | |||||
* | main/nettle: upgrade to 3.1 | Natanael Copa | 2015-04-21 | 1 | -5/+6 |
| | |||||
* | main/[various]: fix build against musl (add update_config_sub) | Timo Teräs | 2013-09-27 | 1 | -0/+1 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -0/+2 |
| | |||||
* | main/nettle: upgrade to 2.7.1 | Bartłomiej Piotrowski | 2013-05-31 | 1 | -4/+4 |
| | |||||
* | main/nettle: upgrade to 2.7 | Bartłomiej Piotrowski | 2013-04-27 | 1 | -2/+6 |
| | |||||
* | main/nettle: deprecate nettle-doc | Bartłomiej Piotrowski | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | main/nettle: remove unwanted bracket | Bartłomiej Piotrowski | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | main/nettle: change download url | Bartłomiej Piotrowski | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | main/nettle: upgrade to 2.6 | Bartłomiej Piotrowski | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | main/nettle: upgrade to 2.5 | Natanael Copa | 2012-09-02 | 1 | -3/+3 |
| | |||||
* | main/nettle: moved from testing | Natanael Copa | 2012-03-19 | 2 | -0/+67 |