summaryrefslogtreecommitdiff
path: root/wm/wmii/PLIST
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2008-01-06 21:55:38 +0000
committerghen <ghen@pkgsrc.org>2008-01-06 21:55:38 +0000
commit1a2480f7dcaadee6df13b53569ba44c78af5cfd4 (patch)
tree10c70f9c1caeee13da98a62a78668dcac4f9dc5e /wm/wmii/PLIST
parent6dbfdbfb98084d47f519a67ebb180fa72c5167be (diff)
downloadpkgsrc-1a2480f7dcaadee6df13b53569ba44c78af5cfd4.tar.gz
Update to wmii-3.6, which now requires x11/dmenu and devel/libixp as external
dependencies. Changes not explicitly listed, but the config file format changed again. :-( NOTES mentions: the semantics of WMII_MENU, WMII_9MENU and WMII_TERM have changed. If you're using them in custom scripts you'll need to change them to "eval $WMII_MENU" instead of just "$WMII_MENU"
Diffstat (limited to 'wm/wmii/PLIST')
-rw-r--r--wm/wmii/PLIST23
1 files changed, 10 insertions, 13 deletions
diff --git a/wm/wmii/PLIST b/wm/wmii/PLIST
index 3f1449819a1..025595b18e8 100644
--- a/wm/wmii/PLIST
+++ b/wm/wmii/PLIST
@@ -1,17 +1,14 @@
-@comment $NetBSD: PLIST,v 1.5 2007/01/15 11:39:10 ghen Exp $
+@comment $NetBSD: PLIST,v 1.6 2008/01/06 21:55:38 ghen Exp $
bin/wmii
-bin/wmiimenu
-bin/wmiipsel
+bin/wmii9menu
+bin/wmii9rc
+bin/wmiiloop
bin/wmiir
-bin/wmiisetsid
-bin/wmiiwarp
-bin/wmiiwm
+bin/wmiistartrc
man/man1/wmii.1
-man/man1/wmiimenu.1
+man/man1/wmiiloop.1
man/man1/wmiir.1
-man/man1/wmiiwm.1
-share/examples/wmii-3/quit
-share/examples/wmii-3/status
-share/examples/wmii-3/welcome
-share/examples/wmii-3/wmiirc
-@dirrm share/examples/wmii-3
+share/examples/wmii-${CONFVERSION}/rc.wmii
+share/examples/wmii-${CONFVERSION}/welcome
+share/examples/wmii-${CONFVERSION}/wmiirc
+@dirrm share/examples/wmii-${CONFVERSION}