summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/mc: backport file seccomp failureSergei Trofimovich2021-03-311-0/+142
| | | | | | | Reported-by: Anton Bolshakov Closes: https://bugs.gentoo.org/776988 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/mc: remove unused patchMichael Mair-Keimberger2021-03-141-26/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19928 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/mc: fix shadow render on ncursesSergei Trofimovich2021-02-031-0/+39
| | | | | | | Reported-by: Thomas Deutschmann Closes: https://bugs.gentoo.org/768285 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/mc: drop oldSergei Trofimovich2020-12-181-84/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/mc: map Shift+F<N> keys to alacritty and tmuxSergei Trofimovich2020-11-271-0/+26
| | | | | | | | | | | Similar to xterm and screen these should just work. Currently 'mc' hardcodes terminal names to add a workaround. Ideally it should not. Meanwhile expand the list of affected terminals. Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/mc: Removed oldLars Wendler2020-03-226-340/+0
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-misc/mc: fix parallel 'make install'Sergei Trofimovich2020-03-031-0/+84
| | | | | | | Reported-by: Rolf Eike Beer Bug: https://midnight-commander.org/ticket/4070 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/mc: fix build failure on gcc-10Sergei Trofimovich2020-01-191-0/+79
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/mc: fix VFS SEGV in GC, bug #700708Sergei Trofimovich2019-11-211-0/+37
| | | | | | | | | | | | Paul reports that nested archives cause corruption of mc's data structures. Picked upstream patch that avoids dereference of stale entries. Reported-by: Paul Osmialowski Closes: https://bugs.gentoo.org/700708 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/mc: workaround linkage against internal gettext, bug #693850Sergei Trofimovich2019-09-112-0/+110
| | | | | | | | | | | | | | | | The underlying issue is lack of support of linking in static gettext into libmc.a due to a deficiency in m4/gettext.m4 (see upstream bug for more details). The workaround is to manually link bundled gettext into every final binary. It fixes default case for musl but does not fix the underlying issues. Let's leave fixing those to upstream. Reported-by: Michael 'veremitz' Everitt Bug: https://bugs.gentoo.org/693850 Bug: https://midnight-commander.org/ticket/3629 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/mc: improve iso9660 error detection, bug #533214Sergei Trofimovich2019-07-202-0/+114
| | | | | | | Reported-by: Łukasz Stelmach Bug: https://bugs.gentoo.org/533214 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/mc: Removed old.Lars Wendler2019-03-102-69/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-misc/mc: Removed old.Lars Wendler2018-06-042-57/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-misc/mc: fix selected size handling gin filemanagerSergei Trofimovich2017-12-021-0/+30
| | | | | Bug: http://midnight-commander.org/ticket/3883 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-misc/mc: Removed old.Lars Wendler2017-03-061-11/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-misc/mc: add HTML highlighting fixes, bug #542982Sergei Trofimovich2017-01-221-0/+29
| | | | | | | | | Patch by Raymond Jennings. Reported-by: Raymond Jennings Bug: https://bugs.gentoo.org/542982 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-misc/mc: fix build failure against glibc-2.23, bug #579858Sergei Trofimovich2016-04-131-0/+28
| | | | | | | Reported-by: Thomas D. Bug: https://bugs.gentoo.org/579858 Package-Manager: portage-2.2.28
* app-misc/mc: Bump to version 4.8.16Lars Wendler2016-03-131-0/+11
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-misc/mc: Removed old.Lars Wendler2015-12-232-158/+0
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+197
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed