Subject: CVS commit: pkgsrc/x11
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/24/2005 13:55:42
Module Name:	pkgsrc
Committed By:	wiz
Date:		Thu Mar 24 13:55:42 UTC 2005

Modified Files:
	pkgsrc/x11/xscreensaver: Makefile Makefile.common PLIST distinfo
	pkgsrc/x11/xscreensaver-demo: Makefile PLIST
	pkgsrc/x11/xscreensaver/patches: patch-ab patch-ac patch-ad
Removed Files:
	pkgsrc/x11/xscreensaver-gnome: DESCR Makefile PLIST

Log Message:
Update to 4.21:

Changes since 4.20:   * New hack: `fliptext'.
                      * Changed default configure installation directories:
                        /usr/bin/ for xscreensaver, etc.;
                        /usr/libexec/xscreensaver/ for hacks;
                        /usr/share/xscreensaver/config/ for xml files.
                      * All the text-manipulating screen savers can have their
                        text source configured via `xscreensaver-demo' now.
                      * xscreensaver.spec now builds three RPMs:
                        base (no hacks); extras (2d hacks); and gl-extras.
                      * Added `-program' and `-front' option to `gltext'.
                      * Added `-shells' to `molecule'.
                      * Fixed text-alpha glitch in `carousel'.
                      * New `pacman': the ghosts can be killed now.
                      * Fixed a bug in screen-grabbing GL hacks where images
                        would be tiled instead of scaled on machines that
                        can't do large textures.
                      * `webcollage' can hit Flickr now.
                      * New (rewritten) implementation of `ifs'.
                      * The unlock dialog can be made to have a "New Login"
                        button that will run `gdmflexiserver'.  Experimental!
                      * Fixed non-ASCII display bug in `starwars'.
                      * Configure finds a default for imageDirectory.
                      * "xscreensaver-command -lock" now works even if
                        in "screensaver disabled" mode.
                      * If a bad password is typed while CapsLock is on, the
                        unlock dialog says "CapsLock?" instead of "Sorry".
                      * Mouse motion only counts as activity if the mouse moved
                        more than 10 pixels (so the screen won't unblank every
                        time you bump your desk.)
                      * New mode option "random-same": if you have multiple
                        monitors, this will run the *same* randomly chosen
                        hack on each screen, instead of different ones on each.
Changes since 4.19:   * New hacks, `fiberlamp', `boing', `boxfit', and
                        `carousel'.
                      * Rewrote `glslideshow' again: should be faster now.
                      * Sped up loading of images in GL programs.
                      * `starwars' uses texture-mapped fonts now.
                      * New `bsod' modes: tru64, hppa, and nvidia.
                      * Updates to `webcollage', `juggle', `pinion',
                        `fireworkx', `sonar', `extrusion', `substrate', and
                        `pong'.
Changes since 4.18:   * New hacks, `substrate', `intermomentary', `fireworkx',
                        and `pinion'.
                      * New version of `flow'.
                      * Made /proc/interrupts work again on Linux 2.6.
                      * Made `analogtv' not hog the CPU.
                      * Made analogtv-based hacks work properly on PPC/ARM.
                      * Fixed a bad memory leak in `piecewise'.
                      * Minor updates to `sonar', `molecule', `glmatrix',
                        `galaxy', and `webcollage'.
                      * Removed support for GTK 1.x (everyone uses 2.x now.)


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 pkgsrc/x11/xscreensaver/Makefile
cvs rdiff -r1.78 -r1.79 pkgsrc/x11/xscreensaver/Makefile.common
cvs rdiff -r1.21 -r1.22 pkgsrc/x11/xscreensaver/PLIST
cvs rdiff -r1.39 -r1.40 pkgsrc/x11/xscreensaver/distinfo
cvs rdiff -r1.13 -r1.14 pkgsrc/x11/xscreensaver-demo/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/xscreensaver-demo/PLIST
cvs rdiff -r1.1 -r0 pkgsrc/x11/xscreensaver-gnome/DESCR
cvs rdiff -r1.35 -r0 pkgsrc/x11/xscreensaver-gnome/Makefile
cvs rdiff -r1.17 -r0 pkgsrc/x11/xscreensaver-gnome/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/x11/xscreensaver/patches/patch-ab \
    pkgsrc/x11/xscreensaver/patches/patch-ac \
    pkgsrc/x11/xscreensaver/patches/patch-ad

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