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
dwm Dynamic, small, fast and simple window manager
6.4 x11-wm on this many watch lists=4 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 6.4Version of this port present on the latest quarterly branch.
Maintainer: pkubaj@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-07-30 13:03:37
Last Update: 2023-12-24 10:08:45
Commit Hash: 581c7ca
People watching this port, also watch:: wget, curl, fetchmail, smartmontools, zip
License: MIT
WWW:
https://dwm.suckless.org/
Description:
dwm is a minimalistic window manager. It manages windows in tiling and floating modes, much like ion, larswm and wmii. dwm however is much smaller, faster and simpler. It consists of a single binary, configuration is done at compile-time by a single config.h file. dwm reads from standard input to print arbitrary status text such as the date and/or system load.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/dwm
  2. share/man/man1/dwm.1.gz
  3. share/xsessions/dwm.desktop
  4. /usr/local/share/licenses/dwm-6.4/catalog.mk
  5. /usr/local/share/licenses/dwm-6.4/LICENSE
  6. /usr/local/share/licenses/dwm-6.4/MIT
Collapse this list.
Dependency lines:
  • dwm>0:x11-wm/dwm
To install the port:
cd /usr/ports/x11-wm/dwm/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/dwm
  • pkg install dwm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dwm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689174813 SHA256 (dwm-6.4.tar.gz) = fa9c0d69a584485076cfc18809fd705e5c2080dafb13d5e729a3646ca7703a6e SIZE (dwm-6.4.tar.gz) = 25321

Packages (timestamps in pop-ups are UTC):
dwm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.46.46.2_26.46.4-6.2_2-
FreeBSD:13:quarterly6.46.46.36.46.46.46.46.4
FreeBSD:14:latest6.46.46.36.46.46.3-6.3
FreeBSD:14:quarterly6.46.4-6.46.46.46.46.4
FreeBSD:15:latest6.46.4n/a6.4n/a6.46.46.4
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. x11.pc : x11/libX11
  2. xft.pc : x11-fonts/libXft
  3. xinerama.pc : x11/libXinerama
Test dependencies:
  1. atf-check : devel/kyua
Runtime dependencies:
  1. dmenu : x11/dmenu
  2. st : x11/sterm
  3. x11.pc : x11/libX11
  4. xft.pc : x11-fonts/libXft
  5. xinerama.pc : x11/libXinerama
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
This port is required by:
for Run
  1. x11/sdwmbar

Configuration Options:
===> The following configuration options are available for dwm-6.4: DMENUANDSTERM=on: Install x11/dmenu and x11/sterm as runtime dependencies DOCS=on: Build and/or install documentation SUPERASMODKEY=off: Use Super instead of Alt for the dwm mod key VOLUMECONTROL=off: Use multimedia keys to raise or lower volume XINERAMA=on: X11 Xinerama extension support ===> Use 'make config' to modify these settings
Options name:
x11-wm_dwm
USES:
xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://dl.suckless.org/dwm/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2022-01-20
    Affects: users of x11-wm/dwm
    Author: 0mp@FreeBSD.org
    Reason: 
      dwm has been updated to 6.3. The option RUGAPS is no longer available because
      it depends on a patch only available for version 6.2. RUGAPS can be
      reintroduced if desired once it is ported to 6.3 by the interested party.
    
    

Number of commits found: 83

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.4
24 Dec 2023 10:08:45
commit hash: 581c7caa3b1bbdeb0267642105eea875b4928c94commit hash: 581c7caa3b1bbdeb0267642105eea875b4928c94commit hash: 581c7caa3b1bbdeb0267642105eea875b4928c94commit hash: 581c7caa3b1bbdeb0267642105eea875b4928c94 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
x11-wm/dwm: Update code for XF86Audio in DWM

Pull request:	https://github.com/freebsd/freebsd-ports/pull/202
6.4
12 Jul 2023 15:28:20
commit hash: ed1781deac038a174b29699dc387390c65384f6bcommit hash: ed1781deac038a174b29699dc387390c65384f6bcommit hash: ed1781deac038a174b29699dc387390c65384f6bcommit hash: ed1781deac038a174b29699dc387390c65384f6b files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
x11-wm: update to 6.4 and take maintainership
6.3
12 Jul 2023 08:54:10
commit hash: 9947c5820c379f4b2097f14cdf9c299516db172ecommit hash: 9947c5820c379f4b2097f14cdf9c299516db172ecommit hash: 9947c5820c379f4b2097f14cdf9c299516db172ecommit hash: 9947c5820c379f4b2097f14cdf9c299516db172e files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
x11-wm/dwm: Return to pool
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)
6.3
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)
6.3
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)
6.3
20 Jan 2022 11:11:06
commit hash: 8f5c72210907ab0aef7bfbb95b1ddeee94062266commit hash: 8f5c72210907ab0aef7bfbb95b1ddeee94062266commit hash: 8f5c72210907ab0aef7bfbb95b1ddeee94062266commit hash: 8f5c72210907ab0aef7bfbb95b1ddeee94062266 files touched by this commit
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.
6.2_2
28 Apr 2021 13:22:05
commit hash: 3c8440aa38772d9c046f78bf1913b045c9fdaa6bcommit hash: 3c8440aa38772d9c046f78bf1913b045c9fdaa6bcommit hash: 3c8440aa38772d9c046f78bf1913b045c9fdaa6bcommit hash: 3c8440aa38772d9c046f78bf1913b045c9fdaa6b files touched by this commit
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
6.2_2
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
6.2_2
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.
6.2_2
17 Aug 2020 08:47:38
Revision:545149Original commit files touched by this commit
0mp search for other commits by this committer
Install manual pages to the standard location
6.2_1
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.
6.2_1
21 May 2019 08:01:35
Revision:502192Original commit files touched by this commit
0mp search for other commits by this committer
Add dwm.desktop for display managers like xdm or SLiM.
6.2
17 Mar 2019 21:33:02
Revision:496110Original commit files touched by this commit
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
6.1_3
01 Aug 2018 08:26:27
Revision:476165Original commit files touched by this commit
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
6.1_3
20 Jul 2018 09:40:26
Revision:475000Original commit files touched by this commit
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
6.1_2
11 May 2018 13:54:39
Revision:469641Original commit files touched by this commit
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
6.1_2
09 Mar 2018 09:33:09
Revision:463950Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Pet portlint
- Update WWW

