diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-07-12 01:37:55 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-07-12 01:37:55 +0000 |
commit | 2fbb4a24a4e1e040fddb67d16c6cb65701559629 (patch) | |
tree | 7002b1a845bd46ca51a8dc8235772091f022b154 /wm/ratpoison/PLIST | |
parent | 6374c91481718d16106018f7f765c0813835dc3a (diff) | |
download | pkgsrc-2fbb4a24a4e1e040fddb67d16c6cb65701559629.tar.gz |
Update wm/ratpoison to 1.2.2
* Changes since 1.2.0-beta5
** command return status
If a command the user executed (with the exec command) returns with a
non-zero exit status, the command and exit status are reported in a
message.
* Changes since 1.2.0-beta4
** new commands unmanage and clrunmanaged
Instead of editing conf.h you can use these commands to dynamically
add (and clear) the unmanaged window list.
* Changes since 1.2.0-beta3
** new command line argument --screen
Now you can specify the screen you want to manage. By default
ratpoison manages all screens on the display.
** new command line argument --display
Now you can specify the display to connect to.
Diffstat (limited to 'wm/ratpoison/PLIST')
-rw-r--r-- | wm/ratpoison/PLIST | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/wm/ratpoison/PLIST b/wm/ratpoison/PLIST index 2b8dd678889..d0615d84adf 100644 --- a/wm/ratpoison/PLIST +++ b/wm/ratpoison/PLIST @@ -1,16 +1,14 @@ -@comment $NetBSD: PLIST,v 1.3 2002/10/25 13:16:18 agc Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/07/12 01:37:55 zuntum Exp $ bin/ratpoison -@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/ratpoison.info info/ratpoison.info -@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/ratpoison.info man/man1/ratpoison.1 share/doc/ratpoison/AUTHORS share/doc/ratpoison/COPYING share/doc/ratpoison/ChangeLog share/doc/ratpoison/NEWS share/doc/ratpoison/README +share/ratpoison/genrpbindings share/ratpoison/ratpoison.el share/ratpoison/split.sh -share/ratpoison/genrpbindings -@dirrm share/doc/ratpoison @dirrm share/ratpoison +@dirrm share/doc/ratpoison |