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
sfwbar Flexible taskbar application for wayland compositors
1.0.b16_1 x11 on this many watch lists=2 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.0.b16Version of this port present on the latest quarterly branch.
Maintainer: tino.engel@mail.de search for ports maintained by this maintainer
Port Added: 2022-12-02 10:06:09
Last Update: 2025-04-21 19:54:32
Commit Hash: ba51031
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: wayland
License: GPLv3
WWW:
https://github.com/LBCrion/sfwbar
Description:
SFWBar (S* Floating Window Bar) is a flexible taskbar application for wayland compositors, designed with a stacking layout in mind. Originally developed for Sway, SFWBar will work with any wayland compositor supporting layer shell protocol, the taskbar and window switcher functionality shall work with any compositor supportinig foreign toplevel protocol, but the pager, and window placement functionality require sway (or at least i3 IPC support).
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
There is no configure plist information for this port.
Dependency lines:
  • sfwbar>0:x11/sfwbar
To install the port:
cd /usr/ports/x11/sfwbar/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/sfwbar
  • pkg install sfwbar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sfwbar
Package flavors (<flavor>: <package>)
  • default: sfwbar
  • nopulse: sfwbar-nopulse
distinfo:
TIMESTAMP = 1738063942 SHA256 (LBCrion-sfwbar-v1.0_beta16_GH0.tar.gz) = 238d6394650dfdfc2f36374ec25702bbef57e2cff1d9a149ecb9a52f887c3cdf SIZE (LBCrion-sfwbar-v1.0_beta16_GH0.tar.gz) = 466212

Expand this list (6 items)

Collapse this list.

SHA256 (f101b45ae0ace422052463febe85c19dca8ad2ff.patch) = 1cd6832ee54951fb808f51092cbb04301021389da4e6d6debe81da99a2dc275b SIZE (f101b45ae0ace422052463febe85c19dca8ad2ff.patch) = 833 SHA256 (30db8085d15f6892a175f976e36dd32ec63261ad.patch) = 407e58190cb94561466d99bbbbc19d6b5bb23ea7903ead5a7609c20fbd5415f6 SIZE (30db8085d15f6892a175f976e36dd32ec63261ad.patch) = 753 SHA256 (5f460019b79c54ae782ccb661e9f4c1a160246b8.patch) = 1a939246a1b4dd7aa308d18347eb64482a3d2e644183af3048efa20dd9dd2867 SIZE (5f460019b79c54ae782ccb661e9f4c1a160246b8.patch) = 1086

Collapse this list.


Packages (timestamps in pop-ups are UTC):
sfwbar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.b161.0.b16--1.0.b16---
FreeBSD:13:quarterly1.0.b161.0.b16-1.0.b161.0.b16-1.0.b13_11.0.b13_1
FreeBSD:14:latest1.0.b161.0.b16--1.0.b16--1.0.b9_1
FreeBSD:14:quarterly1.0.b15_11.0.b16-1.0.b15_11.0.b16-1.0.b13_11.0.b13_1
FreeBSD:15:latest1.0.b161.0.b16n/a1.0.b16n/a-1.0.b14_1-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rst2man : textproc/py-docutils@py311
  2. wayland-protocols>0 : graphics/wayland-protocols
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libgtk-layer-shell.so : x11-toolkits/gtk-layer-shell
  2. libjson-c.so : devel/json-c
  3. libwayland-client.so : graphics/wayland
  4. libasound.so : audio/alsa-lib
  5. libmpdclient.so : audio/libmpdclient
  6. libpulse.so : audio/pulseaudio
  7. libxkbregistry.so : x11/libxkbcommon
  8. libatk-1.0.so : accessibility/at-spi2-core
  9. libcairo.so : graphics/cairo
  10. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  11. libglib-2.0.so : devel/glib20
  12. libintl.so : devel/gettext-runtime
  13. libgtk-3.so : x11-toolkits/gtk30
  14. libharfbuzz.so : print/harfbuzz
  15. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sfwbar-1.0.b16_1: ALSA=on: ALSA audio volume control MPD=on: Music player daemon control NM=on: Network manager module PULSEAUDIO=on: Pulse audio volume control XKB=on: XkbCommon keyboard layout conversion support ===> Use 'make config' to modify these settings
Options name:
x11_sfwbar
USES:
gnome meson pkgconfig python:run
pkg-message:
For install:
Copy sfwbar.config from /usr/local/share/sfwbar to ~/.config/sfwbar/. If you prefer to start with something more like tint2 bar, you can copy t2.config into ~/.config/sfwbar/sfwbar.config instead. If you want something like waybar, you can copy wbar.config and if you prefer something from the darker side, w10.config could be for you. For more information on the format of configuration file, please see the man page If you're using sway, you may want to add the following lines to your sway config file to open windows as floating by default: # open new windows as floating by default for_window [app_id="[.]*"] floating enable # set Alt-tab as a task switcher combo bindsym Alt+Tab bar hidden_state toggle # set $mod+c to hide/unhide taskbar bindsym $mod+c bar mode toggle
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/LBCrion/sfwbar/tar.gz/v1.0_beta16?dummy=/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.b16_1
21 Apr 2025 19:54:32
commit hash: ba5103158630b508adc9fe07157858f983b0b06acommit hash: ba5103158630b508adc9fe07157858f983b0b06acommit hash: ba5103158630b508adc9fe07157858f983b0b06acommit hash: ba5103158630b508adc9fe07157858f983b0b06a files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Tino Engel
x11/sfwbar: Add flavor "nopulse"

