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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
fuzzel Application launcher for wlroots-based Wayland compositors
1.9.2_1 x11 on this many watch lists=3 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.9.2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-20 16:54:50
Last Update: 2024-01-12 22:40:48
Commit Hash: 9f8f710
People watching this port, also watch:: ffmpeg, grim, pkg, neovim, slurp
Also Listed In: wayland
License: MIT
WWW:
https://codeberg.org/dnkl/fuzzel
Description:
Fuzzel is a Wayland-native application launcher, similar to rofi's "drun" mode. Features: - Wayland native - Rofi drun-like mode of operation - dmenu mode where newline separated entries are read from stdin - Emacs key bindings - Icons! - Remembers frequently launched applications
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/fuzzel
  2. @sample etc/xdg/fuzzel/fuzzel.ini.sample
  3. share/man/man1/fuzzel.1.gz
  4. share/man/man5/fuzzel.ini.5.gz
  5. share/fish/vendor_completions.d/fuzzel.fish
  6. share/zsh/site-functions/_fuzzel
  7. /usr/local/share/licenses/fuzzel-1.9.2_1/catalog.mk
  8. /usr/local/share/licenses/fuzzel-1.9.2_1/LICENSE
  9. /usr/local/share/licenses/fuzzel-1.9.2_1/MIT
Collapse this list.
Dependency lines:
  • fuzzel>0:x11/fuzzel
To install the port:
cd /usr/ports/x11/fuzzel/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/fuzzel
  • pkg install fuzzel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fuzzel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689317386 SHA256 (fuzzel-1.9.2.tar.gz) = fb68a09a6f6f3dde8266177b1bef6f5c91b3bf60e9925eea7887ad2fa81d2183 SIZE (fuzzel-1.9.2.tar.gz) = 433292

Packages (timestamps in pop-ups are UTC):
fuzzel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.2_11.9.2_1-1.9.2_11.9.2_1---
FreeBSD:13:quarterly1.9.21.9.2-1.9.21.9.2-1.9.21.9.2
FreeBSD:14:latest1.9.2_11.9.2_1-1.9.2_11.9.2_1--1.9.1
FreeBSD:14:quarterly1.9.21.9.2-1.9.21.9.2-1.9.21.9.2
FreeBSD:15:latest1.9.2_11.9.2_1n/a1.9.2_1n/a-1.9.2_1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. tllist>=1.0.1 : devel/tllist
  2. wayland-protocols>0 : graphics/wayland-protocols
  3. scdoc : textproc/scdoc
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. pixman-1.pc : x11/pixman
Library dependencies:
  1. libepoll-shim.so : devel/libepoll-shim
  2. libwayland-client.so : graphics/wayland
  3. libfcft.so : x11-fonts/fcft
  4. libfontconfig.so : x11-fonts/fontconfig
  5. libxkbcommon.so : x11/libxkbcommon
  6. libpng.so : graphics/png
  7. libcairo.so : graphics/cairo
  8. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  9. libglib-2.0.so : devel/glib20
  10. libintl.so : devel/gettext-runtime
  11. librsvg-2.so : graphics/librsvg2-rust
  12. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fuzzel-1.9.2_1: CAIRO=on: Cairo graphics library support LIBRSVG2=on: SVG vector graphics support via librsvg2 PNG=on: PNG image format support ===> Use 'make config' to modify these settings
Options name:
x11_fuzzel
USES:
compiler:c11 meson pkgconfig xorg gnome gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/dnkl/fuzzel/archive/1.9.2.tar.gz?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.2_1
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
1.9.2
14 Jul 2023 12:46:39
commit hash: c74a5e85daba48225c0fbc6b862949549d21429acommit hash: c74a5e85daba48225c0fbc6b862949549d21429acommit hash: c74a5e85daba48225c0fbc6b862949549d21429acommit hash: c74a5e85daba48225c0fbc6b862949549d21429a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.9.2

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.9.2
Reported by:	upstream (via mail)
1.9.1
30 Mar 2023 14:23:36
commit hash: 6098a5f1c183b15108cb75b57a4824d244fdcd92commit hash: 6098a5f1c183b15108cb75b57a4824d244fdcd92commit hash: 6098a5f1c183b15108cb75b57a4824d244fdcd92commit hash: 6098a5f1c183b15108cb75b57a4824d244fdcd92 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.9.1

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.9.1
Reported by:	upstream (via mail)
1.9.0
27 Mar 2023 19:20:53
commit hash: afde4ee9e65f55de748db646acf7ea42affeeb70commit hash: afde4ee9e65f55de748db646acf7ea42affeeb70commit hash: afde4ee9e65f55de748db646acf7ea42affeeb70commit hash: afde4ee9e65f55de748db646acf7ea42affeeb70 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.9.0

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.9.0
Reported by:	upstream (via mail)
1.8.2_1
27 Mar 2023 19:20:53
commit hash: 2a92527886dc6dd3548e439be8cd05289badfde1commit hash: 2a92527886dc6dd3548e439be8cd05289badfde1commit hash: 2a92527886dc6dd3548e439be8cd05289badfde1commit hash: 2a92527886dc6dd3548e439be8cd05289badfde1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: unbreak fish completion for --icon-theme

