Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 12/16/2000 00:32:18
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Fri Dec 15 22:32:18 UTC 2000

Modified Files:
	pkgsrc/x11/xlockmore: Makefile
	pkgsrc/x11/xlockmore/files: md5 patch-sum
	pkgsrc/x11/xlockmore/patches: patch-ab patch-ac

Log Message:
Update to xlockmore-5.00. Changes:

Note that the main reason for version 5.0 were various security flaws in
some of the blanker modules.

5.00
+ Just about all modes are now updated.  Numerous bug fixes added.
+   Modes modified for safer allocating.  Part of fix to security flaw.
+   xlock was broken by using up all the virtual memory.
+   xlockdir may need more work.  Multiscreen fixes added.
+   text3d, an unstable C++ mode, needs more work, for the calls to "new".
+   Tom Schmidt & Jouk Jansen caught numerous goofs.
  Assorted fixes when doing above like "discrete -mono", and lyapunov &
    mandelbrot now sometimes draw from the right side.  tube, lyapunov, and
    mandelbrot now go through colormap changes forward and backward.
* XFreeColors bug fix in colors.c thanks to Ian Collier
*   <Ian.Collier@comlab.ox.ac.uk>.
* Enhanced xlock/util.c for SunOS 4.1.X and others that needed the
*   matherr() function defined.  Now handles acos() and asin() DOMAIN
*   error messages. Thanks to Tom Schmidt <tschmidt@micron.com>.
* SunOS 4.1.3_U1 did not have CLOCKS_PER_SEC defined.  Thanks to Tom Schmidt
*   <tschmidt@micron.com>.
  pentomino mode added by Stephen Montgomery-Smith
    <stephen@math.missouri.edu>... it includes a scalable 3d look.
    tetris mode now uses and older version of this scalable 3d look as well.
  fire, sballs, lament and atlantis updates by Eric Lassauge.
  SIA passwording for Tru64 help thanks to Octave Orgeron <octave@sun.com>.
  ImageMagick stuff added by Jouk Jansen <joukj@hrem.stm.tudelft.nl>
    Setup to go only for VMS.
  SunC++ (Forte 6 U1) compatiblity changes.
  sball mode... new GL mode, converted by Eric Lassauge  (one improvement
    I would like to see is to see balls at the corners of the 4 other
    platonic solids instead of just the cube).
  euler2d new mode option, eulerpower Added optimizations, rotation
    of region to maximize screen fill, and new algorithm for solving
    diff equation makes it twice as fast thanks to Stephen
    Montgomery-Smith <stephen@math.missouri.edu>.
  bubble3d, invert release fix
  fire mode... new GL mode converted by Eric Lassauge
    <lassauge@mail.dotcom.fr>.  Also had a few other mods including a
    solitare and new l-* icons in pixmaps.  Tom Schmidt
    <tschmidt@micron.com> added a -size option similar to sproingies.
    tree stuff added
  lint cleanups
  cartoon and raster image removed, bat and bounce modes modified to do
    some of what it used to but not all...
  e-sound can now be turned off thanks to Mark Davies
  life patterns more random
  VMS edits thanks to Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
  Dpms lib changes for configure for Solaris 8 and XFree86 4.0 (latter not
    tested).  Also added a new Solaris xpm.
  kaleid: new spiral and spots options thanks Robert Adam, II
    <raii@comm.net> (spiral looks best like:
    xlock -mode kaleid -spiral -alternate -size 20 -count 5  ).
  Configure update for Mesa thanks to Tom Schmidt <tschmidt@micron.com>.
  closedown patch thanks to Bernd 'Bing' Leibing
    <bernd.leibing@rz.uni-ulm.de>.
  vtlock patches Eric Lassauge <lassauge@mail.dotcom.fr>.
  VMS edits thanks to Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
  Configure update for X11R6.4 and X11R6.5.1.
  Display error should be printed if SYSLOG defined thanks to Alexander
    Elgert <elgert@rbg.informatik.tu-darmstadt.de>.
  xlock -resources crash fixed on Solaris thanks to Alexander Elgert
    <elgert@rbg.informatik.tu-darmstadt.de>.
  coredump fix for GL modes cage, moebius, rubik, skewb, and stairs
    and Mesa3.1 thanks to Tom Schmidt <tschmidt@micron.com>.
  solitare.cc update for disable-interactive.
  xlock -resources crash fixed on Solaris thanks to Alexander Elgert
    <elgert@rbg.informatik.tu-darmstadt.de>.
  Security Focus found a security bug with display name passing "%d" as the
    display name.  Thanks to Jeremy Buhler <jbuhler@cs.washington.edu> for
    the xlockmore patch.
  Environment configuration (--disable-interactive) logic was corrected
    (default was ok but you had to --enable-interactive to disable) thanks
    to Tom Schmidt <tschmidt@micron.com>.
  Man page changes.

  * New since last beta
  + Updated since last beta


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/x11/xlockmore/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/x11/xlockmore/files/md5
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/xlockmore/files/patch-sum
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/xlockmore/patches/patch-ab
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/xlockmore/patches/patch-ac

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