Subject: CVS commit: pkgsrc/x11
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 10/29/2002 00:37:11
Module Name: pkgsrc
Committed By: wiz
Date: Mon Oct 28 22:37:11 UTC 2002
Modified Files:
pkgsrc/x11/xscreensaver: Makefile Makefile.common PLIST distinfo
pkgsrc/x11/xscreensaver-gnome: Makefile PLIST
pkgsrc/x11/xscreensaver/patches: patch-aa patch-ab patch-ac
Added Files:
pkgsrc/x11/xscreensaver/patches: patch-ad
Removed Files:
pkgsrc/x11/xscreensaver/patches: patch-ae patch-af
Log Message:
Update to 4.06.
Changes since 4.05: * New hack, `glblur' (disabled by default, since it
requires fast OpenGL texture support.)
* New hack, `halftone'.
* Updates to `endgame', `queens', `bumps', `glplanet',
`engine', and `circuit'.
* New version of `menger' that uses far fewer polygons.
* Fixed minor bug in `critical' that could cause some
bogus X servers to crash.
* Better labels in `molecule': the labels now appear to
be attached to the atoms, instead of floating in front
of the whole scene.
* Fixed bug that could rarely cause GL hacks to fail to
double-buffer (causing intermittent flickering.)
* Fixed a relative-URL-parsing bug in `webcollage'.
* Fixed a bug that (sometimes) caused the window manager
close box to kill `xscreensaver-demo' with a crash
instead of a graceful exit.
* Updated xscreensaver.pam to the Red Hat 7.3 way.
* More Gnome2-related configure crap.
* Updated to latest `config.guess' and `config.sub'.
* Fixed occasional core dump in `distort'.
* Added a Linux fsck failure and kernel panic to `bsod'.
* Added MacOS X kernel panic to `bsod'.
* Fixed a bug in `bsod' (all bsod bugs are ironic.)
* Fixed a bug that caused `xscreensaver-gl-helper' to
print a nonsense visual ID with some versions of
`printf': this could cause GL programs to display
incorrectly (e.g., flickery.)
Changes since 4.04: * More `configure' tweaks to try and get things working
on systems that both Gtk 1.x and 2.x installed.
* New hack, `endgame'.
* Minor updates to `gltext'.
Changes since 4.03: * Support for GTK 2.x / GNOME 2.x.
* The `configure' script will now use `pkg-config' if
you have it, in preference to `gtk-config', etc.
* New hacks, `lavalite', `queens', and `anemone'.
* Minor updates to `spheremonics', `gltext', `xmatrix'.
* You can use the mouse to manually spin most of the GL
hacks now (when they are displaying in a window.)
* Fixed a bug in `webcollage' (due to recent Alta Vista
url changes) that was causing it to try and load
incorrect image URLs.
* Made `xscreensaver-getimage' use gdk_pixbuf if it is
available: this means that those hacks that load images
will no longer rely on "xv", "xloadimage", etc. This
will close a race condition that could sometimes cause
your desktop background to be changed; and also makes
it possible for those programs to operate on image
files when running in windowed mode.
* `webcollage' can now be used in conjunction with
`driftnet' to display images snooped from your local
ethernet instead of obtained from search engines.
* Added man pages for all the hacks that didn't have
them.
Changes since 4.02: * New hack, `spheremonics'.
* Minor updates to `webcollage', `cage', `moebius',
`morph3d', `boxed', `circuit', and `helix'.
* `pulsar' and `extrusion' can now load texture JPEGs.
* `rubik' now does non-square cubes.
* `fluidballs' now does various sizes of balls.
* `menger' and `sierpinski3d' now also show polygon
counts in -fps mode.
* `molecule' displays real subscripts in the formulae.
* GTK internationalization/localization support.
* Better detection of the various versions of libxml.
* Upgraded to autoconf 2.53 (from 2.13.)
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/x11/xscreensaver/Makefile
cvs rdiff -r1.37 -r1.38 pkgsrc/x11/xscreensaver/Makefile.common
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/xscreensaver/PLIST
cvs rdiff -r1.20 -r1.21 pkgsrc/x11/xscreensaver/distinfo
cvs rdiff -r1.12 -r1.13 pkgsrc/x11/xscreensaver-gnome/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/xscreensaver-gnome/PLIST
cvs rdiff -r1.22 -r1.23 pkgsrc/x11/xscreensaver/patches/patch-aa
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/xscreensaver/patches/patch-ab
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/xscreensaver/patches/patch-ac
cvs rdiff -r0 -r1.8 pkgsrc/x11/xscreensaver/patches/patch-ad
cvs rdiff -r1.4 -r0 pkgsrc/x11/xscreensaver/patches/patch-ae
cvs rdiff -r1.9 -r0 pkgsrc/x11/xscreensaver/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.