find: /usr/share/icons: No such file or directory
1.8.2
04 Nov 2022 17:23:17
commit hash: df426d54888d5fcb1af19c3a756d893a6053b60ecommit hash: df426d54888d5fcb1af19c3a756d893a6053b60ecommit hash: df426d54888d5fcb1af19c3a756d893a6053b60ecommit hash: df426d54888d5fcb1af19c3a756d893a6053b60e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.8.2

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.8.2
Reported by:	upstream (via mail)
1.8.1
27 Oct 2022 16:08:56
commit hash: 8449cbc5c62a37b2dd5c0628eef5951ca4599199commit hash: 8449cbc5c62a37b2dd5c0628eef5951ca4599199commit hash: 8449cbc5c62a37b2dd5c0628eef5951ca4599199commit hash: 8449cbc5c62a37b2dd5c0628eef5951ca4599199 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.8.1

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.8.1
Reported by:	upstream (via mail)
1.8.0
23 Oct 2022 19:05:08
commit hash: 57fae14d04927a6156d3e362d8132ac3aaaee2efcommit hash: 57fae14d04927a6156d3e362d8132ac3aaaee2efcommit hash: 57fae14d04927a6156d3e362d8132ac3aaaee2efcommit hash: 57fae14d04927a6156d3e362d8132ac3aaaee2ef files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.8.0

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.8.0
Reported by:	upstream (via mail)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.7.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.7.0
01 Jul 2022 08:01:22
commit hash: b2eed2d66478efa63594275ffecd1be2d565c983commit hash: b2eed2d66478efa63594275ffecd1be2d565c983commit hash: b2eed2d66478efa63594275ffecd1be2d565c983commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
wayland: add wayland virtual category
1.7.0
05 Feb 2022 19:56:45
commit hash: 9961bdb7c0e587ab23d86282635e74ee6ce98c1fcommit hash: 9961bdb7c0e587ab23d86282635e74ee6ce98c1fcommit hash: 9961bdb7c0e587ab23d86282635e74ee6ce98c1fcommit hash: 9961bdb7c0e587ab23d86282635e74ee6ce98c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.7.0

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.7.0
Reported by:	upstream (via mail)
1.6.5
13 Nov 2021 17:19:05
commit hash: d98fae49127b1d9944f21d2e6a58599b5d037471commit hash: d98fae49127b1d9944f21d2e6a58599b5d037471commit hash: d98fae49127b1d9944f21d2e6a58599b5d037471commit hash: d98fae49127b1d9944f21d2e6a58599b5d037471 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.6.5

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.6.5
Reported by:	upstream (via mail)
1.6.4
09 Oct 2021 11:23:49
commit hash: 6a4df4779119f34028b1f5ba3d47e830db7b293acommit hash: 6a4df4779119f34028b1f5ba3d47e830db7b293acommit hash: 6a4df4779119f34028b1f5ba3d47e830db7b293acommit hash: 6a4df4779119f34028b1f5ba3d47e830db7b293a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.6.4

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.6.4
Reported by:	upstream (via mail)
1.6.3_1
09 Oct 2021 11:23:49
commit hash: 774261e4a63517d28cc0637141033eaaaa8c71b7commit hash: 774261e4a63517d28cc0637141033eaaaa8c71b7commit hash: 774261e4a63517d28cc0637141033eaaaa8c71b7commit hash: 774261e4a63517d28cc0637141033eaaaa8c71b7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: unbreak zsh completion for --icon-theme

