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.
non port: x11-wm/dwm/Makefile

Number of commits found: 83

Thursday, 7 May 2026
21:47 Rene Ladan (rene) search for other commits by this committer
all: drop support for FreeBSD 13, mips and risc64sf

Reviewed by:            many (*)
Differential Revision:  https://reviews.freebsd.org/D55624
Differential Revision:  https://reviews.freebsd.org/D55642 (merged in from bofh)

many (*)
  acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
  jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
  nobutaka pkubaj se tagattie thj

  Anton Saietskii
  GenericRikka
  Gert Doering
  Jan Bramkamp
  Oleh Hushchenkov
  Oleksandr Kryvulia
  Ralf van der Enden
  Yamagi

  desktop kde python tcltk office
commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a 2a7c056
21:20 Rene Ladan (rene) search for other commits by this committer
x11-wm/dwm: use kyua from base on FreeBSD 14+
commit hash: 7adda50472db55fb4bf91a3a8c7d49607f4cdcc4 commit hash: 7adda50472db55fb4bf91a3a8c7d49607f4cdcc4 commit hash: 7adda50472db55fb4bf91a3a8c7d49607f4cdcc4 commit hash: 7adda50472db55fb4bf91a3a8c7d49607f4cdcc4 7adda50
Monday, 9 Mar 2026
09:17 Piotr Kubaj (pkubaj) search for other commits by this committer
x11-wm/dwm: update to 6.8

This fixes a regression in getatomprop():
https://git.suckless.org/dwm/commit/a9aa0d8ffbb548b0b1f9f755557aef2482c0f820.html

Threads:
* https://lists.suckless.org/dev/2601/35936.html
* https://lists.suckless.org/hackers/2601/19537.html
commit hash: dfd5f9eebafae98629d25530667632e2d98480a1 commit hash: dfd5f9eebafae98629d25530667632e2d98480a1 commit hash: dfd5f9eebafae98629d25530667632e2d98480a1 commit hash: dfd5f9eebafae98629d25530667632e2d98480a1 dfd5f9e
Monday, 12 Jan 2026
10:41 Piotr Kubaj (pkubaj) search for other commits by this committer
x11-wm/dwm: update to 6.7
commit hash: 1d16af936f990965905d4a93e7970b58e84ad183 commit hash: 1d16af936f990965905d4a93e7970b58e84ad183 commit hash: 1d16af936f990965905d4a93e7970b58e84ad183 commit hash: 1d16af936f990965905d4a93e7970b58e84ad183 1d16af9
Monday, 8 Sep 2025
14:41 Piotr Kubaj (pkubaj) search for other commits by this committer
x11-wm/dwm: update to 6.6

