Subject: CVS commit: pkgsrc/wm/ratpoison
To: None <pkgsrc-changes@NetBSD.org>
From: Antoine Reilles <tonio@netbsd.org>
List: pkgsrc-changes
Date: 02/16/2006 11:12:13
Module Name:	pkgsrc
Committed By:	tonio
Date:		Thu Feb 16 11:12:13 UTC 2006

Modified Files:
	pkgsrc/wm/ratpoison: Makefile distinfo
	pkgsrc/wm/ratpoison/patches: patch-aa

Log Message:
Update wm/ratpoison to 1.4.0beta4
Take maintainership

* Changes since 1.4.0-beta2
** meta takes a key argument
This can be used to stuff keys.

* Changes since 1.4.0-beta1
** RATPOISON environment variable
RATPOISON is set to the location of the ratpoison binary. This is
useful for scripts.

* Changes since 1.3.0
** command arguments can be wrapped in double quotes.
To include a space in a command argument, wrap the argument with ".

** New command undefinekey
not passing a 3rd argument to definekey and bind no longer unbind the
key. You must use undefinekey and unbind now.

** ratpoison -c prints errors to stderr
You can now capture errors and output seperately depending on whether
its printed to stderr or stdout.

** the mouse warp feature is now turned off by default
to turn it back on, run 'warp on'.

** version now displays the date and time

** new command, sselect
sselect lets you jump to an X11 screen by number.

** configure script warns about missing history lib
Rather than error out, now, ratpoison will just be built without history.

** new commands ratwarp, ratrelwarp, and ratclick

** more new commands
inext, iprev, iother, cnext, cprev, cother, prompt, dedicate,
describekey, focusprev, sdump, sfdump.

** yet two more new commands: putsel, getsel
putsel puts the specified text into the X11 selection so other clients
can yank it. getsel returns the current selection.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/wm/ratpoison/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/wm/ratpoison/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/wm/ratpoison/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.