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
nwg-bar GTK3-based button bar for sway and other wlroots-based compositors
0.1.6_3 x11 on this many watch lists=1 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.1.6_3Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-07-14 01:37:55
Last Update: 2024-04-15 08:20:04
Commit Hash: 32b2846
People watching this port, also watch:: buku, gitup, libva-utils, crunch, chafa
Also Listed In: wayland
License: MIT
WWW:
https://github.com/nwg-piotr/nwg-bar
Description:
nwg-bar is a Golang replacement to the nwgbar command (a part of nwg-launchers), with some improvements. Aimed at sway, works with wlroots-based compositors only. The nwg-bar command creates a button bar on the basis of a JSON template placed in the ~/.config/nwg-bar/ folder. By default the command displays a horizontal bar in the center of the screen. Use command line arguments to change the placement.
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 (4 items)
Collapse this list.
  1. bin/nwg-bar
  2. /usr/local/share/licenses/nwg-bar-0.1.6_3/catalog.mk
  3. /usr/local/share/licenses/nwg-bar-0.1.6_3/LICENSE
  4. /usr/local/share/licenses/nwg-bar-0.1.6_3/MIT
Collapse this list.
Dependency lines:
  • nwg-bar>0:x11/nwg-bar
To install the port:
cd /usr/ports/x11/nwg-bar/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/nwg-bar
  • pkg install nwg-bar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nwg-bar
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706495320 SHA256 (nwg-piotr-nwg-bar-v0.1.6_GH0.tar.gz) = badc232f9eef1a225776c7f0fe2534b49ac0a957f1a81dc24acb8f341b7719d4 SIZE (nwg-piotr-nwg-bar-v0.1.6_GH0.tar.gz) = 11810

Expand this list (14 items)

Collapse this list.