Pull request: https://github.com/freebsd/freebsd-ports/pull/443
commit hash: 9cff26ed88ef46bbf04962ee3179d02fc85f848f commit hash: 9cff26ed88ef46bbf04962ee3179d02fc85f848f commit hash: 9cff26ed88ef46bbf04962ee3179d02fc85f848f commit hash: 9cff26ed88ef46bbf04962ee3179d02fc85f848f 9cff26e
Thursday, 21 Mar 2024
11:45 Piotr Kubaj (pkubaj) search for other commits by this committer
x11-wm/dwm: update to 6.5
commit hash: e81ecf4e40c6940d13030f7250210c6091f959b7 commit hash: e81ecf4e40c6940d13030f7250210c6091f959b7 commit hash: e81ecf4e40c6940d13030f7250210c6091f959b7 commit hash: e81ecf4e40c6940d13030f7250210c6091f959b7 e81ecf4
Wednesday, 12 Jul 2023
15:28 Piotr Kubaj (pkubaj) search for other commits by this committer
x11-wm: update to 6.4 and take maintainership
commit hash: ed1781deac038a174b29699dc387390c65384f6b commit hash: ed1781deac038a174b29699dc387390c65384f6b commit hash: ed1781deac038a174b29699dc387390c65384f6b commit hash: ed1781deac038a174b29699dc387390c65384f6b ed1781d
08:54 Mateusz Piotrowski (0mp) search for other commits by this committer
x11-wm/dwm: Return to pool
commit hash: 9947c5820c379f4b2097f14cdf9c299516db172e commit hash: 9947c5820c379f4b2097f14cdf9c299516db172e commit hash: 9947c5820c379f4b2097f14cdf9c299516db172e commit hash: 9947c5820c379f4b2097f14cdf9c299516db172e 9947c58
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
Wednesday, 20 Jul 2022
14:23 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>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dima Sivachenko <dima@chg.ru>
  *  Dominik Rothert <dr@domix.de>
  *  Douglas Carmichael <dcarmich@mcs.com>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Florent Thoumie <flz@xbsd.org>
  *  Garrett Rooney <rooneg@electricjellyfish.net>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gergely Nagy <8@free.bsd.hu>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  J Han <hjh@photino.com>
  *  Jakub Lach <jakub_lach@mailplus.pl>
  *  James Earl <jdearl@telus.net>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeroen Schot <schot@a-eskwadraat.nl>
  *  Jim Mock <jim@FreeBSD.org>
  *  Matt Lancereau <matt@rimasec.net>
  *  Matthieu Guegan <matt.guegan@free.fr>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Ebert <ebert@informatik.unibw-muenchen.de>
  *  Michael Johnson <ahze@ahze.net>
  *  Neil Blakey-Milner
  *  Nikos Ntarmos <ntarmos@ceid.upatras.gr>
  *  Olivier Duchateau
  *  Patrick Seal <patseal@hyperhost.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Robert Noland <rnoland@FreeBSD.org>
  *  Roman Bogorodskiy <bogorodskiy@inbox.ru>
  *  Rudolf Polzer <freebsd-dr@durchnull.de>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Stefan Zehl <sec@42.org>
  *  Tommy Scheunemann <net@arrishq.org>
  *  V. Jahns <vj562001@yahoo.de>
  *  Will Andrews <andrews@technologist.com>
  *  William Grzybowski <wg@FreeBSD.org>
  *  William Grzybowski <william88@gmail.com>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  alepulver
  *  anders@hack.org
  *  asami
  *  chinsan
  *  gahr
  *  gpalmer
  *  hrkfrd@gmail.com
  *  jfitz@FreeBSD.org
  *  lab@fnurt.net
  *  peter
  *  spn
  *  torstenb
  *  trevor
  *  vanilla

With hat:	portmgr
commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 f65f20b
Thursday, 20 Jan 2022
11:11 Mateusz Piotrowski (0mp) search for other commits by this committer
x11-wm/dwm: Update to 6.3

Drop the RUGAPS option. The old version 6.2 patch no longer applies and
there is no patch for version 6.3 available at the moment.
commit hash: 8f5c72210907ab0aef7bfbb95b1ddeee94062266 commit hash: 8f5c72210907ab0aef7bfbb95b1ddeee94062266 commit hash: 8f5c72210907ab0aef7bfbb95b1ddeee94062266 commit hash: 8f5c72210907ab0aef7bfbb95b1ddeee94062266 8f5c722
Wednesday, 28 Apr 2021
13:22 Mateusz Piotrowski (0mp) search for other commits by this committer Author: Faraz Vahedi
x11-wm/dwm: Add new option RUGAPS

Differential Revision:	https://reviews.freebsd.org/D29981
commit hash: 3c8440aa38772d9c046f78bf1913b045c9fdaa6b commit hash: 3c8440aa38772d9c046f78bf1913b045c9fdaa6b commit hash: 3c8440aa38772d9c046f78bf1913b045c9fdaa6b commit hash: 3c8440aa38772d9c046f78bf1913b045c9fdaa6b 3c8440a
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
Monday, 17 Aug 2020
08:47 0mp search for other commits by this committer
Install manual pages to the standard location
Original commitRevision:545149 
Thursday, 7 Nov 2019
18:36 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.
Original commitRevision:517000 
Tuesday, 21 May 2019
08:01 0mp search for other commits by this committer
Add dwm.desktop for display managers like xdm or SLiM.
Original commitRevision:502192 
Sunday, 17 Mar 2019
21:33 0mp search for other commits by this committer
x11-wm/dwm: Update to 6.2

- Clean up MASTER_SITES (remove outdated websites)
- Set FREETYPEINC (now required to build) and VERSION in MARK_ARGS
- Use DISTVERSION instead of PORTVERSION for consistency
- Define a simple do-test target so that we can quickly test if the binary
  is at least not core dumping when started
