Subject: CVS commit: pkgsrc/x11/xlockmore
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 05/17/2002 01:19:56
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Thu May 16 22:19:56 UTC 2002

Modified Files:
	pkgsrc/x11/xlockmore: Makefile distinfo
Added Files:
	pkgsrc/x11/xlockmore/patches: patch-ab
Removed Files:
	pkgsrc/x11/xlockmore/patches: patch-ac

Log Message:
Update to 5.04.
Move patch-ac to patch-ab.

New since last BETA2:
+ pacman AI update with trackmouse thanks to Edwin de Jong <mauddib at gmx dot net>
+   C++ fixes, memcpy prefered over bcopy, random start.

New since last BETA:
* Changed delay on several GL modes.  They were too fast on my GeForce4.
* bounce drawing errors fixed on my nVidia fixed
  ant: fudged the truchet lines a bit more for squares and hexagons.
  molecule needs to be protected from pipes by a  "glDrawBuffer(GL_BACK);"
     thanks to Jouk Jansen.
  molecule needs to be protected from pipes by a  "glDrawBuffer(GL_BACK);"
     thanks to Jouk Jansen.
  Patch from Marcelo Vianna <mfvianna at centroin dot com dot br> to get his modes
    (cage,moebius,morph3d,rubik) working on NVidia under XFree (NVidia
    has a policy to not release code open source and the bug crashes the
    system requiring a hard reset).  Since skewb is similar that was done
    as well by maintainer.
  configure changes for 2.53, added option for .ad installation dir,
     check for xlockrc and pam.
  flag debugged for xpm, do not set byte order for ZPixmap.
    Flag ripples now flow left to right and from bottom to top.
  Combined XLock-jp.ad into XLock.ad
  fontset to use regular (not bold/italic) font/fontset as default,
    fix for sound.c using DEF_PLAY, and a fix for customName
    thanks to Shingo Yamaguchi <shingo at kip dot iis dot toyama-u dot ac dot jp>.
  nice changes were causing problems, set_priority used instead thanks
    to Felicia Neff <fn at panix dot com>. (VMS still uses nice).
  noof mode added from GLUT demos thanks to Dave Riesz <driesz at cpl dot net>.
  USE_XPM changed to HAVE_XPM to be compatible with xscreensaver.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 pkgsrc/x11/xlockmore/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/xlockmore/distinfo
cvs rdiff -r0 -r1.14 pkgsrc/x11/xlockmore/patches/patch-ab
cvs rdiff -r1.8 -r0 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.