Port details |
- vifm Ncurses based file manager with vi like keybindings
- 0.13_2 misc =6 0.13_1Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2002-08-11 02:38:24
- Last Update: 2024-08-02 15:34:39
- Commit Hash: caf6019
- People watching this port, also watch:: wget, procmail, elinks, mutt, fetchmail
- License: GPLv2+
- WWW:
- https://vifm.info/
- Description:
- "Vifm is a ncurses based file manager with vi like keybindings. If you
use vi, vifm gives you complete keyboard control over your files without
having to learn a new set of commands."
Features:
- two file list windows
- bookmarks
- user-defined association of file types/extensions with multiple
applications per extension
- visual mode for selecting files
- user-defined commands
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/vifm/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/vifm
- pkg install vifm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vifm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1699396475
SHA256 (vifm-vifm-v0.13_GH0.tar.gz) = 8379397b2824cc74a91f5cfa00b5496f5d08cdcec18e3d13b64c480151225ca8
SIZE (vifm-vifm-v0.13_GH0.tar.gz) = 2218099
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:
-
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vifm-0.13_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_vifm
- USES:
- desktop-file-utils gmake ncurses perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13_2 02 Aug 2024 15:34:39 |
Nicola Vitale (nivit) |
misc/vifm: Fix build when DOCS option is off
- Vim or perl is a requirement to build the program/port, regardless of
the user's choice to disable docs installation.
Replace vim with perl5 to reduce the list of (build) dependencies.
- Pet port(clippy|fmt)
- Bump PORTREVISION even if it is not strictly necessary.
PR: 279602
Reported by: Ivan <bsd@abinet.ru> |
0.13_1 17 Mar 2024 11:06:24 |
Nuno Teixeira (eduardo) |
misc/vifm: Move man pages to share/man
Approved by: portmgr (blanket) |
0.13 07 Feb 2024 21:21:27 |
Nicola Vitale (nivit) |
misc/vifm: Update to 0.13
- Add editors/vim to BUILD_DEPENDS to generate help tags.
This fixes the following error when typing the command :help
Error detected while processing command line:
E149: Sorry, no help for vifm-app.txt
- Pet portlint
- Take maintainership (approved by the old maintainer via private email)
Release changes: https://vifm.info/news/2023-04-04.shtml
PR: 276871 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.12 20 Jul 2022 14:22:28 |
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 ) |
0.12 14 Feb 2022 07:36:10 |
Mikhail Pchelin (misha) |
misc/vifm: update to 0.12 |
0.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11 25 Sep 2020 13:10:09 |
misha |
- update from 0.10 to 0.11 |
0.10 15 Mar 2019 17:43:32 |
misha |
- update from 0.9.1 to 0.10 |
0.9.1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.9.1 12 Jun 2018 09:34:31 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.9.1 22 Feb 2018 06:09:22 |
misha |
- update from 0.9 to 0.9.1
PR: 226103
Submitted by: cmangin@arobas.net
Approved by: jpaetzel (implicit) |
0.9 19 Aug 2017 08:17:43 |
misha |
- update from 0.8.2 to 0.9
Approved by: jpaetzel (mentor) |
0.8.2 19 Jul 2016 13:30:56 |
amdmi3 |
- Update to 0.8.2
- While here, fix LICENSE, add LICENSE_FILE and remove bogus USES=tar:bzip2
PR: 211220
Submitted by: mp39590@gmail.com (maintainer) |
0.8.1 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
0.8.1 12 Feb 2016 14:58:00 |
rakuco |
Update to 0.8.1.
PR: 206971
Submitted by: mp39590@gmail.com (maintainer) |
0.8 16 Jul 2015 18:35:11 |
pgollucci |
misc/vifm: 0.7.8 -> 0.8
- update from 0.7.8 to 0.8
- use github instead of SF
- sort USES
- pass maintainer to submitter, previous maintainer has 3 successive
timeouts and no approvals or updates since 2013.
PR: 201579
Submitted by: mp39590@gmail.com |
0.7.8 09 Mar 2015 08:56:57 |
riggs |
- Update to upstream version 0.7.8
- Change WWW to new project website
- General port cleanup
PR: 197820
Submitted by: mp39590@gmail.com
Reviewed by: riggs
Approved by: maintainer timeout |
0.7.7 20 Dec 2014 19:19:36 |
bapt |
Cleanup plist |
0.7.7 04 Jun 2014 11:06:26 |
miwi |
- Update to 0.7.7
PR: 189972
Approved by: maintainer timeout |
0.7.6 07 May 2014 20:48:40 |
ak |
- Update to 0.7.6
PR: ports/188129
Submitted by: Mikhail <mp39590@gmail.com>
Approved by: maintainer timeout (>1 month) |
0.7.4b 03 Feb 2014 13:39:30 |
miwi |
- Stage support |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.7.4b 01 Sep 2013 00:10:16 |
madpilot |
- Update to 0.7.4b
PR: ports/177589
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> (maintainer) |
0.6.3 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
0.6.3 30 Aug 2011 16:03:02 |
dhn |
- Update to 0.6.3
- Pass maintainership to submitter
PR: ports/160297
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> (maintainer) |
0.6.2 02 Jul 2011 16:10:58 |
miwi |
- Update to 0.6.2
PR: 158493
Submitted by: Ports Fury |
0.5 27 Apr 2011 01:56:47 |
dougb |
By Maintainer's request, toss these ports back into the pool |
0.5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5 09 Sep 2009 12:50:16 |
miwi |
- Update to 0.5
PR: 138645
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
0.4 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
0.4 12 Feb 2009 20:11:47 |
wxs |
- Pass maintainership to submitter
PR: ports/131619
Submitted by: Charlie Kester <corky1951@comcast.net> |
0.4 11 Aug 2008 22:20:10 |
miwi |
- Update to 0.4
PR: 126370
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> |
0.3a 05 May 2008 14:12:53 |
stefan |
Drop maintainership for ports I haven't used for quite a while. |
0.3a 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
0.3a 07 May 2006 13:32:13 |
stefan |
Convert MAINTAINER to my freebsd.org account. |
0.3a 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
0.3a 06 Nov 2005 21:43:09 |
krion |
Fix screen location. |
0.3a 29 Aug 2005 10:16:29 |
garga |
- Update to 0.3a
PR: ports/85149
Submitted by: maintainer |
0.2a_1 11 Mar 2004 10:46:59 |
eik |
Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED)
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
PR: 63861 |
0.2a_1 10 Feb 2004 17:50:00 |
leeym |
SIZEify distinfo
PR: 62634
Submitted by: Stefan Walter <sw@gegenuendlich.de> |
0.2a_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.2a 25 Jan 2004 17:24:31 |
clement |
- Use PLIST_FILES and PLIST_DIRS
PR: 61888
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) |
0.2a 06 Jul 2003 15:37:55 |
leeym |
Update to version 0.2a of vifm
update maintainer's e-mail address
PR: 54129
Submitted by: Stefan Walter <sw@gegenunendlich.de> |
0.2 04 Jun 2003 22:21:13 |
adamw |
Update to 0.2.
PR: ports/51944
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
0.1 28 Feb 2003 22:53:02 |
kris |
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk |
0.1 21 Feb 2003 12:48:19 |
knu |
De-pkg-comment. |
0.1 01 Sep 2002 15:14:43 |
dwcjr |
Remove stripping from Makefile as the source already strips
PR: 42282
Submitted by: maintainer |
0.1 11 Aug 2002 02:37:28 |
petef |
Add vifm 0.1, ncurses based file manager with vi like keybindings.
PR: 41485
Submitted by: Stefan Walter <swalter@lettermax.de> |