Approved by:	portmgr blanket
6.1_2
30 Jan 2018 17:28:34
Revision:460417Original commit files touched by this commit
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)
6.1_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
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
6.1_1
13 Dec 2015 06:04:55
Revision:403656Original commit files touched by this commit
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
6.1
07 Dec 2015 05:01:45
Revision:403181Original commit files touched by this commit
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)
6.1
07 Dec 2015 05:00:57
Revision:403180Original commit files touched by this commit
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
6.1
07 Dec 2015 04:59:36
Revision:403179Original commit files touched by this commit
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
6.1
07 Dec 2015 04:58:49
Revision:403178Original commit files touched by this commit
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)
6.0_2
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0_1
03 Mar 2014 21:57:53
Revision:346973Original commit files touched by this commit
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
6.0_1
21 Sep 2013 00:01:17
Revision:327786Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
6.0_1
25 May 2013 14:37:03
Revision:319055Original commit files touched by this commit
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0_1
31 Oct 2012 19:54:11
Revision:306759Original commit files touched by this commit
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
6.0
14 Feb 2012 20:20:52
Original commit files touched by this commit
jgh search for other commits by this committer
- Update to 6.0

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

PR:             ports/160359
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
5.8.2_1
25 Mar 2011 13:43:01
Original commit files touched by this commit
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)
5.8.2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
5.8.2
19 Jun 2010 21:41:59
Original commit files touched by this commit
makc search for other commits by this committer
Update to 5.8.2

PR:             ports/147932
Submitted by:   Jeroen Schot (maintainer)
Feature safe:   yes
5.8.1
05 Jun 2010 11:29:20
Original commit files touched by this commit
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)
5.8
30 May 2010 23:37:39
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 5.8

PR:             ports/147161
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
5.7.2
07 Dec 2009 14:19:50
Original commit files touched by this commit
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)
5.6
24 Jul 2009 13:28:15
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 5.6

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

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

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

PR:             129469
Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
5.2
07 Nov 2008 18:04:22
Original commit files touched by this commit
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)
5.1
06 Aug 2008 07:55:13
Original commit files touched by this commit
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)
5.0.1
23 Jun 2008 11:01:20
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 5.0.1

PR:             124832
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
4.9
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
4.9
05 Apr 2008 18:13:21
Original commit files touched by this commit
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)
4.8
17 Mar 2008 19:56:18
Original commit files touched by this commit
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)
4.7
14 Dec 2007 18:45:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.7

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

PR:             117542
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
4.5
23 Sep 2007 05:57:51
Original commit files touched by this commit
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)
4.4.1
28 Aug 2007 10:35:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.4.1

PR:             115839
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
4.4
26 Aug 2007 08:15:56
Original commit files touched by this commit
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
4.3
19 Jul 2007 16:04:39
Original commit files touched by this commit
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)
4.2
04 Jun 2007 08:20:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.2

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

PR:             112837
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
4.0_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
4.0
23 Apr 2007 08:28:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.0

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

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

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

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

PR:             ports/109170
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
3.4
08 Feb 2007 17:54:13
Original commit files touched by this commit
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)
3.2.2
25 Jan 2007 17:50:04
Original commit files touched by this commit
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)
3.1
17 Jan 2007 02:37:17
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.1

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

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

PR:             107686
Submitted by:    Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2.8
03 Jan 2007 21:04:25
Original commit files touched by this commit
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
2.7
15 Dec 2006 08:38:23
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.7

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

PR:             ports/106454
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2.5.1
06 Dec 2006 02:02:49
Original commit files touched by this commit
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)
2.4
03 Dec 2006 23:10:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4

PR:             ports/106274
Submitted by:   "Jeroen Schot" <schot@a-eskwadraat.nl> (maintainer)
1.9
05 Nov 2006 12:59:54
Original commit files touched by this commit
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)
1.9
08 Oct 2006 10:33:25
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.9

PR:             104154
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
1.7.1
30 Sep 2006 11:01:42
Original commit files touched by this commit
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)
1.5
14 Sep 2006 15:25:14
Original commit files touched by this commit
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)
1.2
01 Sep 2006 18:57:05
Original commit files touched by this commit
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)
1.0
28 Aug 2006 08:12:15
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0

PR:             ports/102504
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
0.9
21 Aug 2006 21:34:29
Original commit files touched by this commit
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)
0.8
14 Aug 2006 16:21:07
Original commit files touched by this commit
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)
0.7
10 Aug 2006 03:43:56
Original commit files touched by this commit
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)
0.6
05 Aug 2006 10:11:11
Original commit files touched by this commit
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)
0.5
30 Jul 2006 13:03:21
Original commit files touched by this commit
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>

Number of commits found: 83