Port details |
- fzf Blazing fast command-line fuzzy finder
- 0.54.3_1 textproc =8 0.54.3_1Version of this port present on the latest quarterly branch.
- Maintainer: dmgk@FreeBSD.org
- Port Added: 2016-08-12 16:41:56
- Last Update: 2024-08-09 06:24:08
- Commit Hash: aa8c011
- People watching this port, also watch:: doas, ripgrep, htop, pkg, poudriere
- License: MIT
- WWW:
- https://github.com/junegunn/fzf/
- Description:
- FZF is a general-purpose command-line fuzzy finder.
- ¦ ¦ ¦ ¦
- 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/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 = 1722595655
SHA256 (go/textproc_fzf/junegunn-fzf-v0.54.3_GH0/go.mod) = 1c46fd5ef317a4c3c5691a433ad9a2c903c4dae980ff996cb5ee243564ecf166
SIZE (go/textproc_fzf/junegunn-fzf-v0.54.3_GH0/go.mod) = 496
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:
-
- go121 : lang/go121
- Fetch dependencies:
-
- go121 : lang/go121
- ca_root_nss>0 : security/ca_root_nss
- This port is required by:
- for Run
-
- deskutils/arttime
- deskutils/cfiles
- graphics/wallhaven-cli
- misc/navi
- multimedia/ytfzf
- sysutils/yazi
- textproc/wikiman
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.54.3_1 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.54.3 05 Aug 2024 02:34:00 |
Larry Rosenman (ler) |
textproc/fzf: update to 0.54.3
PR: 277698
Approved by: Maintainer Timeout (>3 months)
Reported by: Andrew Fyfe <andrew@neptune-one.net> |
0.42.0_8 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.42.0_7 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.42.0_6 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.42.0_5 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.42.0_4 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
0.42.0_3 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.42.0_2 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
0.42.0_1 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.42.0 24 Sep 2023 18:57:13 |
Robert Clausecker (fuz) Author: Denis Shaposhnikov |
textproc/fzf: update to 0.42.0
Changelog: https://github.com/junegunn/fzf/releases/tag/0.42.0
PR: 272847
Approved by: dmgk (maintainer timeout) |
0.38.0_4 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
0.38.0_3 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.38.0_2 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.38.0_1 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
0.38.0 18 Feb 2023 22:25:04 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.38.0
Changes: https://github.com/junegunn/fzf/releases/tag/0.38.0 |
0.37.0_2 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.37.0_1 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.37.0 27 Jan 2023 12:23:51 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.37.0
Changes: https://github.com/junegunn/fzf/releases/tag/0.37.0 |
0.36.0 17 Jan 2023 21:23:38 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.36.0
Changes: https://github.com/junegunn/fzf/releases/tag/0.36.0 |
0.35.1_2 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
0.35.1_1 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.35.1 27 Nov 2022 11:12:21 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.35.1
Changes: https://github.com/junegunn/fzf/releases/tag/0.35.1 |
0.34.0_1 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.34.0 29 Sep 2022 18:55:19 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.34.0
Changes: https://github.com/junegunn/fzf/releases/tag/0.34.0 |
0.33.0_1 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
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) |
0.33.0 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 ) |
0.33.0 30 Aug 2022 14:17:18 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.33.0
Changes: https://github.com/junegunn/fzf/releases/tag/0.33.0 |
0.32.1 09 Aug 2022 12:45:36 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.32.1
Changes: https://github.com/junegunn/fzf/releases/tag/0.32.1 |
0.32.0_1 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.32.0 02 Aug 2022 13:24:40 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.32.0
Changes: https://github.com/junegunn/fzf/releases/tag/0.32.0 |
0.30.0_2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.30.0_2 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
0.30.0_1 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
0.30.0 28 Apr 2022 11:30:23 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.30.0
Changes: https://github.com/junegunn/fzf/releases/tag/0.30.0 |
0.27.0_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.27.0 06 Apr 2021 17:14:51 |
Dmitri Goutnik (dmgk) |
textproc/fzf: Update to 0.27.0
Changes: https://github.com/junegunn/fzf/releases/tag/0.27.0 |
0.25.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.25.1_1 19 Feb 2021 17:59:29 |
dmgk |
Switch to GO_MODULE after r566063 |
0.25.1 14 Feb 2021 12:00:03 |
dmgk |
textproc/fzf: Update to 0.25.1
Changes: https://github.com/junegunn/fzf/releases/tag/0.25.1 |
0.25.0 14 Jan 2021 23:06:47 |
dmgk |
textproc/fzf: Update to 0.25.0, take maintainership
Changes: https://github.com/junegunn/fzf/releases/tag/0.25.0 |
0.24.2 14 Jan 2021 07:12:36 |
meta |
Return to pool as per maintainer's request
and I take security/dehydrated.
PR: 252650
Submitted by: Sascha Holzleiter <sascha@root-login.org> |
0.24.2 08 Nov 2020 07:09:08 |
ashish |
- Update to 0.24.2
PR: 250776
Approved by: Sascha Holzleiter <sascha at root-login dot org>(maintainer) |
0.22.0 04 Aug 2020 08:21:27 |
lwhsu |
Update to 0.22.0
PR: 248447
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
0.21.1 28 May 2020 07:50:26 |
olgeni |
Update textproc/fzf to version 0.21.1.
PR: 246739
Submitted by: olgeni
Approved by: maintainer |
0.19.0 18 Nov 2019 10:18:39 |
olgeni |
Update textproc/fzf to version 0.19.0.
PR: 242042 (plus git hash fix)
Submitted by: olgeni
Approved by: maintainer |
0.18.0 15 Aug 2019 18:28:18 |
yuri |
textproc/fzf: Switch to USES=go:modules, fix build with go1.13
PR: 239881
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: sascha@root-login.org (maintainer) |
0.18.0 14 Aug 2019 12:16:41 |
mat |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
0.18.0 30 May 2019 17:56:52 |
olgeni |
Update textproc/fzf to version 0.18.0.
Approved by: maintainer
Differential Revision: https://reviews.freebsd.org/D20465 |
0.17.5 15 Oct 2018 12:15:14 |
miwi |
- Update to 0.17.5
Changelog: https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0175
PR: 232071
Submitted by: maintainer
Sponsored by: iXsystems Inc. |
0.17.4 13 Jun 2018 02:52:23 |
knu |
Update to 0.17.4
PR: 228910
Submitted by: knu
Approved by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
0.17.3_1 17 Mar 2018 12:15:32 |
dbaio |
textproc/fzf: Fix patches
The patches for this port got mangled in the last update.
This patch corrects that so the completion for kill(1) works again
if one is using the example shell completion files.
PR: 226654
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
0.17.3 30 Dec 2017 10:10:15 |
tcberner |
Fix files/patch-foo meta data
* regenerated patches with make makepatch.
Reported by: danfe |
0.17.3 30 Dec 2017 00:04:40 |
tcberner |
Update textproc/fzf to 0.17.3
PR: 224715
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
0.17.1 26 Oct 2017 11:23:55 |
olgeni |
Update textproc/fzf to version 0.17.1.
PR: 223246
Submitted by: olgeni
Approved by: maintainer |
0.16.10_2 25 Oct 2017 13:19:30 |
olgeni |
textproc/fzf: quick compatibility fix for kill command autocompletion. |
0.16.10_1 08 Aug 2017 22:03:43 |
ultima |
* Bump PORTREVISION
* Removed strip, stripping go is safe
* Added examples
PR: 221113
Submitted by: Sascha Holzleiter (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11894 |
0.16.10 22 Jul 2017 13:00:00 |
riggs |
Update to upstream release 0.16.10
PR: 220903
Submitted by: sascha@root-login.org (maintainer) |
0.16.5 21 Feb 2017 01:40:33 |
wen |
- Update to 0.16.5
PR: 217255
Submitted by: sascha@root-login.org(maintainer) |
0.16.1 19 Jan 2017 18:13:17 |
amdmi3 |
- Update to 0.16.1
PR: 216246
Submitted by: sascha@root-login.org (maintainer) |
0.15.8 21 Nov 2016 15:30:20 |
marino |
textproc/fzf: Several fixes required after last update
1. The proper variable is MAKE_ENV, not BUILD_ENV
2. The build steps must not be surpressed! Remove "@" from build step
3. The make command is contingent on the success of the cd command, so
change the concatenation (";") to AND ("&&") and run the whole thing
in a subshell
4. Additional CGO_ variables are required now. Define CGO_LDFLAGS so
that ncurses library can be found and add another path for CGO_CFLAGS
so that ncurses_dll.h can be found.
Approved by: general and ncurses blankets |
0.15.8 21 Nov 2016 05:44:54 |
pi |
textproc/fzf: re-fix headers inclusion for ports-based ncurses
PR: 214678
Submitted by: marino
Approved by: ncurses blanket |
0.15.8 20 Nov 2016 19:46:02 |
pi |
textproc/fzf: Update 13.4 -> 0.15.8
PR: 214678
Changes: https://github.com/junegunn/fzf/blob/master/CHANGELOG.md
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) |
0.13.4 20 Nov 2016 19:22:31 |
marino |
textproc/fzf: Fix headers inclusion for ports-based ncurses
Approved by: ncurses blanket |
0.13.4 05 Nov 2016 14:26:46 |
marino |
textproc/fzf: Document ncurses requirement
Approved by: ncurses blanket |
0.13.4 17 Aug 2016 11:45:22 |
amdmi3 |
- Update to 0.13.4
- Add TMUX option
- While here, add LICENSE_FILE
PR: 211865
Submitted by: sascha@root-login.org (maintainer) |
0.13.3 12 Aug 2016 16:41:49 |
pawel |
FZF is a general-purpose command-line fuzzy finder.
WWW: https://github.com/junegunn/fzf/
PR: 211661
Submitted by: Sascha Holzleiter <sascha@root-login.org> |