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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
sff Simple and fast terminal file manager
1.1_1 miscnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sylphenix@outlook.com search for ports maintained by this maintainer
Port Added: 2025-06-10 00:06:04
Last Update: 2025-06-11 06:41:40
Commit Hash: 2597d08
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:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/sff-1.1_1/catalog.mk
  2. /usr/local/share/licenses/sff-1.1_1/LICENSE
  3. /usr/local/share/licenses/sff-1.1_1/BSD2CLAUSE
  4. bin/sff
  5. libexec/sff/sff-extfunc
  6. libexec/sff/plugins/archive
  7. libexec/sff/plugins/fzf-find
  8. libexec/sff/plugins/preview
  9. share/man/man1/sff.1.gz
  10. @owner
  11. @group
  12. @mode
Collapse this list.
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 = 1749208354 SHA256 (sff-1.1.tar.gz) = 1a024c9a0a93842b6ab73c8d622361937efc5c54c5289daa6469ad6e6d50fc79 SIZE (sff-1.1.tar.gz) = 32032

Packages (timestamps in pop-ups are UTC):
sff
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.1--1.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/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.1.tar.gz?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 2