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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
cwm Minimalistic window manager for X11 based on evilwm
7.9 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 7.9Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-05-20 19:39:07
Last Update: 2026-05-20 19:16:54
Commit Hash: 84f15ff
License: ISCL
WWW:
https://github.com/leahneukirchen/cwm
Description:
cwm is a window manager for X11 initially inspired by evilwm. cwm has several novel features, including the ability to search for windows. it features a very simple and attractive aesthetic.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/cwm
  2. share/man/man1/cwm.1.gz
  3. share/man/man5/cwmrc.5.gz
  4. /usr/local/share/licenses/cwm-7.9/catalog.mk
  5. /usr/local/share/licenses/cwm-7.9/LICENSE
  6. /usr/local/share/licenses/cwm-7.9/ISCL
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cwm>0:x11-wm/cwm
To install the port:
cd /usr/ports/x11-wm/cwm/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/cwm
  • pkg install cwm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cwm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1779303238 SHA256 (cwm-7.9.tar.gz) = ec75056a5f57980d9f57076c4ae7d25a1e6903ea4e793c0a04b98e25edb0fc90 SIZE (cwm-7.9.tar.gz) = 54130

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. x11.pc : x11/libX11
  3. xft.pc : x11-fonts/libXft
  4. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xft.pc : x11-fonts/libXft
  3. xrandr.pc : x11/libXrandr
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-wm_cwm
USES:
pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://leahneukirchen.org/releases/
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
7.9
20 May 2026 19:16:54
commit hash: 84f15ff929e97316b498e2100fd9c1346e73d6e3commit hash: 84f15ff929e97316b498e2100fd9c1346e73d6e3commit hash: 84f15ff929e97316b498e2100fd9c1346e73d6e3commit hash: 84f15ff929e97316b498e2100fd9c1346e73d6e3 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
x11-wm/cwm: Update to 7.9

ChangeLog:

2026-05-19: Tenth public release 7.9 of portable cwm.

Changes made between OpenBSD 7.6 and 7.7:
* Grab the pointer against the root window instead of the client we're
  attempting to move and/or resize; prevents XNextEvent() from
  blocking on a client that might have been moved to a Withdrawn
  state.

Changes made between OpenBSD 7.7 and 7.8:
* Add cwmrc(5) window-snap-center function.

Changes made between OpenBSD 7.8 and 7.9:
* Have cwm(1) handle Meta release as a separate mod key.

MFH:		2026Q2
(cherry picked from commit 21a6c2722772c4996c6ed5026a7584b4ea0296f9)

Number of commits found: 1