Port details |
- far2l Port of FAR v2 to Unix-like systems
- 2.4.0_1 misc
=1 Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2020-07-14 13:11:45
- Last Update: 2022-07-20 14:22:28
- Commit Hash: b832da1
- People watching this port, also watch:: tcpdump, metalock
- License: GPLv2
- Description:
- Linux port of the FAR Manager v2 (http://farmanager.com/); also works on
macOS and *BSD systems. ALPHA VERSION. Currently interesting only for
enthusiasts!
Plugins that currently work: NetRocks (SFTP/SCP/FTP/FTPS/SMB/NFS/WebDAV),
colorer, multiarc, tmppanel, align, autowrap, drawline, editcase,
SimpleIndent, Python (optional scripting support).
WWW: https://github.com/elfmz/far2l
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/far2l/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/far2l
- pkg install far2l
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: far2l
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1641943318
SHA256 (elfmz-far2l-v_2.4.0_GH0.tar.gz) = a595f7f2b48aaf6cfd61c1539bb52207f8f985576ee928915f54b675666e9f88
SIZE (elfmz-far2l-v_2.4.0_GH0.tar.gz) = 6223889
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gawk : lang/gawk
- gm4 : devel/m4
- spdlog.h : devel/spdlog
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- bash : shells/bash
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libfmt.so : devel/libfmt
- libpcre.so : devel/pcre
- libuchardet.so : textproc/uchardet
- libxerces-c.so : textproc/xerces-c3
- libnfs.so : net/libnfs
- libssh.so : security/libssh
- libneon.so : www/neon
- libarchive.so.13 : archivers/libarchive
- libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for far2l-2.4.0_1:
NFS=on: Network File System support
SFTP=on: SFTP file transfer support
SMB=off: SMB network protocol support
WEBDAV=on: WebDav protocol support via libneon
WXGTK=on: wxGTK GUI toolkit support
X11=on: Build with TTY X11 extensions
===> Use 'make config' to modify these settings
- Options name:
- misc_far2l
- USES:
- cmake compiler:c++11-lang libarchive pkgconfig shebangfix ssl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:28 2.4.0_1 |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
01 Jun 2022 12:20:00 2.4.0_1 |
Alexey Dokuchaev (danfe)  |
misc/far2l: backport keyboard-interactive authentication for SFTP
Previously, NetRocks plugin would use ssh_userauth_password() for
password-based authentication while this authentication method is
normally disabled on servers these days.
PR: 264375 |
29 Mar 2022 13:16:06 2.4.0 |
Alexey Dokuchaev (danfe)  |
misc/far2l: attempt to unbreak the build on ARM64 (AArch64)
And probably other architectures where `wchar_t' is unsigned.
Reported by: pkg-fallout |
12 Jan 2022 11:29:14 2.4.0 |
Alexey Dokuchaev (danfe)  |
misc/far2l: the port had been updated to first beta version, 2.4.0
From now on (hopefully) releases will be properly tagged, so we can
use real version numbers instead of dates.
Reported on: https://www.opennet.ru/opennews/art.shtml?num=56492 |
06 Dec 2021 18:14:57 g20211204 |
Alexey Dokuchaev (danfe)  |
misc/far2l: update to the latest tagged snapshot (v2021-12-04_alpha)
wxWidgets-based graphical backend is now factored out as a separate
module. Once we get subpackages, it should be packaged separately,
so the main port would not have to pull this heavy dependency which
could be useful in pure console environments (e.g. on servers).
Inspired by: https://habr.com/ru/post/593451/ |
27 Sep 2021 11:22:09 g20210921 |
Alexey Dokuchaev (danfe)  |
misc/far2l: update the port to the latest tagged snapshot. |
21 Jul 2021 18:11:51 g20210426_1 |
Po-Chuan Hsieh (sunpoet)  |
devel/libfmt: Update to 8.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases
PR: 257026
Exp-run by: antoine |
17 May 2021 18:46:58 g20210426 |
Alexey Dokuchaev (danfe)  |
misc/far2l: explain why we stick to g${DATE} as PORTVERSION for now. |
17 May 2021 09:20:11 g20210426 |
Alexey Dokuchaev (danfe)  |
Update `misc/far2l' to the latest tagged snapshot. |
06 Apr 2021 14:31:07 g20210222 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Feb 2021 08:55:39
g20210222 |
danfe  |
Update to the latest snapshot. |
22 Oct 2020 09:07:31
g20201021 |
danfe  |
- Update to the latest snapshot (still alpha quality)
- Now compatible with wxWidgets version 3.0 and 3.1
- Reformat port description for somewhat better looks |
16 Sep 2020 08:04:24
g20200622 |
danfe  |
Unbreak the build after recent update of `security/libssh' using roughly
the same patch as in r548664.
Reported by: pkg-fallout |
14 Jul 2020 13:11:38
g20200622 |
danfe  |
Add a port of FAR v2 (file and archive manager) to Unix-like systems.
It's still in the early stages of development, so the ride is a bit
bumpy at times, but it had reached the stage when it's usable as one's
every-day file manager, so give it more exposure.
WWW: https://github.com/elfmz/far2l |