SHA256 (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = f8cee874873fe9fc1a81e8a7ca83df85c57aa86279c09cb8cba10d5feb7ed295 SIZE (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = 2819 SHA256 (dlasky-gotk3-layershell-b0c42cd8474f_GH0.tar.gz) = 7eed1f818f39e9124b2ef8fcf9df24adae371ce882f192b352be24e0408b3680 SIZE (dlasky-gotk3-layershell-b0c42cd8474f_GH0.tar.gz) = 2374260 SHA256 (golang-sync-v0.6.0_GH0.tar.gz) = 23b8fca95397b2293e64e58d333633051ec942b46318ad8f630318e801658b67 SIZE (golang-sync-v0.6.0_GH0.tar.gz) = 17605 SHA256 (gotk3-gotk3-v0.6.2_GH0.tar.gz) = 7e7534e427a66fd118f0b0961b1e2369d6ae3c0b5f24227b9854e181eb4a407f SIZE (gotk3-gotk3-v0.6.2_GH0.tar.gz) = 278186 SHA256 (joshuarubin-go-sway-v1.2.0_GH0.tar.gz) = 3bd95f49be110b40bc005f3db157c0a8e6ccedb4e0ed48e810368f23030a1833 SIZE (joshuarubin-go-sway-v1.2.0_GH0.tar.gz) = 12933 SHA256 (joshuarubin-lifecycle-v1.1.4_GH0.tar.gz) = 512fc4ca6e4f8db0b493f47f3edffed3ce09002267b0ff0d64fa09941d4d249f SIZE (joshuarubin-lifecycle-v1.1.4_GH0.tar.gz) = 7542 SHA256 (uber-go-multierr-v1.11.0_GH0.tar.gz) = 8aa599cf7de733306cf8770f854f8a38e6c819b1ae4296f15e44b1e7c6698f34 SIZE (uber-go-multierr-v1.11.0_GH0.tar.gz) = 16900

Collapse this list.


Packages (timestamps in pop-ups are UTC):
nwg-bar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.6_20.1.6_2--0.1.6_2---
FreeBSD:13:quarterly0.1.60.1.6-0.1.60.1.6_3---
FreeBSD:14:latest0.1.6_20.1.6_2--0.1.6_2---
FreeBSD:14:quarterly0.1.60.1.6_3-0.1.60.1.6_3---
FreeBSD:15:latest0.1.6_10.1.6_2n/a0.1.6_1n/a---
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. go121 : lang/go121
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libgtk-layer-shell.so : x11-toolkits/gtk-layer-shell
  3. libatk-1.0.so : accessibility/at-spi2-core
  4. libcairo.so : graphics/cairo
  5. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libgtk-3.so : x11-toolkits/gtk30
  9. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_nwg-bar
USES:
gnome go:modules pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nwg-piotr/nwg-bar/tar.gz/v0.1.6?dummy=/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.6_3
15 Apr 2024 08:20:04
commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.1.6_2
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
0.1.6_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.1.6
29 Jan 2024 10:59:40
commit hash: c13a7d83811bec32870a71ba81a8bd0e346750edcommit hash: c13a7d83811bec32870a71ba81a8bd0e346750edcommit hash: c13a7d83811bec32870a71ba81a8bd0e346750edcommit hash: c13a7d83811bec32870a71ba81a8bd0e346750ed files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/nwg-bar: update to 0.1.6

Changes:	https://github.com/nwg-piotr/nwg-bar/releases/tag/v0.1.6
Reported by:	GitHub (watch releases)
0.1.5_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
0.1.5
11 Dec 2023 04:41:04
commit hash: f836bbcfaa6ff0bebb3dfe2c13f4149750221b13commit hash: f836bbcfaa6ff0bebb3dfe2c13f4149750221b13commit hash: f836bbcfaa6ff0bebb3dfe2c13f4149750221b13commit hash: f836bbcfaa6ff0bebb3dfe2c13f4149750221b13 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/nwg-bar: update to 0.1.5

Changes:	https://github.com/nwg-piotr/nwg-bar/releases/tag/v0.1.5
Reported by:	GitHub (watch releases)
0.1.4_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
0.1.4
27 Oct 2023 04:01:10
commit hash: ea30e83e643659d8f3713449aaef0024a8e93e76commit hash: ea30e83e643659d8f3713449aaef0024a8e93e76commit hash: ea30e83e643659d8f3713449aaef0024a8e93e76commit hash: ea30e83e643659d8f3713449aaef0024a8e93e76 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/nwg-bar: update to 0.1.4

Changes:	https://github.com/nwg-piotr/nwg-bar/releases/tag/v0.1.4
Reported by:	GitHub (watch releases)
0.1.3_2
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.1.3_1
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.1.3
12 Apr 2023 00:22:01
commit hash: 93dd70f7599ca0ff79d4050379f99445815afea0commit hash: 93dd70f7599ca0ff79d4050379f99445815afea0commit hash: 93dd70f7599ca0ff79d4050379f99445815afea0commit hash: 93dd70f7599ca0ff79d4050379f99445815afea0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/nwg-bar: update to 0.1.3

Changes:	https://github.com/nwg-piotr/nwg-bar/releases/tag/v0.1.3
Reported by:	GitHub (watch releases)
0.1.2_1
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.1.2
07 Apr 2023 03:38:42
commit hash: 6faad9c4e9a34f727e5fc6383a4c8f93325cf7f4commit hash: 6faad9c4e9a34f727e5fc6383a4c8f93325cf7f4commit hash: 6faad9c4e9a34f727e5fc6383a4c8f93325cf7f4commit hash: 6faad9c4e9a34f727e5fc6383a4c8f93325cf7f4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/nwg-bar: update to 0.1.2

Changes:	https://github.com/nwg-piotr/nwg-bar/releases/tag/v0.1.2
Reported by:	GitHub (watch releases)
0.1.1_2
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
0.1.1_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)
0.1.1
22 Feb 2023 04:01:47
commit hash: b9a0501fbbbb0ac1accc9474ccff014212f375e0commit hash: b9a0501fbbbb0ac1accc9474ccff014212f375e0commit hash: b9a0501fbbbb0ac1accc9474ccff014212f375e0commit hash: b9a0501fbbbb0ac1accc9474ccff014212f375e0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/nwg-bar: update to 0.1.1

Changes:	https://github.com/nwg-piotr/nwg-bar/releases/tag/v0.1.1
Reported by:	GitHub (watch releases)
0.1.0_9
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.1.0_8
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
0.1.0_7
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
0.1.0_6
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.1.0_5
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.1.0_4
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
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)
0.1.0_3
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)
0.1.0_3
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
0.1.0_2
20 Jul 2022 12:48:14
commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
wayland: add more mostly leaf ports to virtual category

Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
0.1.0_2
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
0.1.0_1
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
0.1.0
14 Apr 2022 00:43:25
commit hash: 147d4fec263e7cf339a540113612aaf44b0ccef1commit hash: 147d4fec263e7cf339a540113612aaf44b0ccef1commit hash: 147d4fec263e7cf339a540113612aaf44b0ccef1commit hash: 147d4fec263e7cf339a540113612aaf44b0ccef1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/nwg-bar: update to 0.1.0

Changes:	https://github.com/nwg-piotr/nwg-bar/releases/tag/v0.1.0
Reported by:	GitHub (watch releases)
0.0.1_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
0.0.1
14 Jul 2021 02:09:46
commit hash: bfc0262ba61bfd8cd7ea85e8cb62e6cb67bf48b1commit hash: bfc0262ba61bfd8cd7ea85e8cb62e6cb67bf48b1commit hash: bfc0262ba61bfd8cd7ea85e8cb62e6cb67bf48b1commit hash: bfc0262ba61bfd8cd7ea85e8cb62e6cb67bf48b1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/nwg-bar: adjust PREFIX comment copypasta

Based on nwg-dock as a template but this port doesn't use or
install *.desktop files.
0.0.1
14 Jul 2021 00:20:49
commit hash: 71d681d5bdff47322adf42a8513e41370660d8e6commit hash: 71d681d5bdff47322adf42a8513e41370660d8e6commit hash: 71d681d5bdff47322adf42a8513e41370660d8e6commit hash: 71d681d5bdff47322adf42a8513e41370660d8e6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/nwg-bar: add new port

nwg-bar is a Golang replacement to the nwgbar command (a part of
nwg-launchers), with some improvements. Aimed at sway, works with
wlroots-based compositors only.

The nwg-bar command creates a button bar on the basis of a JSON
template placed in the ~/.config/nwg-bar/ folder.  By default the
command displays a horizontal bar in the center of the screen. Use
command line arguments to change the placement.

https://github.com/nwg-piotr/nwg-bar

Number of commits found: 32