Path to this page:
./
wm/9wm,
8 1/2-like Window Manager for X
Branch: CURRENT,
Version: 1.1nb2,
Package name: 9wm-1.1nb2,
Maintainer: pkgsrc-users 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.
Required to build:[
pkgtools/xpkgwedge] [
pkgtools/x11-links] [
x11/inputproto] [
x11/xextproto]
Master sites:
SHA1: 43a4e28a0665d54331d81d9691abae65927738ac
RMD160: d2daa96d1b8dec45d349e49406156629e4b2c50a
Filesize: 19.06 KB
Version history: (Expand)
- (2006-02-06) Updated to version: 9wm-1.1nb2
- (2005-10-05) Package added to pkgsrc.se, version 9wm-1.1nb1 (created)
CVS history: (Expand)
| 2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
| 2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message:
- fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
|
| 2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257) |
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to \
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
| 2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
| 2005-03-24 22:13:04 by Thomas Klausner | Files touched by this commit (241) |
Log message:
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
|
| 2005-02-23 19:43:56 by Thomas Klausner | Files touched by this commit (60) |
Log message:
Add RMD160 checksums to the SHA1 ones.
|
| 2004-01-20 13:27:35 by Alistair G. Crooks | Files touched by this commit (11) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|
| 2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|