aboutsummaryrefslogtreecommitdiffstats
path: root/main/mc/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-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.20Andy Postnikov2017-11-281-7/+5
|
* main/mc: fix buildRoberto Oliveira2017-11-071-3/+11
| | | | | | | | 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.19Valery Kartel2017-03-131-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.18Andy Postnikov2016-12-271-5/+5
| | | | https://www.midnight-commander.org/wiki/NEWS-4.8.18
* main/mc: rebuild against gettext-0.19.8.1Natanael Copa2016-07-181-1/+1
|
* main/mc: rebuild against gettext 0.19.8Francesco Colista2016-07-181-1/+1
|
* main/mc: upgrade to 4.8.17Natanael Copa2016-05-171-4/+4
|
* main/mc: upgrade to 4.8.16Valery Kartel2016-03-141-5/+5
|
* main/mc: various packaging improvementsValery Kartel2016-01-191-7/+31
| | | | | | | | | | - 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.15Natanael Copa2015-11-101-5/+5
|
* main/mc: rebuild against ncurses-6.0Natanael Copa2015-10-151-1/+1
|
* main/mc: upgrade to 4.8.14Natanael Copa2015-03-241-10/+6
|
* main/mc: rebuild with ncurses supportValery Kartel2014-11-271-7/+16
|
* main/mc: upgrade to 4.8.13Natanael Copa2014-09-051-4/+4
|
* main/mc: upgrade to 4.8.12Natanael Copa2014-04-021-4/+4
|
* main/mc: upgrade to 4.8.11Natanael Copa2013-12-031-5/+4
|
* main/[various]: update config.sub (and remove charset.alias)Timo Teräs2013-09-291-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.10Natanael Copa2013-08-051-4/+4
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/mc: upgrade to 4.8.9Natanael Copa2013-07-111-4/+4
|
* main/mc: upgrade to 4.8.8Natanael Copa2013-06-111-2/+4
|
* main/mc: update checksumsBartłomiej Piotrowski2012-12-281-1/+1
|
* main/mc: upgrade to 4.8.7Bartłomiej Piotrowski2012-12-281-1/+1
|
* main/mc: upgrade to 4.8.6Bartłomiej Piotrowski2012-12-171-2/+2
|
* main/mc: upgrade to 4.8.1.5Natanael Copa2012-09-131-2/+2
|
* main/mc: upgrade to 4.8.1.4Natanael Copa2012-07-191-2/+2
|
* main/mc: clarified licenseFabian Affolter2012-05-251-1/+1
|
* main/mc: upgrade to 4.8.3Natanael Copa2012-05-131-2/+2
|
* main/mc: upgrade to 4.8.2Natanael Copa2012-03-211-2/+2
|
* main/mc: upgrade to 4.8.1.1Natanael Copa2012-03-201-2/+2
|
* main/mc: upgrade to 4.8.1Natanael Copa2011-12-211-2/+2
|
* main/mc: upgrade to 4.7.5.6Natanael Copa2011-12-181-2/+2
|
* main/mc: upgrade to 4.8.0Natanael Copa2011-10-201-2/+2
|
* main/mc: upgrade to 4.7.5.5Natanael Copa2011-10-101-3/+3
|
* main/mc: upgrade to 4.7.5.4Natanael Copa2011-09-121-2/+2
|
* main/mc: upgrade to 4.7.5.3Natanael Copa2011-07-281-3/+3
|
* main/mc: move man pages to -doc subpackagePaul Onyschuk2011-07-261-1/+2
|
* main/mc: upgrade to 4.7.5.2Paul Onyschuk2011-07-261-3/+3
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/mc: upgrade to 4.7.0.8Natanael Copa2010-09-061-2/+2
|
* main/mc: moved from testingNatanael Copa2010-07-071-0/+42
ref #374