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.

non port: x11-wm/cwm/Makefile

Number of commits found: 23

Thursday, 11 Jan 2024
10:31 Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate the use of MANPREFIX for x11*

While here move some manpages to share/man
commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155 commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155 commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155 commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155 e762d07
Saturday, 21 Oct 2023
09:47 Nuno Teixeira (eduardo) search for other commits by this committer
x11-wm/cwm: Update to 7.4

- Take maintainership

ChangeLog:

2023-10-20: Ninth public release 7.4 of portable cwm.

Changes made between OpenBSD 7.3 and 7.4:
* Allow cwm(1) to cycle through windows of the same window class as
  the active window, default key binding to M-grave, respectively
  Alt-Tilde, like with other window managers.
commit hash: f7e03dbb0b2cd5c7d9f8477f77b67865720efeb9 commit hash: f7e03dbb0b2cd5c7d9f8477f77b67865720efeb9 commit hash: f7e03dbb0b2cd5c7d9f8477f77b67865720efeb9 commit hash: f7e03dbb0b2cd5c7d9f8477f77b67865720efeb9 f7e03db
Wednesday, 11 Jan 2023
15:44 Yuri Victorovich (yuri) search for other commits by this committer Author: Emil Engler
x11-wm/cwm: Reset maintainer
commit hash: 6b8d5cff7bbd9a4d364928ae8904a3ce450c92fd commit hash: 6b8d5cff7bbd9a4d364928ae8904a3ce450c92fd commit hash: 6b8d5cff7bbd9a4d364928ae8904a3ce450c92fd commit hash: 6b8d5cff7bbd9a4d364928ae8904a3ce450c92fd 6b8d5cf
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 2 Aug 2022
05:35 Fernando Apesteguía (fernape) search for other commits by this committer Author: Karol Mróz
x11-wm/cwm: update to 7.1

ChangeLog: https://github.com/leahneukirchen/cwm/compare/v6.7...v7.1

PR:	265208
Reported by:	zormlorak@gmail.com
Approved by:	me@emilengler.com (maintainer, timeout > 2 weeks)
commit hash: f02e6602d8cc191eff754c3581e82cb10d039d13 commit hash: f02e6602d8cc191eff754c3581e82cb10d039d13 commit hash: f02e6602d8cc191eff754c3581e82cb10d039d13 commit hash: f02e6602d8cc191eff754c3581e82cb10d039d13 f02e660
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 25 Mar 2021
19:58 rhurlin search for other commits by this committer
x11-wm/cwm: Pass maintainership to the submitter

PR:		254525
Submitted by:	Emil Engler <emilstud2015@gmail.com> (new maintainer)
Original commitRevision:569223 
Monday, 28 Sep 2020
05:05 tobik search for other commits by this committer
Reset MAINTAINER
Original commitRevision:550400 
Saturday, 30 May 2020
00:24 tobik search for other commits by this committer
x11-wm/cwm: Update to 6.7

Changes:	https://github.com/leahneukirchen/cwm/blob/v6.7/README
Original commitRevision:537015 
Sunday, 5 Jan 2020
05:32 tobik search for other commits by this committer
x11-wm/cwm: Update to 6.6

- After >2 years stop installing the config migration script
- Drop conditional post-patch.  DragonFly has reallocarray in its
  libc too nowadays.  We can just have one static patch now.

Changes:	https://github.com/leahneukirchen/cwm/blob/v6.6/README
Original commitRevision:522109 
Wednesday, 1 Jan 2020
16:25 tobik search for other commits by this committer
Chase chneukirchen -> leahneukirchen rename
Original commitRevision:521727 
Thursday, 31 Oct 2019
08:59 tobik search for other commits by this committer
Add missing USES to my ports
Original commitRevision:516140 
Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Original commitRevision:483807 
Monday, 14 May 2018
19:12 tobik search for other commits by this committer
x11-wm/cwm: Update to 6.3

Changes:	https://github.com/chneukirchen/cwm/blob/v6.3/README
Original commitRevision:469955 
Monday, 11 Dec 2017
21:53 tobik search for other commits by this committer
x11-wm/cwm: Update to v6.2-9-ga0774f4

New feature: Snap windows to edges
Original commitRevision:456069 
Wednesday, 18 Oct 2017
14:53 tobik search for other commits by this committer
x11-wm/cwm: Update to 6.2

- Take maintainership

PR:		223080
Original commitRevision:452340 
12:03 zi search for other commits by this committer
- Reset MAINTAINER due to fatal email bounce
Original commitRevision:452327 
Monday, 2 Oct 2017
15:04 tobik search for other commits by this committer
x11-wm/cwm: Update to 5.6-201-g5a46349

A lot of things have changed for the better since version 5.6 in cwm,
but upstream has stopped tagging new releases.  This updates the port
to use a more recent commit to match cwm in OpenBSD more closely.
This is important because configuration options have changed which
makes it harder to share config files between systems.

While here

- Fix license which appears to not be BSD 2-clause but the ISC license
- Update WWW.  The old site is gone.
- Remove MASTER_SITES which wasn't really used

Changes:	https://github.com/chneukirchen/cwm/compare/v5.6...linux
PR:		222423
Approved by:	braakvaak@aol.com (maintainer timeout, 2 weeks)
Original commitRevision:451080 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Monday, 18 May 2015
17:07 mat search for other commits by this committer
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386691 
Thursday, 26 Mar 2015
01:57 vanilla search for other commits by this committer
Upgrade to 5.6.

PR:		198914
Submitted by:	maintainer
Original commitRevision:382287 
Sunday, 23 Mar 2014
00:34 danilo search for other commits by this committer
- Add the port: x11-wm/cwm
- Pass maintainership to submitter

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.

PR:		ports/187803
Submitted by:	<braakvaak@aol.com>
Original commitRevision:348819 

Number of commits found: 23