Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/neomutt: orphan | Leo | 2019-11-11 | 1 | -2/+2 |
| | |||||
* | testing/neomutt: fix url | Leo | 2019-06-27 | 1 | -2/+2 |
| | |||||
* | testing/neomutt: modernize, fix license, enable tests | Leo | 2019-05-28 | 1 | -5/+6 |
| | | | | Closes: GH-8212 | ||||
* | testing/neomutt: upgrade to 20180716 | Leo | 2019-05-28 | 2 | -44/+14 |
| | |||||
* | testing/neomutt: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | testing/neomutt: rebuild against libidn.so.12 | prspkt | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | testing/neomutt: rebuild against libressl-2.7 | Natanael Copa | 2018-04-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/ | ||||
* | testing/neomutt: upgrade to 20171208 | Sören Tempel | 2017-12-13 | 1 | -3/+3 |
| | |||||
* | testing/[various]: rebuild against libressl-2.6 | Natanael Copa | 2017-11-10 | 1 | -1/+1 |
| | |||||
* | testing/neomutt: neomutt is now a hard fork | Sören Tempel | 2017-10-19 | 1 | -2/+2 |
| | | | | And therefore now longer conflicts with mutt. | ||||
* | testing/neomutt: upgrade to 20171013 | Sören Tempel | 2017-10-17 | 1 | -2/+2 |
| | |||||
* | testing/neomutt: upgrade to 20170912 | Sören Tempel | 2017-09-17 | 1 | -2/+2 |
| | |||||
* | testing/neomutt: upgrade to 20170907 | Sören Tempel | 2017-09-16 | 2 | -5/+20 |
| | |||||
* | testing/notmuch: properly enable notmuch and gpgme support | Sören Tempel | 2017-08-20 | 1 | -4/+3 |
| | | | | | | | | | | | For some reason it seems to be necessary to pass the configure options for these two features as short options. Otherwise the following warning shows up: configure: WARNING: invalid host type: –-enable-notmuch No idea why this is happening. GNU autotools is a mess and I don't want to look at it any longer. | ||||
* | testing/neomutt: fix checksum | Sören Tempel | 2017-08-19 | 1 | -2/+1 |
| | |||||
* | testing/neomutt: new aport | Sören Tempel | 2017-08-19 | 1 | -0/+53 |