Port details |
- mc-nox11 Midnight Commander, a free Norton Commander clone
- 4.8.30 misc
=2 4.8.30Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2019-10-28 00:34:17
- Last Update: 2024-01-15 10:38:18
- Commit Hash: a5ade24b
- People watching this port, also watch:: p5-MIME-Tools, php81-pear, p5-Data-Perl, p5-Want
- Also Listed In: shells
- License: GPLv3+
- WWW:
- https://midnight-commander.org/
- Description:
- GNU Midnight Commander is a user-friendly yet powerful file manager
and visual shell, useful to novice and guru alike. It provides a
clear, user-friendly, and somewhat protected interface to a Unix
system while making many frequent file operations more efficient and
preserving the full power of the command prompt. You will wonder how
you could ever live without it.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: mc-nox11
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691954087
SHA256 (mc-4.8.30.tar.xz) = 5ebc3cb2144b970c5149fda556c4ad50b78780494696cdf2d14a53204c95c7df
SIZE (mc-4.8.30.tar.xz) = 2380824
Packages (timestamps in pop-ups are UTC):
- Master port: misc/mc
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.34<5.35 : lang/perl5.34
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- zip : archivers/zip
- gdiff : textproc/diffutils
- python3.9 : lang/python39
- perl5>=5.34<5.35 : lang/perl5.34
- Library dependencies:
-
- libssh2.so : security/libssh2
- libslang.so : devel/libslang2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mc-nox11-4.8.30:
ASPELL=off: Aspell support for internal editor
DOCS=on: Build and/or install documentation
EDITOR=on: Build with internal text editor
EXTATTR=off: Extended filesystem attributes support
ICONV=on: Encoding conversion support via iconv
NLS=on: Native Language Support
PCRE2=off: Use PCRE2 as low-level search engine
SFTP=on: Support for SFTP (via libssh)
SUBSHELL=on: Build with subshell support
====> Screen library: you have to select exactly one of them
SLANG=on: S-Lang console graphics library support
NCURSES=off: Console (text) interface support
===> Use 'make config' to modify these settings
- Options name:
- misc_mc-nox11
- USES:
- gmake gnome libtool perl5 pkgconfig python shebangfix tar:xz iconv gettext
- pkg-message:
- For install:
- Midnight Commander was built with subshell support, which works with most
popular shells, e.g. bash(1), dash(1), tcsh(1), zsh(1), but not sh(1) due
to its lack of "precmd" or equivalent hooks which mc(1) needs to read the
subshell's current directory.
$ env SHELL=/bin/sh mc
common.c: unimplemented subshell type 1
read (subshell_pty...): No such file or directory (2)
Please either use more advanced interactive shell, or start mc(1) with -u
(--nosubshell) switch if you're confined to /bin/sh for some reason.
- Master Sites:
|
Port Moves |
- port moved to misc/mc on 2024-01-15
REASON: No longer useful (misc/mc does not require Xlib at runtime)
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: misc/mc | Commit | Credits | Log message |
4.8.30 15 Jan 2024 10:38:18 |
Alexey Dokuchaev (danfe) |
misc/mc: drop needless run-time dependencies on Aspell and Xlib
Yury V. Zaytsev points out that for X11 and Aspell support, header
files <X11/Xlib.h> and <aspell.h> are only needed during the build,
while their corresponding libraries would be loaded dynamically if
available; if not, mc(1) would still work fine, just without those
features. The source code and ldd(1) output confirm his findings:
% cd $WRKDIR/mc-4.8.30 && grep -R -A1 g_module_build_path *
lib/tty/x11conn.c: x11_module_fname = g_module_build_path (NULL, "X11");
lib/tty/x11conn.c- x11_module = g_module_open (x11_module_fname,
G_MODULE_BIND_LAZY);
--
src/editor/spell.c: spell_module_fname = g_module_build_path (NULL,
"libaspell");
src/editor/spell.c- spell_module = g_module_open (spell_module_fname,
G_MODULE_BIND_LAZY);
This allows to enable Aspell support by default and drop X11-less
slave port now that both of these dependencies are build-time only
yet still can be completely disabled via options.
PR: 269120 |
4.8.28 10 Aug 2022 11:19:00 |
Alexey Dokuchaev (danfe) |
misc/mc{,-nox11}: slightly improve the ports' Makefiles (+)
- Do not globally pollute -I/-L with ${LOCALBASE} when handling
the NLS option and pass it as the --with-libintl-prefix instead
- Drop no longer supported --with-slang-includes configure switch,
correct paths are obtained via pkgconf(1) these days
- Set PKGNAMESUFFIX together with CONFLICTS_INSTALL in the master
so they are always coherent (previously, when the main port is
built with X11 option unset it would conflict with itself) |
4.8.26 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.8.26 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.8.22_2 28 Oct 2019 00:34:10 |
meta |
New port: misc/mc-nox11: misc/mc but without x11 dependencies
PR: 238425
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Approved by: portmgr (maintainer timeout: 2 months) |
Number of commits found: 5
|