- Improve the description of the VOLUMECONTROL option
- Replace config.mk patching with a post-configure target that makes the
  port respect user's CFLAGS, CPPFLAGS and LDFLAGS
- Rewrite the post-extract target using make(1) if syntax instead of sh(1)
  if syntax

New release announcement:
https://lists.suckless.org/dev/1902/33214.html

Reviewed by:	mat
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D19416
Original commitRevision:496110 
Wednesday, 1 Aug 2018
08:26 0mp search for other commits by this committer
x11-wm/dwm: Fix a typo in an option's description

Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D16539
Original commitRevision:476165 
Friday, 20 Jul 2018
09:40 0mp search for other commits by this committer
x11-wm/dwm: New option, which adds st and dmenu to runtime dependencies

This patch adds an option to the dwm port, which makes x11/dmenu
and x11/sterm be runtime dependencies of dwm. The option is enabled
by default so that it's useful to users depending on pkg.

While here:
- Remove unused PATCH_SITES.
- Silence STRIP_CMD.
- Remove now outdated pkg-message.

PR:		227966
Reported by:	wkoszek
Reviewed by:	krion (mentor)
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D16358
Original commitRevision:475000 
Friday, 11 May 2018
13:54 tobik search for other commits by this committer
x11-wm/dwm: Add option to enable volume control keys [0]

- Assign to 0mp [1].  The current maintainer hasn't responded to PRs
  since 2012.
- While here rename SUPERASMODKEY patch for consistency with the new
  volume keys patch
- Fix variable order

PR:		226924 [0], 226929 [1]
Submitted by:	Ashish Gupta <ashmew2@gmail.com> [0], 0mp [1]
Approved by:	maintainer timeouts
Original commitRevision:469641 
Tuesday, 30 Jan 2018
17:28 zeising search for other commits by this committer
Add a configuration knob to allow the usage of the super key instead of alt
as modifier.

Strip binary, fix whitespace.

PR:		225227
Submitted by:	Mateusz Piotrowski
Approved by:	maintainer timeout (2 weeks)
Original commitRevision:460417 
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 
Sunday, 13 Dec 2015
06:04 jbeich search for other commits by this committer
x11-wm/dwm: config.def.h wants x11/sterm after r403178

Bump PORTREVISION as this affects mainly default package users.

Reported by:	Jakub Lach (via private mail)
PR:		204658
Original commitRevision:403656 
Monday, 7 Dec 2015
05:01 jbeich search for other commits by this committer
x11-wm/dwm: make DWM_CONF use symlink

Avoid config.h and DWM_CONF being out of sync. In case of update while
trying fix a build failure one may want to do |make clean| after
replacing a third-party patch in Makefile.local or files/ directory.

PR:		204658
Approved by:	maintainer timeout (18 days)
Original commitRevision:403181 
05:00 jbeich search for other commits by this committer
x11-wm/dwm: simplify patching

Override variables instead of trying to fix them, sometimes incorrectly.

PR:		204658
Approved by:	portmgr blanket
Original commitRevision:403180 
04:59 jbeich search for other commits by this committer
x11-wm/dwm: convert to option helpers

But keep DWM_CONF working if defined via Makefile.local

PR:		204658
Approved by:	portmgr blanket
Original commitRevision:403179 
04:58 jbeich search for other commits by this committer
x11-wm/dwm: update to 6.1

Drop unused dependencies likely from overlinking in the past.

$ readelf -d /usr/local/bin/dwm | fgrep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libXinerama.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libfontconfig.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libXft.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.7]

Changes:	http://lists.suckless.org/dev/1511/27504.html
PR:		203325, 204658
Approved by:	maintainer timeout (18 days)
Original commitRevision:403178 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Monday, 3 Mar 2014
21:57 pawel search for other commits by this committer
- Add staging support [1]
- Convert to new LIB_DEPENDS format

PR:		ports/186598 [1]
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	maintainer timeout
Original commitRevision:346973 
Saturday, 21 Sep 2013
00:01 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
Original commitRevision:327786 
Saturday, 25 May 2013
14:37 zeising search for other commits by this committer
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
Original commitRevision:319055 
Wednesday, 31 Oct 2012
19:54 pawel search for other commits by this committer
- Add optional Xft support [1]
- Convert to OptionsNG
- Add missing deps
- Fix comment

