pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/w9wm w9wm 0.4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3456a681ece2
branches:  trunk
changeset: 480046:3456a681ece2
user:      rumble <rumble%pkgsrc.org@localhost>
date:      Sat Aug 28 23:18:01 2004 +0000

description:
w9wm 0.4.2
8 1/2-like Window Manager for X with virtual desktops

diffstat:

 wm/w9wm/DESCR    |  22 ++++++++++++++++++++++
 wm/w9wm/Makefile |  14 ++++++++++++++
 wm/w9wm/PLIST    |   3 +++
 wm/w9wm/distinfo |   4 ++++
 4 files changed, 43 insertions(+), 0 deletions(-)

diffs (59 lines):

diff -r f8ef3830b43b -r 3456a681ece2 wm/w9wm/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/w9wm/DESCR     Sat Aug 28 23:18:01 2004 +0000
@@ -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 -r f8ef3830b43b -r 3456a681ece2 wm/w9wm/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/w9wm/Makefile  Sat Aug 28 23:18:01 2004 +0000
@@ -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@localhost
+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 -r f8ef3830b43b -r 3456a681ece2 wm/w9wm/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/w9wm/PLIST     Sat Aug 28 23:18:01 2004 +0000
@@ -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 -r f8ef3830b43b -r 3456a681ece2 wm/w9wm/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/w9wm/distinfo  Sat Aug 28 23:18:01 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index