Port details |
- pfm Terminal (curses)-based file manager written in Perl
- 2.12.3_1 misc =2 2.12.3_1Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2014-04-24 10:29:53
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://p-f-m.sourceforge.net/
- Description:
- pfm is a terminal (curses)-based file manager written in Perl, based on the
PFM.COM for MS-DOS (originally by Paul Culley and Henk de Heer). Permission
to use the original name was kindly granted by the original authors.
Some of its features:
* Commands are invoked with only one or two keypresses
* Colored filenames according to extension or type
* Support for executing user-defined commands (including wildcards)
with only two keystrokes
* A single-file and multiple-file mode
* Multilevel sorting
* Use of oldmarks and newmarks for executing multiple commands on
the same group of files
* Supports bookmarks for directories
* Highly configurable through its config file
* Supports commandline history and completion through use of the
GNU readline library
* Integration with versioning tools like Subversion, CVS, Bazaar,
Mercurial, and Git
- ¦ ¦ ¦ ¦
- 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/pfm/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/pfm
- pkg install pfm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pfm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pfm-2.12.3.tar.gz) = 01a2845916f7fc4bcadb929f0fcaf05ab838016efdc15568ceefb0e209809a00
SIZE (pfm-2.12.3.tar.gz) = 2272053
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-libwww>=5.827 : www/p5-libwww
- p5-File-Stat-Bits>=1.01 : sysutils/p5-File-Stat-Bits
- p5-Term-ReadLine-Gnu>=1.09 : devel/p5-Term-ReadLine-Gnu
- p5-Term-ScreenColor>=1.13 : devel/p5-Term-ScreenColor
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_pfm
- USES:
- perl5
- 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 |
2.12.3_1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
2.12.3_1 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 ) |
2.12.3_1 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 ) |
2.12.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.12.3_1 21 Jun 2016 13:24:53 |
mat |
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).
I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.
devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.
Sponsored by: Absolight |
2.12.3_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.12.3_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
2.12.3_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
25 Apr 2014 07:42:39
|
danfe |
List items should normally start with capital letter. |
2.12.3 24 Apr 2014 10:29:43 |
danfe |
Add a port of pfm (Personal File Manager) for Unix-like operating systems.
It is terminal (curses)-based, written in Perl, and resembles the original
PFM.COM for MS-DOS.
WWW: http://p-f-m.sourceforge.net/ |