PR:		ports/170723
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
Approved by:	maintainer timeout
Feature safe:	yes
Original commitRevision:306759 
Tuesday, 14 Feb 2012
20:20 jgh search for other commits by this committer
- Update to 6.0

PR:     ports/165144
Submitted by:   maintainer, schot at A-Eskwadraat.nl
Original commit
Thursday, 1 Sep 2011
18:52 dhn search for other commits by this committer
- Update to 5.9

PR:             ports/160359
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
Original commit
Friday, 25 Mar 2011
13:43 dhn search for other commits by this committer
- Bump PORTREVISION
- Add Xinerama support
- Add pkg-message

PR:             ports/155930
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
Original commit
Saturday, 19 Jun 2010
21:41 makc search for other commits by this committer
Update to 5.8.2

PR:             ports/147932
Submitted by:   Jeroen Schot (maintainer)
Feature safe:   yes
Original commit
Saturday, 5 Jun 2010
11:29 makc search for other commits by this committer
Update to 5.8.1

PR:             ports/147192
Submitted by:   Demelier David <demelier.david at gmail.com>
Reviewed by:    Jeroen Schot (maintainer)
Original commit
Sunday, 30 May 2010
23:37 sylvio search for other commits by this committer
- Update to 5.8

PR:             ports/147161
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
Original commit
Monday, 7 Dec 2009
14:19 pav search for other commits by this committer
- Update to 5.7.2

PR:             ports/141247
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
Original commit
Friday, 24 Jul 2009
13:28 wxs search for other commits by this committer
- Update to 5.6

PR:             ports/136926
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
Original commit
Monday, 27 Apr 2009
19:15 miwi search for other commits by this committer
- Update to 5.5

PR:             134025
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
Original commit
Tuesday, 10 Feb 2009
14:02 miwi search for other commits by this committer
- Update to 5.4.1

PR:             131557
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
Original commit
Saturday, 6 Dec 2008
23:36 miwi search for other commits by this committer
- Update to 5.3.1

PR:             129469
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
Original commit
Friday, 7 Nov 2008
18:04 amdmi3 search for other commits by this committer
- Update to 5.2

PR:             128674
Submitted by:   Jeroen Schot <schot at A-Eskwadraat dot nl> (maintainer)
Original commit
Wednesday, 6 Aug 2008
07:55 miwi search for other commits by this committer
- Update to 5.1
- Update WWW

PR:             126284
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Monday, 23 Jun 2008
11:01 miwi search for other commits by this committer
- Update to 5.0.1

PR:             124832
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Saturday, 5 Apr 2008
18:13 rafan search for other commits by this committer
- Update to 4.9

PR:             ports/122442
Submitted by:   Jeroen Schot <schot at castor.sshunet.nl> (maintainer)
Original commit
Monday, 17 Mar 2008
19:56 gahr search for other commits by this committer
- Update to 4.8

PR:             121682
Submitted by:   gahr (myself)
Reviewed by:    schot@A-Eskwadraat.nl (maintainer)
Approved by:    schot@A-Eskwadraat.nl (maintainer), miwi (mentor)
Original commit
Friday, 14 Dec 2007
18:45 miwi search for other commits by this committer
- Update to 4.7

PR:             118199
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Saturday, 27 Oct 2007
22:04 miwi search for other commits by this committer
- Update to 4.6

PR:             117542
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Sunday, 23 Sep 2007
05:57 rafan search for other commits by this committer
- Update to 4.5

PR:             ports/116547
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Original commit
Tuesday, 28 Aug 2007
10:35 miwi search for other commits by this committer
- Update to 4.4.1

PR:             115839
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Sunday, 26 Aug 2007
08:15 rafan search for other commits by this committer
- Update to 4.4

