Version: 4.8.28, Package name: mc-4.8.28 |
Maintained by: Robert Nagy |
Master sites: |
Description Midnight Commander is a file manager for UNIX-like operating systems. It bears a certain resemblance to John Socha's Norton Commander for DOS. Some of the features are: * Built-in Virtual File System: manipulate remote file systems through the ftp or ssh protocol or Midnight Commander's own mcfs protocol. Browse the content of the tar, compressed tar, rpm, zip, cpio, lha and rar archives. * All of the Midnight Commander operations work with the virtual file system, enabling you to do complex tasks. * Mouse support under X11's xterms. |
Filesize: 2278.391 KB |
Version History (View Complete History) |
|
2021-02-12 06:44:00 by Kirill Bychkov | Files touched by this commit (4) |
Log message: update to mc-4.8.26 OK robert@ (maintainer) |
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2020-02-10 12:34:33 by Bjorn Ketelaars | Files touched by this commit (5) |
Log message: Update to mc-4.8.24 Changes: https://midnight-commander.org/wiki/NEWS-4.8.24 OK robert@ |
2019-12-05 07:50:55 by Frederic Cambus | Files touched by this commit (1) |
Log message: Add debug package for mc. Discussed with robert@ |
2019-07-01 00:52:16 by Kirill Bychkov | Files touched by this commit (1) |
Log message: cleanup: - move libssh2 to LIB_DEPENDS as mc links against it and ssh2 is in WANTLIB - remove pcre as mc is using glib as a search engine by default ok robert@ (maintainer) |
2019-06-25 01:35:59 by Kirill Bychkov | Files touched by this commit (4) |
Log message: Update to mc-4.8.23. - update license marker - switch -PERMIT_PACKAGE_CDROM > -PERMIT_PACKAGE OK robert@ (maintainer) |
2019-01-30 05:49:47 by Solene Rapenne | Files touched by this commit (2) |
Log message: Patches regenerated to fix offsets. WANTLIB was missing util. Spotted by kirby@ |
2019-01-30 01:27:01 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to mc-4.8.22 ok robert@ |
2018-06-26 08:32:28 by Kirill Bychkov | Files touched by this commit (4) |
Log message: update to mc-4.8.21, enable SEPARATE_BUILD while here OK robert@ (maintainer) |
2018-01-08 04:35:28 by Kirill Bychkov | Files touched by this commit (4) |
Log message: update to mc-4.8.20 ok robert@, maintainer |
2017-03-28 14:43:40 by Frederic Cambus | Files touched by this commit (4) |
Log message: Update mc to 4.8.19 and switch HOMEPAGE to use HTTPS. OK shadchin@, robert@ |
2016-11-02 00:46:20 by Kirill Bychkov | Files touched by this commit (4) |
Log message: update to mc-4.8.18 ok robert@ (maintainer) |
2016-08-12 01:24:36 by Kirill Bychkov | Files touched by this commit (5) |
Log message: update to mc-4.8.17 OK robert@ (maintainer) |
2016-04-25 07:35:06 by Kirill Bychkov | Files touched by this commit (3) |
Log message: - fix a bug in fish ls helper (patch taken from upstream) - remove gettext module - remove trailing whitespace in DESCR OK robert@ (maintainer) |
2016-04-25 04:16:41 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 4.8.16 |
2015-11-22 07:21:33 by Robert Nagy | Files touched by this commit (3) |
Log message: use GNU diff for diffing files as mc uses some opts that are not available in diff(1); from Alessandro DE LAURENZIS |
2015-11-10 09:59:33 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 4.8.15 |
2015-05-17 08:09:51 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 4.8.14 |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2014-12-28 08:21:50 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 4.8.13 |
2014-11-08 12:29:05 by Kirill Bychkov | Files touched by this commit (1) |
Log message: bump to refresh F9 menu options after previous tweak for CONFIGURE_ARGS ok robert@ (maintainer) |
2014-10-30 14:23:59 by Kirill Bychkov | Files touched by this commit (1) |
Log message: update CONFIGURE_ARGS to match current args names. ok robert@ (maintainer) |
2011-06-14 12:18:24 by Robert Nagy | Files touched by this commit (5) |
Log message: update to mc-4.7.5.2 and fix CPPFLAGS to not include -ltermcap |
2011-03-09 02:31:46 by Robert Nagy | Files touched by this commit (5) |
Log message: update to 4.7.5.1 |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-11-05 02:24:51 by Stuart Henderson | Files touched by this commit (55) |
Log message: move to revision/new-style lib_depends |
2010-10-18 14:52:10 by Marc Espie | Files touched by this commit (151) |
Log message: USE_GROFF=Yes |
2010-08-17 14:28:59 by Robert Nagy | Files touched by this commit (5) |
Log message: update to 4.7.0.8 and fix ftp support by not using linux specific ai_flags |
2010-07-18 13:03:08 by Robert Nagy | Files touched by this commit (2) |
Log message: add a missing sample from Kirill Bychkov |
2010-06-26 10:34:28 by Robert Nagy | Files touched by this commit (4) |
Log message: Update to mc-4.7.0.6 |
2010-03-28 12:28:47 by Robert Nagy | Files touched by this commit (6) |
Log message: Update to version 4.7.0.3; original diff from Alexandr Shadchin, modifications by me |
2010-01-17 11:42:08 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - fix potential 64-bit issues. ok robert@ (MAINTAINER), ajacoutot@ |
2010-01-01 12:21:05 by Robert Nagy | Files touched by this commit (7) |
Log message: Update to mc-4.7.0 which brings many many new features and bugfixes like UTF-8 support. diff from Alexandr Shadchin <alexandr.shadchin@gmail.com> |
2007-09-15 17:54:18 by Michael Erdely | Files touched by this commit (77) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 11:41:08 by Marc Espie | Files touched by this commit (80) |
Log message: mostly finish base64 checksum (missing one distfile for dnetc) |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2006-10-25 07:06:58 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - enable samba VFS (original patch by Andreas Bihlmaier) - indentation cleanup ok robert@ |
2006-08-03 14:04:52 by Marc Espie | Files touched by this commit (34) |
Log message: more new lib specs |
2005-09-27 07:37:50 by Robert Nagy | Files touched by this commit (2) |
Log message: Ignore error messages from locale(1), as it does not exist on OpenBSD yet. bump PKGNAME; from q# <eth0@o2.pl> |
2005-07-31 07:51:50 by Robert Nagy | Files touched by this commit (9) |
Log message: Update to version 4.6.1; from Bernd Ahlers <b.ahlers@ba-net.org> |
2005-02-20 03:00:22 by Robert Nagy | Files touched by this commit (3) |
Log message: SECURITY: fix several vulnerabilites; http://www.vuxml.org/openbsd/4ccf3184-812c-11d9-b5a5-080020fe8945.html ok brad@ |
2005-02-17 14:59:11 by Robert Nagy | Files touched by this commit (6) |
Log message: SECURITY: fix several vulnerabilites; http://www.vuxml.org/openbsd/4ccf3184-812c-11d9-b5a5-080020fe8945.html via/from Gentoo |
2005-01-05 10:05:07 by Christian Weisgerber | Files touched by this commit (124) |
Log message: SIZE |
2004-12-22 04:48:34 by Aleksander Piotrowski | Files touched by this commit (30) |
Log message: Add WANTLIB markers |
2004-09-15 11:54:17 by Marc Espie | Files touched by this commit (64) |
Log message: new plists |
2004-08-03 08:44:42 by Robert Nagy | Files touched by this commit (1) |
Log message: MODULES=devel/gettext |
2004-08-03 08:43:39 by Robert Nagy | Files touched by this commit (6) |
Log message: new-style PLIST |
2004-08-02 10:08:24 by Christian Weisgerber | Files touched by this commit (8) |
Log message: fix up MODGNU_CONFIG_GUESS_DIRS |
2004-04-18 00:41:11 by Robert Nagy | Files touched by this commit (9) |
Log message: change my MAINTAINER address to @openbsd.org ok pvalchev@ |
2004-04-11 04:06:00 by Nikolay Sturm | Files touched by this commit (1) |
Log message: missing BUILD_DEPENDS on pkgconfig from maintainer Robert Nagy |
2004-04-10 18:40:59 by Christian Weisgerber | Files touched by this commit (9) |
Log message: Unbreak and update to mc-4.6.1-pre1 from new maintainer Robert Nagy <thuglife@bsd.hu>. |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-02-25 13:32:49 by Peter Valchev | Files touched by this commit (1) |
Log message: this is not "comming soon".... for a finite value of soon - still broken |
2002-12-29 12:49:41 by Federico G. Schwindt | Files touched by this commit (20) |
Log message: yet more NEED_VERSION removal. |