Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/mg: upgrade to 20180824 | Sören Tempel | 2018-08-27 | 1 | -2/+2 |
| | |||||
* | main/mg: update to the latest version | Cág | 2018-06-17 | 1 | -21/+9 |
| | |||||
* | [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/mg: upgrade to 20171014 | Roberto Oliveira | 2017-10-25 | 1 | -2/+2 |
| | |||||
* | main/mg: update to snapshot 20170828 | Cág | 2017-10-20 | 2 | -1353/+4 |
| | | | | | Remove the patch. Ignore the previous one because of missing checksums. | ||||
* | main/mg: update APKBUILD | Cág | 2017-06-12 | 1 | -4/+4 |
| | |||||
* | main/mg: upgrade to 20170401 and add unicode support | Cág | 2017-06-08 | 4 | -86/+1390 |
| | |||||
* | main/mg: rebuild against fixed ncurses widechar only | Natanael Copa | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | main/mg: rebuild against ncurses wide char | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/mg: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | main/mg: add missing headers | Carlo Landmeter | 2015-05-01 | 1 | -1/+1 |
| | |||||
* | main/mg: disable on arm | Natanael Copa | 2014-12-08 | 2 | -1/+766 |
| | | | | libbsd fails to build on arm so disable it for now | ||||
* | main/mg: fix src | Carlo Landmeter | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | main/mg: upgrade to 20140414 | Natanael Copa | 2014-04-22 | 2 | -52/+74 |
| | |||||
* | main/mg: add missing patch | Timo Teräs | 2013-12-19 | 1 | -0/+51 |
| | |||||
* | main/mg: fix musl build | Timo Teräs | 2013-12-19 | 1 | -3/+15 |
| | |||||
* | main/mg: upgrade to 20110905 | Natanael Copa | 2012-02-01 | 1 | -3/+3 |
| | |||||
* | main/mg: ship the tutorial with -doc | Natanael Copa | 2011-06-08 | 1 | -2/+3 |
| | |||||
* | main/mg: upgrade to 20110120 | Natanael Copa | 2011-02-28 | 1 | -3/+4 |
| | |||||
* | main/mg: upgrade to 20110103 | Natanael Copa | 2011-01-29 | 1 | -2/+2 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/mg: moved from testing | Natanael Copa | 2010-10-23 | 1 | -0/+33 |