PR:             ports/115763
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl> (maintainer0
Original commit
Thursday, 19 Jul 2007
16:04 rafan search for other commits by this committer
- Update to 4.3

PR:             ports/114656
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Original commit
Monday, 4 Jun 2007
08:20 miwi search for other commits by this committer
- Update to 4.2

PR:             113169
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Friday, 25 May 2007
22:11 miwi search for other commits by this committer
- Update to 4.1

PR:             112837
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 23 Apr 2007
08:28 miwi search for other commits by this committer
- Update to 4.0

PR:             112001
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Monday, 2 Apr 2007
16:04 erwin search for other commits by this committer
Update to 3.9

PR:             111136
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Wednesday, 7 Mar 2007
22:47 miwi search for other commits by this committer
- Update to 3.8

PR:             110050
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Monday, 26 Feb 2007
11:03 miwi search for other commits by this committer
- Update to 3.7

PR:             109522
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Friday, 16 Feb 2007
04:16 rafan search for other commits by this committer
- Update to 3.5

PR:             ports/109170
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Thursday, 8 Feb 2007
17:54 nivit search for other commits by this committer
- Updated to 3.4
- Fixed DWM_CONF knob

PR:             ports/108602
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Approved by:    alexbl (mentor, implicit)
Original commit
Thursday, 25 Jan 2007
17:50 rafan search for other commits by this committer
- Update to 3.2.2

PR:             ports/108334
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Wednesday, 17 Jan 2007
02:37 clsung search for other commits by this committer
- Update to 3.1

PR:             ports/108011
Submitted by:   maintainer (Jeroen Schot)
Original commit
Friday, 12 Jan 2007
21:19 miwi search for other commits by this committer
- Update to 3.0

PR:             107852
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Tuesday, 9 Jan 2007
22:26 miwi search for other commits by this committer
- Update to 2.9

PR:             107686
Submitted by:    Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Wednesday, 3 Jan 2007
21:04 miwi search for other commits by this committer
- Update to 2.8

PR:             ports/107479
Submitted by:   Sokolov Alexey<sokolhacker@mail.ru>
Approved by:    maintainer
Original commit
Friday, 15 Dec 2006
08:38 miwi search for other commits by this committer
- Update to 2.7

PR:             ports/106724
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Friday, 8 Dec 2006
22:55 miwi search for other commits by this committer
- Update to 2.6

PR:             ports/106454
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Wednesday, 6 Dec 2006
02:02 rafan search for other commits by this committer
- Update to 2.5.1

PR:             ports/106380
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Original commit
Sunday, 3 Dec 2006
23:10 miwi search for other commits by this committer
- Update to 2.4

PR:             ports/106274
Submitted by:   "Jeroen Schot" <schot@a-eskwadraat.nl> (maintainer)
Original commit
Sunday, 5 Nov 2006
12:59 lawrance search for other commits by this committer
Update master sites and add a config knob.

PR:             ports/104538
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Sunday, 8 Oct 2006
10:33 erwin search for other commits by this committer
Update to 1.9

PR:             104154
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Saturday, 30 Sep 2006
11:01 miwi search for other commits by this committer
- Update to 1.7.1

PR:             ports/103806
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Thursday, 14 Sep 2006
15:25 rafan search for other commits by this committer
- Update to 1.5

PR:             ports/103263
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Original commit
Friday, 1 Sep 2006
18:57 miwi search for other commits by this committer
- Update to 1.2

PR:             ports/102762
Submitted by:   Jeroen Schot <schot(at)a-eskwadraat.nl> (maintainer)
Original commit
Monday, 28 Aug 2006
08:12 pav search for other commits by this committer
- Update to 1.0

PR:             ports/102504
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Original commit
Monday, 21 Aug 2006
21:34 itetcu search for other commits by this committer
Updates to 0.9. This release introduces multitag viewing.

PR:             ports/102327
Submitted by:   Jeroen Schot (maaintainer)
Original commit
Monday, 14 Aug 2006
16:21 rafan search for other commits by this committer
- Update to 0.8

PR:             ports/101797
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Original commit
Thursday, 10 Aug 2006
03:43 rafan search for other commits by this committer
- Update to 0.7

PR:             ports/101578
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Original commit
Saturday, 5 Aug 2006
10:11 rafan search for other commits by this committer
- Update to 0.6

PR:             ports/101273
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
Original commit
Sunday, 30 Jul 2006
13:03 ehaupt search for other commits by this committer
Add dwm 0.5, a dynamic, small, fast and simple window manager.

PR:             100806
Submitted by:   Jeroen Schot <schot at a-eskwadraat.nl>
Original commit

Number of commits found: 83