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 on branch 2022Q2
dwl dwm for Wayland
0.3.1 x11-wm on this many watch lists=0 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.3.1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 07:44:11
Last Update: 2022-04-11 15:23:17
Commit Hash: 0c13b21
License: CC0-1.0 GPLv3+ MIT
WWW:
https://github.com/djpohly/dwl
Description:
dwl is a compact, hackable compositor for Wayland based on wlroots. It is intended to fill the same space in the Wayland world that dwm does in X11, primarily in terms of philosophy, and secondarily in terms of functionality. Like dwm, dwl is: - Easy to understand, hack on, and extend with patches - One C source file (or a very small number) configurable via config.h - Limited to 2000 SLOC to promote hackability - Tied to as few external dependencies as possible dwl is not meant to provide every feature under the sun. Instead, like dwm, it sticks to features which are necessary, simple, and straightforward to implement given the base on which it is built. Implemented default features: - Any features provided by dwm/Xlib: simple window borders, tags, keybindings, client rules, mouse move/resize. Providing a built-in status bar is an exception to this goal, to avoid dependencies on font rendering and/or drawing libraries when an external bar could work well. - Configurable multi-monitor layout support, including position and rotation - Configurable HiDPI/multi-DPI support - Provide information to external status bars via stdout/stdin - Urgency hints via xdg-activate protocol - Various Wayland protocols - XWayland support as provided by wlroots (can be enabled in config.mk) - Zero flickering - Wayland users naturally expect "every frame is perfect" WWW: https://github.com/djpohly/dwl
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 (8 items)
Collapse this list.
  1. bin/dwl
  2. share/man/man1/dwl.1.gz
  3. share/wayland-sessions/dwl.desktop
  4. /usr/local/share/licenses/dwl-0.3.1/catalog.mk
  5. /usr/local/share/licenses/dwl-0.3.1/LICENSE
  6. /usr/local/share/licenses/dwl-0.3.1/CC0-1.0
  7. /usr/local/share/licenses/dwl-0.3.1/GPLv3+
  8. /usr/local/share/licenses/dwl-0.3.1/MIT
Collapse this list.
Dependency lines:
  • dwl>0:x11-wm/dwl
To install the port:
cd /usr/ports/x11-wm/dwl/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/dwl
  • pkg install dwl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dwl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1649644728 SHA256 (djpohly-dwl-v0.3.1_GH0.tar.gz) = 5d550b0ee6d99d0b537269b8389af4b95d1ab0b63e7bb8c2309f6c57a2d6c9c9 SIZE (djpohly-dwl-v0.3.1_GH0.tar.gz) = 51347

Expand this list (2 items)

Collapse this list.

SHA256 (cba259e9bf4a.patch) = bc2aed48b3652ae2a00ebc04a40654d1b22676c6bd6a001f23dd52801bac8696 SIZE (cba259e9bf4a.patch) = 1348

Collapse this list.


Packages (timestamps in pop-ups are UTC):
dwl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.50.5--0.5---
FreeBSD:13:quarterly0.50.5-0.50.5-0.50.5
FreeBSD:14:latest0.50.5--0.50.4-0.4
FreeBSD:14:quarterly0.50.5-0.50.5-0.50.5
FreeBSD:15:latest0.50.5n/a0.5n/a-0.5-
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. evdev-proto>0 : devel/evdev-proto
  2. wayland-protocols>0 : graphics/wayland-protocols
  3. wlroots>=0.15.0 : x11-toolkits/wlroots
  4. gmake>=4.3 : devel/gmake
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. xcb.pc : x11/libxcb
Runtime dependencies:
  1. alacritty : x11/alacritty
  2. bemenu-run : x11/bemenu
  3. xcb.pc : x11/libxcb
Library dependencies:
  1. libwayland-server.so : graphics/wayland
  2. libwlroots.so : x11-toolkits/wlroots
  3. libinput.so : x11/libinput
  4. libxkbcommon.so : x11/libxkbcommon
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dwl-0.3.1: ADDONS=on: Install extra applications: alacritty bemenu-run DOCS=on: Build and/or install documentation X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
x11-wm_dwl
USES:
compiler:c11 gmake pkgconfig 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/djpohly/dwl/tar.gz/v0.3.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1
11 Apr 2022 15:23:17
commit hash: 0c13b215ff2e6ad0df91575c30bb48f738887827commit hash: 0c13b215ff2e6ad0df91575c30bb48f738887827commit hash: 0c13b215ff2e6ad0df91575c30bb48f738887827commit hash: 0c13b215ff2e6ad0df91575c30bb48f738887827 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/dwl: update to 0.3.1

Changes:	https://github.com/djpohly/dwl/releases/tag/v0.3.1
Reported by:	GitHub (watch releases)

(cherry picked from commit 991551aa2c899177d0de28777c046d2642459097)

Number of commits found: 1