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
Port details on branch 2025Q4
fzf Blazing fast command-line fuzzy finder
0.65.2_2 textproc 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 0.65.2_2Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-11-01 15:53:31
Last Update: 2025-11-01 15:48:35
Commit Hash: ae07b4c
License: MIT
WWW:
https://github.com/junegunn/fzf/
Description:
FZF is a general-purpose command-line fuzzy finder.
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 (5 items)
Collapse this list.
  1. bin/fzf
  2. share/man/man1/fzf.1.gz
  3. /usr/local/share/licenses/fzf-0.65.2_2/catalog.mk
  4. /usr/local/share/licenses/fzf-0.65.2_2/LICENSE
  5. /usr/local/share/licenses/fzf-0.65.2_2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • fzf>0:textproc/fzf
To install the port:
cd /usr/ports/textproc/fzf/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/fzf
  • pkg install fzf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fzf
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1756803631 SHA256 (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/go.mod) = 6cc838db5cb7817cbb9522b55c9715ab6f543a0eaf3b5178cd9db42bd60640ae SIZE (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/go.mod) = 527

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/junegunn-fzf-v0.65.2_GH0.tar.gz) = 53b7e0077833f96ae04fd1e312ed65b2d5c427422b652dd3ce6c2d1702f8ce56 SIZE (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/junegunn-fzf-v0.65.2_GH0.tar.gz) = 347841

Collapse this list.


Packages (timestamps in pop-ups are UTC):
fzf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.66.10.67.0-0.65.2_10.67.0n/an/an/a
FreeBSD:13:quarterly0.65.2_10.65.2_2-0.63.00.65.2_2n/an/an/a
FreeBSD:14:latest0.66.10.67.0-0.65.10.67.0---
FreeBSD:14:quarterly0.65.2_20.65.2_2-0.63.00.65.2_2---
FreeBSD:15:latest0.66.1_10.67.0n/a-n/an/a--
FreeBSD:15:quarterly0.65.2_20.65.2_2n/a-n/an/a--
FreeBSD:16:latest0.66.1_10.67.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
This port is required by:
for Run
  1. x11/cliphist

Configuration Options:
No options to configure
Options name:
textproc_fzf
USES:
go:modules zip
pkg-message:
For install:
Various shell key bindings and completion files are embedded in fzf, to use these include them in your shell configuration. bash # Set up fzf key bindings and fuzzy completion eval "$(fzf --bash)" zsh # Set up fzf key bindings and fuzzy completion eval "$(fzf --zsh)" fish # Set up fzf key bindings fzf --fish | source
If upgrading from < 0.48.0:
Shell integration scripts are now embedded in the fzf binary. This simplifies the distribution, and the users are less likely to have problems caused by using incompatible scripts and binaries. bash # Set up fzf key bindings and fuzzy completion eval "$(fzf --bash)" zsh # Set up fzf key bindings and fuzzy completion eval "$(fzf --zsh)" fish # Set up fzf key bindings fzf --fish | source
If upgrading from < 0.53.0:
The --tmux option has been added to replace the fzf-tmux script. # --tmux [center|top|bottom|left|right][,SIZE[%]][,SIZE[%]] # Center, 100% width and 70% height fzf --tmux 100%,70% --border horizontal --padding 1,2 # Left, 30% width fzf --tmux left,30% # Bottom, 50% height fzf --tmux bottom,50%
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/junegunn/fzf/tar.gz/v0.65.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.65.2_2
01 Nov 2025 15:48:35
commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.9

This is a direct commit to 2025Q4. It'll definitely bring things (esp.
PORTREVISION lines) out of sync with main, but trying to MFH the
associated bump commit would bring in a massive quantity of conflicts.

Number of commits found: 1