Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.5 21 Mar 2024 11:45:38 |
Piotr Kubaj (pkubaj) |
x11-wm/dwm: update to 6.5 |
6.4 24 Dec 2023 10:08:45 |
Piotr Kubaj (pkubaj) |
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 |
Piotr Kubaj (pkubaj) |
x11-wm: update to 6.4 and take maintainership |
6.3 12 Jul 2023 08:54:10 |
Mateusz Piotrowski (0mp) |
x11-wm/dwm: Return to pool |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
6.3 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
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 ) |
6.3 20 Jan 2022 11:11:06 |
Mateusz Piotrowski (0mp) |
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 |
Mateusz Piotrowski (0mp) 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 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
6.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.2_2 17 Aug 2020 08:47:38 |
0mp |
Install manual pages to the standard location |
6.2_1 07 Nov 2019 18:36:56 |
zeising |
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 |
0mp |
Add dwm.desktop for display managers like xdm or SLiM. |
6.2 17 Mar 2019 21:33:02 |
0mp |
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 |
0mp |
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 |
0mp |
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 |
tobik |
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 |
amdmi3 |
- Pet portlint
- Update WWW
Approved by: portmgr blanket |
6.1_2 30 Jan 2018 17:28:34 |
zeising |
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 |
mat |
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 |
jbeich |
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 |
jbeich |
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 |
jbeich |
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 |
jbeich |
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 |
jbeich |
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 |
zeising |
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 ) |
6.0_1 03 Mar 2014 21:57:53 |
pawel |
- 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 |
bapt |
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 |
zeising |
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 ) |
6.0_1 31 Oct 2012 19:54:11 |
pawel |
- 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 |
jgh |
- Update to 6.0
PR: ports/165144
Submitted by: maintainer, schot at A-Eskwadraat.nl |
5.9 01 Sep 2011 18:52:52 |
dhn |
- 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 |
dhn |
- 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 |
miwi |
- Get Rid MD5 support |
5.8.2 19 Jun 2010 21:41:59 |
makc |
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 |
makc |
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 |
sylvio |
- 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 |
pav |
- 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 |
wxs |
- Update to 5.6
PR: ports/136926
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer) |
5.5 27 Apr 2009 19:15:47 |
miwi |
- Update to 5.5
PR: 134025
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer) |
5.4.1 10 Feb 2009 14:02:22 |
miwi |
- 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 |
miwi |
- Update to 5.3.1
PR: 129469
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer) |
5.2 07 Nov 2008 18:04:22 |
amdmi3 |
- 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 |
miwi |
- 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 |
miwi |
- Update to 5.0.1
PR: 124832
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
4.9 19 Apr 2008 17:56:05 |
miwi |
- 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 |
rafan |
- 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 |
gahr |
- 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 |
miwi |
- Update to 4.7
PR: 118199
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
4.6 27 Oct 2007 22:04:09 |
miwi |
- Update to 4.6
PR: 117542
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
4.5 23 Sep 2007 05:57:51 |
rafan |
- 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 |
miwi |
- Update to 4.4.1
PR: 115839
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
4.4 26 Aug 2007 08:15:56 |
rafan |
- 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 |
rafan |
- 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 |
miwi |
- Update to 4.2
PR: 113169
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
4.1 25 May 2007 22:11:30 |
miwi |
- Update to 4.1
PR: 112837
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
4.0_1 19 May 2007 20:32:57 |
flz |
- 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 |
miwi |
- Update to 4.0
PR: 112001
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.9 02 Apr 2007 16:04:54 |
erwin |
Update to 3.9
PR: 111136
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.8 07 Mar 2007 22:47:23 |
miwi |
- Update to 3.8
PR: 110050
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.7 26 Feb 2007 11:03:25 |
miwi |
- Update to 3.7
PR: 109522
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.5 16 Feb 2007 04:16:33 |
rafan |
- Update to 3.5
PR: ports/109170
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.4 08 Feb 2007 17:54:13 |
nivit |
- 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 |
rafan |
- 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 |
clsung |
- Update to 3.1
PR: ports/108011
Submitted by: maintainer (Jeroen Schot) |
3.0 12 Jan 2007 21:19:30 |
miwi |
- Update to 3.0
PR: 107852
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
2.9 09 Jan 2007 22:26:01 |
miwi |
- Update to 2.9
PR: 107686
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
2.8 03 Jan 2007 21:04:25 |
miwi |
- 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 |
miwi |
- Update to 2.7
PR: ports/106724
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
2.6 08 Dec 2006 22:55:24 |
miwi |
- 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 |
rafan |
- 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 |
miwi |
- Update to 2.4
PR: ports/106274
Submitted by: "Jeroen Schot" <schot@a-eskwadraat.nl> (maintainer) |
1.9 05 Nov 2006 12:59:54 |
lawrance |
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 |
erwin |
Update to 1.9
PR: 104154
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
1.7.1 30 Sep 2006 11:01:42 |
miwi |
- 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 |
rafan |
- 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 |
miwi |
- 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 |
pav |
- Update to 1.0
PR: ports/102504
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
0.9 21 Aug 2006 21:34:29 |
itetcu |
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 |
rafan |
- 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 |
rafan |
- 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 |
rafan |
- 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 |
ehaupt |
Add dwm 0.5, a dynamic, small, fast and simple window manager.
PR: 100806
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> |