PR:	285476
1.0.b16
17 Mar 2025 04:02:08
commit hash: e87d8134a3460dff28f0c469fff83a187e9820bccommit hash: e87d8134a3460dff28f0c469fff83a187e9820bccommit hash: e87d8134a3460dff28f0c469fff83a187e9820bccommit hash: e87d8134a3460dff28f0c469fff83a187e9820bc files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move

The GTK 1-based gdk-pixbuf has not existed for some time.

No functional or package changes.
1.0.b16
31 Jan 2025 17:16:54
commit hash: 2b4f53e7ea412eeb9519a65cdbe65105e88b0de0commit hash: 2b4f53e7ea412eeb9519a65cdbe65105e88b0de0commit hash: 2b4f53e7ea412eeb9519a65cdbe65105e88b0de0commit hash: 2b4f53e7ea412eeb9519a65cdbe65105e88b0de0 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
x11/sfwbar: Update 1.0_beta15 → 1.0_beta16, fix CPU temperature in FreeBSD

Changelog:
https://github.com/LBCrion/sfwbar/releases/tag/v1.0_beta16

Add patches form upstream to fix bug: cpu-temp.widget shows wrong
temperature in FreeBSD

PR:		284338
Approved by:	Tino Engel <tino.engel@mail.de> (maintainer)
1.0.b15_1
23 Nov 2024 08:31:00
commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
*: Bump PORTREVISIONs of Pulseaudio consumers

Sponsored by:	Future Crew, LLC
1.0.b15
03 Nov 2024 18:04:40
commit hash: 1d79839756efee86c6d807a684f97f7b0b01f335commit hash: 1d79839756efee86c6d807a684f97f7b0b01f335commit hash: 1d79839756efee86c6d807a684f97f7b0b01f335commit hash: 1d79839756efee86c6d807a684f97f7b0b01f335 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Tino Engel
x11/sfwbar: Update 1.0_beta14 → 1.0_beta15

Changelog:
https://github.com/LBCrion/sfwbar/releases/tag/v1.0_beta15

PR:	282519
1.0.b14_1
29 Oct 2024 11:49:52
commit hash: 9355ee51b8b74e4407671692f1f3607bf4795621commit hash: 9355ee51b8b74e4407671692f1f3607bf4795621commit hash: 9355ee51b8b74e4407671692f1f3607bf4795621commit hash: 9355ee51b8b74e4407671692f1f3607bf4795621 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Tino Engel
x11/sfwbar: Add python as runtime dependency

Pet portfmt.

PR:		276609
Approved by:	submitter is maintainer
1.0.b14_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.0.b14
12 Jan 2024 11:40:20
commit hash: c841c52f8c280ac4bb2b897cc12197121c2078eccommit hash: c841c52f8c280ac4bb2b897cc12197121c2078eccommit hash: c841c52f8c280ac4bb2b897cc12197121c2078eccommit hash: c841c52f8c280ac4bb2b897cc12197121c2078ec files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
x11/sfwbar: Install mans to share and sort plist.
1.0.b14
12 Jan 2024 11:07:31
commit hash: 410751fe0c2e32ad32efcca9c6d6ecec0a26ae31commit hash: 410751fe0c2e32ad32efcca9c6d6ecec0a26ae31commit hash: 410751fe0c2e32ad32efcca9c6d6ecec0a26ae31commit hash: 410751fe0c2e32ad32efcca9c6d6ecec0a26ae31 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Tino Engel
x11/sfwbar: Update to v1.0_beta14

PR:		276111
1.0.b13_1
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
1.0.b13
23 Oct 2023 14:45:22
commit hash: 0189d8305c760d625c7316e9ee30f913c8f79041commit hash: 0189d8305c760d625c7316e9ee30f913c8f79041commit hash: 0189d8305c760d625c7316e9ee30f913c8f79041commit hash: 0189d8305c760d625c7316e9ee30f913c8f79041 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Tino Engel
x11/sfwbar: upgrade to 1.0.b13

ChangeLog: https://github.com/LBCrion/sfwbar/releases

 * Implement bluez module
 * Add WidgetId() expression function, assign id's to all widgets
 * Add Eval action
 * Add SwitcherEvent action. Support backwards switching.
 * Allow config to modify widgets. Implement ClearWidget action.

PR:		274664
Reported by:	tino.engel@mail.de (maintainer)
1.0.b12
04 Sep 2023 06:34:09
commit hash: 9e68c986a699a870fe661963912ec6102723313fcommit hash: 9e68c986a699a870fe661963912ec6102723313fcommit hash: 9e68c986a699a870fe661963912ec6102723313fcommit hash: 9e68c986a699a870fe661963912ec6102723313f files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Tino Engel
x11/sfwbar: upgrade to 1.0.b12_1

PR:		273470
Reported by:	tino.engel@mail.de (maintainer)
1.0.b9_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.b9
02 Dec 2022 10:49:48
commit hash: 6b4617288224262793bf81b8be91286a57ee19f4commit hash: 6b4617288224262793bf81b8be91286a57ee19f4commit hash: 6b4617288224262793bf81b8be91286a57ee19f4commit hash: 6b4617288224262793bf81b8be91286a57ee19f4 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
x11/sfwbar: Makefile fixes.

Reported by:	jbeich
v1.0.b9
02 Dec 2022 10:03:57
commit hash: 097fb98c6a845d5f192e209efa1929d4cf802293commit hash: 097fb98c6a845d5f192e209efa1929d4cf802293commit hash: 097fb98c6a845d5f192e209efa1929d4cf802293commit hash: 097fb98c6a845d5f192e209efa1929d4cf802293 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Tino Engel
x11/sfwbar: + Flexible taskbar application for wayland compositors

PR:		268085

Number of commits found: 15