2014-01-29 10:51:11 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.4.0:
Arnaud Fontaine (2):
Even though EWMH spec does not mandate window to be set, some WM expect it \
to be set.
Release 0.4.0.
Niclas Zeising (1):
Check submodules before running autoconf.
|
2013-05-17 21:44:09 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
USE_TOOLS+= m4. Fixes SunOS build.
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-02 14:09:42 by Matthias Scheler | Files touched by this commit (19) |
Log message:
Increase the minium required version of the "x11/libxcb" package to 1.6.
There are at least two packages ("graphics/cairo" and \
"x11/xlsclients")
which require this. And we definitely want to avoid the situation where
both the based and "pkgsrc" version get used at the same time.
Bump all the packages which use the "x11/libxcb" package except the two
which already require version 1.6. For those package remove the manually
set minimum required version.
Change discussed with Thomas Klausner in private e-mail.
|
2012-08-27 12:04:31 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Add two buildlink3.mk files.
|
2012-08-12 23:29:36 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Import xcb-util-wm-0.3.9 as x11/xcb-util-wm.
XCB util-wm module provides the following libraries:
- ewmh: Both client and window-manager helpers for EWMH.
- icccm: Both client and window-manager helpers for ICCCM.
|