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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
wmx Simple window manager based on wm2
8 x11-wm 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 8Version of this port present on the latest quarterly branch.
Maintainer: kwhite@site.uottawa.ca search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: lsof
License: not specified in port
WWW:
https://www.all-day-breakfast.com/wmx/
Description:
wmx is another window manager for X. It is based on wm2 and provides a similarly unusual style of window decoration; but in place of wm2's minimal functionality, it offers many of the features of more conventional managers, often in the most simplistic implementations imaginable. wmx is, however, still not configurable except by editing the source and recompiling the code.
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 (1 items)
Collapse this list.
  1. bin/wmx
Collapse this list.
Dependency lines:
  • wmx>0:x11-wm/wmx
To install the port:
cd /usr/ports/x11-wm/wmx/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/wmx
  • pkg install wmx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wmx
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (wmx-8.tar.gz) = 7316090e59fa8988219d6819e426870c6d8c0739818d77e8770e8108ddf0aedd SIZE (wmx-8.tar.gz) = 140329

Packages (timestamps in pop-ups are UTC):
wmx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest88888-8-
FreeBSD:13:quarterly88888888
FreeBSD:14:latest888888-8
FreeBSD:14:quarterly88-88888
FreeBSD:15:latest88n/a8n/a888
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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. ice.pc : x11/libICE
  3. sm.pc : x11/libSM
  4. x11.pc : x11/libX11
  5. xcomposite.pc : x11/libXcomposite
  6. xext.pc : x11/libXext
  7. xft.pc : x11-fonts/libXft
  8. xpm.pc : x11/libXpm
Runtime dependencies:
  1. ice.pc : x11/libICE
  2. sm.pc : x11/libSM
  3. x11.pc : x11/libX11
  4. xcomposite.pc : x11/libXcomposite
  5. xext.pc : x11/libXext
  6. xft.pc : x11-fonts/libXft
  7. xpm.pc : x11/libXpm
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for wmx-8: ALT_L=off: Use ALT_L key for ALT function instead of Windows_L DOCS=on: Build and/or install documentation XTERM=on: Use xterm(1) as default NEW window command ===> Use 'make config' to modify these settings
Options name:
x11-wm_wmx
USES:
pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.all-day-breakfast.com/wmx/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
8
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)
8
20 Jul 2022 14:23:42
commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
x11-wm: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger
  *  Alejandro Pulver <alepulver@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Anton Tornqvist <antont@inbox.lv>
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Brett Taylor <brett@peloton.physics.montana.edu>
  *  Brian Handy <handy@physics.montana.edu>
  *  Bruce A. Mah <bmah@ca.sandia.gov>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
8
07 Nov 2019 18:36:56
Revision:517000Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
8
22 Oct 2015 12:16:39
Revision:399968Original commit files touched by this commit
danfe search for other commits by this committer
Resurrect `x11-wm/wmx' port removed by kris@ on Feb 18, 2005.  It is still
well alive, with the latest version released last year.  Submitter assumes
maintainership.

PR:	199977 (modified)
6.p1
18 Feb 2005 23:44:49
Original commit files touched by this commit
kris search for other commits by this committer
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
6.p1
18 Dec 2004 23:02:35
Original commit files touched by this commit
kris search for other commits by this committer
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
6.p1
02 Jun 2004 07:26:18
Original commit files touched by this commit
vs search for other commits by this committer
Use IGNORE instead of BROKEN.

Suggested by: kris
6.p1
28 May 2004 07:15:45
Original commit files touched by this commit
vs search for other commits by this committer
Mark as BROKEN:
Contains severe bug, maintainer is working on a fix.
6.p1
26 May 2004 09:37:25
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 6.p1

PR:             ports/66919
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Approved by:    maintainer timeout
5.6
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
5.6
21 Feb 2003 14:19:11
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
5.6
10 Dec 2002 16:18:21
Original commit files touched by this commit
arved search for other commits by this committer
Fix Build on -CURRENT

PR:             45841
Submitted by:   Mikko Tyolajarvi <mikkot@pacbell.net>
Approved by:     Stefan `Sec` Zehl <sec@42.org> (maintainer)
05 Feb 2001 21:06:00
commit hash: fp1.9271@dev.null.freshports.orgcommit hash: fp1.9271@dev.null.freshports.orgcommit hash: fp1.9271@dev.null.freshports.orgcommit hash: fp1.9271@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Layout fixes in x11-wm.    
08 Oct 2000 08:00:02
commit hash: fp1.4825@dev.null.freshports.orgcommit hash: fp1.4825@dev.null.freshports.orgcommit hash: fp1.4825@dev.null.freshports.orgcommit hash: fp1.4825@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category x11-wm to new layout.  
03 Aug 2000 10:28:58
commit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    

Number of commits found: 17