From 357035734b69b9da4b409c072366a328aaddabc2 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:59:00 +0000 Subject: Move pkg/ files into package's toplevel directory --- wm/9wm/DESCR | 20 ++++++++++++++++++++ wm/9wm/PLIST | 3 +++ wm/9wm/pkg/DESCR | 20 -------------------- wm/9wm/pkg/PLIST | 3 --- 4 files changed, 23 insertions(+), 23 deletions(-) create mode 100644 wm/9wm/DESCR create mode 100644 wm/9wm/PLIST delete mode 100644 wm/9wm/pkg/DESCR delete mode 100644 wm/9wm/pkg/PLIST (limited to 'wm/9wm') diff --git a/wm/9wm/DESCR b/wm/9wm/DESCR new file mode 100644 index 00000000000..da925f2e9da --- /dev/null +++ b/wm/9wm/DESCR @@ -0,0 +1,20 @@ + 9wm Version 1.1 + Copyright 1994 David Hogan. + +What is 9wm? +============ + +9wm is an X window manager which attempts to emulate the Plan 9 window +manager 8-1/2 as far as possible within the constraints imposed by X. +It provides a simple yet comfortable user interface, without garish +decorations or title-bars. Or icons. And it's click-to-type. This +will not appeal to everybody, but if you're not put off yet then read +on. (And don't knock it until you've tried it). + +One major difference between 9wm and 8-1/2 is that the latter provides +windows of text with a typescript interface, and doesn't need to run a +separate program to emulate a terminal. 9wm, as an X window manager, +does require a separate program. For better 8-1/2 emulation, you should +obtain Matthew Farrow's "9term" program (ftp://ftp.cs.su.oz.au/matty/unicode), +version 1.6 or later (earlier versions don't cooperate with 9wm in +implementing "hold mode"). Of course, you can run xterm under 9wm as well. diff --git a/wm/9wm/PLIST b/wm/9wm/PLIST new file mode 100644 index 00000000000..8aaaff1852f --- /dev/null +++ b/wm/9wm/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:59:00 zuntum Exp $ +bin/9wm +man/cat1/9wm.0 diff --git a/wm/9wm/pkg/DESCR b/wm/9wm/pkg/DESCR deleted file mode 100644 index da925f2e9da..00000000000 --- a/wm/9wm/pkg/DESCR +++ /dev/null @@ -1,20 +0,0 @@ - 9wm Version 1.1 - Copyright 1994 David Hogan. - -What is 9wm? -============ - -9wm is an X window manager which attempts to emulate the Plan 9 window -manager 8-1/2 as far as possible within the constraints imposed by X. -It provides a simple yet comfortable user interface, without garish -decorations or title-bars. Or icons. And it's click-to-type. This -will not appeal to everybody, but if you're not put off yet then read -on. (And don't knock it until you've tried it). - -One major difference between 9wm and 8-1/2 is that the latter provides -windows of text with a typescript interface, and doesn't need to run a -separate program to emulate a terminal. 9wm, as an X window manager, -does require a separate program. For better 8-1/2 emulation, you should -obtain Matthew Farrow's "9term" program (ftp://ftp.cs.su.oz.au/matty/unicode), -version 1.6 or later (earlier versions don't cooperate with 9wm in -implementing "hold mode"). Of course, you can run xterm under 9wm as well. diff --git a/wm/9wm/pkg/PLIST b/wm/9wm/pkg/PLIST deleted file mode 100644 index 1dedc00cb35..00000000000 --- a/wm/9wm/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/12 13:05:02 wiz Exp $ -bin/9wm -man/cat1/9wm.0 -- cgit v1.2.3