notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
sff Simple and fast terminal file manager
1.2 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1_1Version of this port present on the latest quarterly branch.
Maintainer: sylphenix@outlook.com search for ports maintained by this maintainer
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!
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/sff-1.2/catalog.mk
  2. /usr/local/share/licenses/sff-1.2/LICENSE
  3. /usr/local/share/licenses/sff-1.2/BSD2CLAUSE
  4. bin/sff
  5. lib/sff/sff-extfunc
  6. lib/sff/plugins/archive
  7. lib/sff/plugins/fzf-find
  8. lib/sff/plugins/preview
  9. share/man/man1/sff.1.gz
  10. @owner
  11. @group
  12. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • sff>0:misc/sff
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):
sff
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.2-1.21.2n/an/an/a
FreeBSD:13:quarterly1.1_11.2-1.1_11.2n/an/an/a
FreeBSD:14:latest1.1_11.2-1.1_11.2---
FreeBSD:14:quarterly1.1_11.2-1.1_11.2---
FreeBSD:15:latest1.21.2n/a1.1_1n/an/a--
FreeBSD:15:quarterly-1.2n/a-n/an/a--
FreeBSD:16:latest-1.2n/a-n/an/a--
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/sylphenix/sff/archive/1.2.tar.gz?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2
17 Sep 2025 20:44:16
commit hash: f896e2672317e8b2ac63b72a0299f5918040cfc0commit hash: f896e2672317e8b2ac63b72a0299f5918040cfc0commit hash: f896e2672317e8b2ac63b72a0299f5918040cfc0commit hash: f896e2672317e8b2ac63b72a0299f5918040cfc0 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 2597d086d9e857ae9ecfe9db586b7af7f46462bfcommit hash: 2597d086d9e857ae9ecfe9db586b7af7f46462bfcommit hash: 2597d086d9e857ae9ecfe9db586b7af7f46462bfcommit hash: 2597d086d9e857ae9ecfe9db586b7af7f46462bf files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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
commit hash: 19dac35585b5f4c1680a7b81a2e795e5abbfec7dcommit hash: 19dac35585b5f4c1680a7b81a2e795e5abbfec7dcommit hash: 19dac35585b5f4c1680a7b81a2e795e5abbfec7dcommit hash: 19dac35585b5f4c1680a7b81a2e795e5abbfec7d files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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

Number of commits found: 3