Port details |
- sff Simple and fast terminal file manager
- 1.2 misc
=0 1.1_1Version of this port present on the latest quarterly branch. - Maintainer: sylphenix@outlook.com
 - Port Added: 2025-06-10 00:06:04
- Last Update: 2025-09-17 20:44:16
- Commit Hash: f896e26
- License: BSD2CLAUSE
- WWW:
- https://codeberg.org/sylphenix/sff
- Description:
- sff is a simple, fast, and feature-rich terminal file manager inspired
by nnn and guided by the suckless philosophy. It aims to provide a
reliable, efficient, and user-friendly file management experience with
high extensibility.
Features:
- POSIX-compliant and highly optimized
- Fast startup and low memory footprint
- Extensible with shell scripts
- Customizable detail columns
- Type-to-navigate
- Advanced search via 'find
- Fast file search via 'fzf'
- Convenient temporary sudo mode
- Undo/Redo for the last file operation
- Batch file and directory creation
- Batch rename
- Multi-tab support, cross-directory selection
- Extract, list, create archives
- ... and more!
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/sff/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/sff
- pkg install sff
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1757035971
SHA256 (sff-1.2.tar.gz) = 09731b27f6e9d6e9700a38ed24acc749b2972d139535be9394f87e83e9ad894b
SIZE (sff-1.2.tar.gz) = 32577
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_sff
- USES:
- ncurses
- 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 |
1.2 17 Sep 2025 20:44:16
    |
Vladimir Druzenko (vvd)  Author: Shi Yanling |
misc/sff: Update 1.1 => 1.2
Changelog:
https://codeberg.org/sylphenix/sff/src/tag/1.2/CHANGELOG.md
Add STRIP_CMD - fix warning from stage-qa.
PR: 289308 |
1.1_1 11 Jun 2025 06:41:40
    |
Nuno Teixeira (eduardo)  |
misc/sff: Switch back to ncurses:base
While here, add PREFIX to MAKE_ARGS instead of upstream hardcoded one.
PR: 285216 |
1.1 10 Jun 2025 00:02:51
    |
Nuno Teixeira (eduardo)  Author: Shi Yanling |
misc/sff: New port: Simple and fast terminal file manager
- Submitter becomes maintainer
sff is a simple, fast, and feature-rich terminal file manager inspired
by nnn and guided by the suckless philosophy. It aims to provide a
reliable, efficient, and user-friendly file management experience with
high extensibility.
WWW: https://codeberg.org/sylphenix/sff
PR: 285216 |