summaryrefslogtreecommitdiff
path: root/wm/wmx/pkg
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-07-27 20:39:59 +0000
committerjlam <jlam@pkgsrc.org>2001-07-27 20:39:59 +0000
commit4cc106d5d7e4d838da265bbddf976c1d41cd27ff (patch)
treecd15d7c65aec443d880fb8ecdbd202531ea8cd2c /wm/wmx/pkg
parent38bade2955d900ecaf9bf8ef57c3b15f2328793e (diff)
downloadpkgsrc-4cc106d5d7e4d838da265bbddf976c1d41cd27ff.tar.gz
Update wmx to latest stable release wmx-6. Changes from version 5 include:
* multihead support due to Sven Oliver `SvOlli' Moll * shaped window support and window grouping due to Henri * some behavioural improvements * a few bug fixes This package obsoletes wm/wmx-current, so remove the latter.
Diffstat (limited to 'wm/wmx/pkg')
-rw-r--r--wm/wmx/pkg/DESCR4
-rw-r--r--wm/wmx/pkg/PLIST6
2 files changed, 3 insertions, 7 deletions
diff --git a/wm/wmx/pkg/DESCR b/wm/wmx/pkg/DESCR
index e653ceca574..50b4167e8d6 100644
--- a/wm/wmx/pkg/DESCR
+++ b/wm/wmx/pkg/DESCR
@@ -1,7 +1,3 @@
-
-wmx -- another window manager
-=============================
-
wmx is another window manager for X. It is based on wm2 and provides
a similarly unusual style of window decoration; but in place of wm2's
minimal functionality, it offers many of the features of more
diff --git a/wm/wmx/pkg/PLIST b/wm/wmx/pkg/PLIST
index a131576db9a..a569277d4bd 100644
--- a/wm/wmx/pkg/PLIST
+++ b/wm/wmx/pkg/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/12 02:03:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/07/27 20:40:00 jlam Exp $
bin/wmx
share/doc/wmx/README
share/doc/wmx/README.contrib
-@exec mkdir -p %D/etc/wmx
-@unexec (rmdir %D/etc/wmx && echo "Removed empty directory %D/etc/wmx") || true
@dirrm share/doc/wmx
+@exec mkdir -p %D/etc/wmx
+@unexec rmdir -p %D/etc/wmx 2>/dev/null || true