_fuzzel:cd:38: no such file or directory: /usr/share/icons
1.6.3
24 Sep 2021 20:15:43
commit hash: 881a71a2d7eb2baf9331af2cc81db4a77b1c6e72commit hash: 881a71a2d7eb2baf9331af2cc81db4a77b1c6e72commit hash: 881a71a2d7eb2baf9331af2cc81db4a77b1c6e72commit hash: 881a71a2d7eb2baf9331af2cc81db4a77b1c6e72 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.6.3

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.6.3
Reported by:	upstream (via mail)
1.6.2
15 Aug 2021 08:49:16
commit hash: ba93df11b0dabe1fd42ac958c0e907fe684600b1commit hash: ba93df11b0dabe1fd42ac958c0e907fe684600b1commit hash: ba93df11b0dabe1fd42ac958c0e907fe684600b1commit hash: ba93df11b0dabe1fd42ac958c0e907fe684600b1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.6.2

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.6.2
Reported by:	upstream (via mail)
1.6.1
07 Jul 2021 19:49:09
commit hash: fe4c5dfe326ec65765367ee8dafbc6f211636233commit hash: fe4c5dfe326ec65765367ee8dafbc6f211636233commit hash: fe4c5dfe326ec65765367ee8dafbc6f211636233commit hash: fe4c5dfe326ec65765367ee8dafbc6f211636233 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.6.1

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.6.1
Reported by:	upstream
1.6.0
23 Jun 2021 19:12:46
commit hash: cf24bf7e64fc01351544542b000802f933c5c353commit hash: cf24bf7e64fc01351544542b000802f933c5c353commit hash: cf24bf7e64fc01351544542b000802f933c5c353commit hash: cf24bf7e64fc01351544542b000802f933c5c353 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.6.0

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.6.0
Reported by:	Repology
1.5.4
04 May 2021 17:20:49
commit hash: 3def3f33f4e06f454d068ec978715bd6fb6fcf08commit hash: 3def3f33f4e06f454d068ec978715bd6fb6fcf08commit hash: 3def3f33f4e06f454d068ec978715bd6fb6fcf08commit hash: 3def3f33f4e06f454d068ec978715bd6fb6fcf08 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.5.4

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.5.4
Reported by:	Repology
1.5.3
13 Apr 2021 04:30:31
commit hash: 8fafac8dc769297b2a8ed198545788c795124718commit hash: 8fafac8dc769297b2a8ed198545788c795124718commit hash: 8fafac8dc769297b2a8ed198545788c795124718commit hash: 8fafac8dc769297b2a8ed198545788c795124718 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/fuzzel: update to 1.5.3

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.5.3
Reported by:	Repology
1.5.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.5.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.5.1
02 Feb 2021 00:20:21
Revision:563777Original commit files touched by this commit
jbeich search for other commits by this committer
x11/fuzzel: update to 1.5.1

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.5.1
1.5.0
01 Feb 2021 12:42:53
Revision:563570Original commit files touched by this commit
rene search for other commits by this committer
Remove support for FreeBSD 12.1 from various ports.

FreeBSD 12.1 reached end-of-life today. Adjust the message
for the wine ports while here, since stable/13 has branched.

Submitted by:	rene
Reviewed by:	jbeich, mandree, mat, osa
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D28406
1.5.0
29 Jan 2021 19:22:58
Revision:563231Original commit files touched by this commit
jbeich search for other commits by this committer
x11/fuzzel: limit USES=gnome scope after r563196
1.5.0
29 Jan 2021 11:03:08
Revision:563196Original commit files touched by this commit
jbeich search for other commits by this committer
x11/fuzzel: update to 1.5.0

Changes:	https://codeberg.org/dnkl/fuzzel/releases/tag/1.5.0
1.4.2
21 Dec 2020 18:18:49
Revision:558847Original commit files touched by this commit
jbeich search for other commits by this committer
x11/{fuzzel,fnott}: switch to upstreamed patches

No functional changes. Allows to remove the temporary fork on GitHub.
1.4.2
20 Dec 2020 17:08:43
Revision:558758Original commit files touched by this commit
jbeich search for other commits by this committer
x11/fuzzel: respect PREFIX when looking for .desktop files
1.4.2
20 Dec 2020 16:54:11
Revision:558757Original commit files touched by this commit
jbeich search for other commits by this committer
x11/fuzzel: add new port

Fuzzel is a Wayland-native application launcher, similar to rofi's
'drun' mode.

Features:
- Wayland native
- Rofi drun-like mode of operation
- dmenu mode where newline separated entries are read from stdin
- Emacs key bindings
- Icons!
- Remembers frequently launched applications

https://codeberg.org/dnkl/fuzzel

Number of commits found: 30