Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/mc: upgrade to 4.8.23 | prspkt | 2019-07-22 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.8.22 | Andy Postnikov | 2019-01-10 | 1 | -2/+2 |
| | |||||
* | main/mc: add perl to makedeps | Carlo Landmeter | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | main/mc: upgrade to 4.8.21 | prspkt | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | main/mc: modernize, sanitize patch | prspkt | 2018-06-06 | 2 | -17/+17 |
| | | | | Switch to the *.xz source archive. Use https for source and upstream URLs. | ||||
* | [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/mc: upgrade to 4.8.20 | Andy Postnikov | 2017-11-28 | 2 | -68/+5 |
| | |||||
* | main/mc: fix build | Roberto Oliveira | 2017-11-07 | 2 | -3/+72 |
| | | | | | | | | Patch backported from upstream and it fixes error when calling ncurses API: tty-ncurses.c:199:13: error: dereferencing pointer to incomplete type 'TERMINAL {aka struct term}' cur_term->Nttyb.c_cc[VINTR] = CTRL ('g'); /* ^g */ Also add check() function | ||||
* | main/mc: upgrade to 4.8.19 | Valery Kartel | 2017-03-13 | 1 | -36/+20 |
| | | | | | | | - fix 'with-edit' --> 'with-internal-edit' configure flag - remove unused configure flags (with-vfs, without-debug, without-gnome, without-samba) - fixes ad cleanups in APKBUILD | ||||
* | main/mc: upgrade to 4.8.18 | Andy Postnikov | 2016-12-27 | 1 | -5/+5 |
| | | | | https://www.midnight-commander.org/wiki/NEWS-4.8.18 | ||||
* | main/mc: rebuild against gettext-0.19.8.1 | Natanael Copa | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | main/mc: rebuild against gettext 0.19.8 | Francesco Colista | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | main/mc: upgrade to 4.8.17 | Natanael Copa | 2016-05-17 | 1 | -4/+4 |
| | |||||
* | main/mc: upgrade to 4.8.16 | Valery Kartel | 2016-03-14 | 1 | -5/+5 |
| | |||||
* | main/mc: various packaging improvements | Valery Kartel | 2016-01-19 | 2 | -7/+43 |
| | | | | | | | | | | - enable SFTP-vfs - add APKBUILD syntax highliting - non-english help and hints are moved to -lang - Serbian menu file /etc/mc/mc.menu.sr moved to -lang - mcedit macros examples are moved to -doc - README's from /usr/lib/mc moved to -doc - non-english man pages are removed. | ||||
* | main/mc: upgrade to 4.8.15 | Natanael Copa | 2015-11-10 | 1 | -5/+5 |
| | |||||
* | main/mc: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | main/mc: upgrade to 4.8.14 | Natanael Copa | 2015-03-24 | 2 | -60/+6 |
| | |||||
* | main/mc: rebuild with ncurses support | Valery Kartel | 2014-11-27 | 2 | -7/+66 |
| | |||||
* | main/mc: upgrade to 4.8.13 | Natanael Copa | 2014-09-05 | 1 | -4/+4 |
| | |||||
* | main/mc: upgrade to 4.8.12 | Natanael Copa | 2014-04-02 | 1 | -4/+4 |
| | |||||
* | main/mc: upgrade to 4.8.11 | Natanael Copa | 2013-12-03 | 1 | -5/+4 |
| | |||||
* | main/[various]: update config.sub (and remove charset.alias) | Timo Teräs | 2013-09-29 | 1 | -0/+5 |
| | | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required. | ||||
* | main/mc: upgrade to 4.8.10 | Natanael Copa | 2013-08-05 | 1 | -4/+4 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/mc: upgrade to 4.8.9 | Natanael Copa | 2013-07-11 | 1 | -4/+4 |
| | |||||
* | main/mc: upgrade to 4.8.8 | Natanael Copa | 2013-06-11 | 1 | -2/+4 |
| | |||||
* | main/mc: update checksums | Bartłomiej Piotrowski | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | main/mc: upgrade to 4.8.7 | Bartłomiej Piotrowski | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | main/mc: upgrade to 4.8.6 | Bartłomiej Piotrowski | 2012-12-17 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.8.1.5 | Natanael Copa | 2012-09-13 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.8.1.4 | Natanael Copa | 2012-07-19 | 1 | -2/+2 |
| | |||||
* | main/mc: clarified license | Fabian Affolter | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | main/mc: upgrade to 4.8.3 | Natanael Copa | 2012-05-13 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.8.2 | Natanael Copa | 2012-03-21 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.8.1.1 | Natanael Copa | 2012-03-20 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.8.1 | Natanael Copa | 2011-12-21 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.7.5.6 | Natanael Copa | 2011-12-18 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.8.0 | Natanael Copa | 2011-10-20 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.7.5.5 | Natanael Copa | 2011-10-10 | 1 | -3/+3 |
| | |||||
* | main/mc: upgrade to 4.7.5.4 | Natanael Copa | 2011-09-12 | 1 | -2/+2 |
| | |||||
* | main/mc: upgrade to 4.7.5.3 | Natanael Copa | 2011-07-28 | 1 | -3/+3 |
| | |||||
* | main/mc: move man pages to -doc subpackage | Paul Onyschuk | 2011-07-26 | 1 | -1/+2 |
| | |||||
* | main/mc: upgrade to 4.7.5.2 | Paul Onyschuk | 2011-07-26 | 1 | -3/+3 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | 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/mc: upgrade to 4.7.0.8 | Natanael Copa | 2010-09-06 | 1 | -2/+2 |
| | |||||
* | main/mc: moved from testing | Natanael Copa | 2010-07-07 | 1 | -0/+42 |
ref #374 |