summaryrefslogtreecommitdiff
path: root/wm/w9wm
diff options
context:
space:
mode:
authorrumble <rumble@pkgsrc.org>2004-08-28 23:18:01 +0000
committerrumble <rumble@pkgsrc.org>2004-08-28 23:18:01 +0000
commit5908caeb888287be28471c4bb95891ee0d7b61d7 (patch)
tree31ab2ebb510e9d663370d0f5c0ffc5cc7b2315aa /wm/w9wm
parentc9f7f4e938d2589425897eb73f973eb86c6426f0 (diff)
downloadpkgsrc-5908caeb888287be28471c4bb95891ee0d7b61d7.tar.gz
w9wm 0.4.2
8 1/2-like Window Manager for X with virtual desktops
Diffstat (limited to 'wm/w9wm')
-rw-r--r--wm/w9wm/DESCR22
-rw-r--r--wm/w9wm/Makefile14
-rw-r--r--wm/w9wm/PLIST3
-rw-r--r--wm/w9wm/distinfo4
4 files changed, 43 insertions, 0 deletions
diff --git a/wm/w9wm/DESCR b/wm/w9wm/DESCR
new file mode 100644
index 00000000000..a55f4fcba83
--- /dev/null
+++ b/wm/w9wm/DESCR
@@ -0,0 +1,22 @@
+ w9wm Version 0.4.2
+ Copyright 2000-2001 Benjamin Drieu.
+
+ with large portions of code
+ Copyright 1994 David Hogan.
+
+What is w9wm ?
+==============
+
+w9wm is a quick & dirty hack based on 9wm, the wonderful "template"
+window manager made by David Hogan.
+
+9wm is really nice for all day use (I mean, a large Emacs window
+covering the whole screen and a terminal to use Lynx and browse the
+web ;-)) provided that you do not have a large number of windows on
+your screen. But in some occasions it is not the case (ie. you have
+to telnet to 4-5 remote machines), which is painful with 9wm.
+
+This need for virtual screens motivated this about 50 lines hack.
+w9wm brings support for virtual screens (provided you use the second
+button, aka middle button to select one virtual screen) as well as for
+key bindings (to switch from one window to another).
diff --git a/wm/w9wm/Makefile b/wm/w9wm/Makefile
new file mode 100644
index 00000000000..315eefbb594
--- /dev/null
+++ b/wm/w9wm/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/08/28 23:18:01 rumble Exp $
+
+DISTNAME= w9wm-0.4.2
+CATEGORIES= plan9 wm
+MASTER_SITES= http://www.grassouille.org/code/w9wm/src/
+
+MAINTAINER= rumble@NetBSD.org
+HOMEPAGE= http://www.grassouille.org/code/w9wm.en.html
+COMMENT= 8 1/2-like Window Manager for X with virtual desktops
+
+WRKSRC= ${WRKDIR}/${DISTNAME}.orig
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/wm/w9wm/PLIST b/wm/w9wm/PLIST
new file mode 100644
index 00000000000..4749f55c6bf
--- /dev/null
+++ b/wm/w9wm/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/28 23:18:01 rumble Exp $
+bin/w9wm
+${IMAKE_MAN_DIR}/w9wm.${IMAKE_MANNEWSUFFIX}
diff --git a/wm/w9wm/distinfo b/wm/w9wm/distinfo
new file mode 100644
index 00000000000..0175b9aa461
--- /dev/null
+++ b/wm/w9wm/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/08/28 23:18:01 rumble Exp $
+
+SHA1 (w9wm-0.4.2.tar.gz) = a42eaea2b284b4343f5a4ee2f1aec9e9a3ca5c37
+Size (w9wm-0.4.2.tar.gz) = 24505 bytes