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
dwmblocks Modular status bar for dwm
g20240823 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 g20201227Version of this port present on the latest quarterly branch.
Maintainer: echo@lethedata.com search for ports maintained by this maintainer
Port Added: 2021-08-08 12:21:05
Last Update: 2025-01-05 16:08:07
Commit Hash: b79af5a
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: ISCL
WWW:
https://github.com/torrinfail/dwmblocks/
Description:
Modular status bar for dwm written in c. The statusbar is made from text output from commandline programs. Blocks are added and removed by editing the blocks.h header file.
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/dwmblocks
  2. /usr/local/share/licenses/dwmblocks-g20240823/catalog.mk
  3. /usr/local/share/licenses/dwmblocks-g20240823/LICENSE
  4. /usr/local/share/licenses/dwmblocks-g20240823/ISCL
Collapse this list.
Dependency lines:
  • dwmblocks>0:x11/dwmblocks
To install the port:
cd /usr/ports/x11/dwmblocks/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/dwmblocks
  • pkg install dwmblocks
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dwmblocks
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736088024 SHA256 (torrinfail-dwmblocks-g20240823-8cedd22_GH0.tar.gz) = ec48b2070cefbd16d6dff8067d35d32c9fda77078f7a9226cc22a7c396edf551 SIZE (torrinfail-dwmblocks-g20240823-8cedd22_GH0.tar.gz) = 3817

Packages (timestamps in pop-ups are UTC):
dwmblocks
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20240823g20240823-g20240823g20240823---
FreeBSD:13:quarterlyg20201227g20201227g20201227g20201227g20201227g20201227g20201227g20201227
FreeBSD:14:latestg20201227g20240823g20201227g20201227g20240823g20201227-g20201227
FreeBSD:14:quarterlyg20201227g20201227-g20201227g20201227g20201227g20201227g20201227
FreeBSD:15:latestg20240823g20240823n/ag20240823n/ag20201227g20201227g20201227
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libX11.so : x11/libX11
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_dwmblocks
USES:
xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/torrinfail/dwmblocks/tar.gz/8cedd22?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20240823
05 Jan 2025 16:08:07
commit hash: b79af5a62702512dee5f522f6defbafa4a8d9deccommit hash: b79af5a62702512dee5f522f6defbafa4a8d9deccommit hash: b79af5a62702512dee5f522f6defbafa4a8d9deccommit hash: b79af5a62702512dee5f522f6defbafa4a8d9dec files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Yusuf Yaman
x11/dwmblocks: Update to g20240823

- Respect CFLAGS

ChangeLog:
https://github.com/torrinfail/dwmblocks/compare/96cbb45...8cedd22

PR:		283800
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)
g20201227
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)
g20201227
08 Aug 2021 12:18:02
commit hash: 273084ac8bef3aa7b9e6f57a3ed473b17b3a1acfcommit hash: 273084ac8bef3aa7b9e6f57a3ed473b17b3a1acfcommit hash: 273084ac8bef3aa7b9e6f57a3ed473b17b3a1acfcommit hash: 273084ac8bef3aa7b9e6f57a3ed473b17b3a1acf files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
x11/dwmblocks: Modular status bar for dwm

PR:		257680
Submitted by:	echo@lethedata.com

Number of commits found: 4