2003-02-06 07:49:10 by Allen Briggs | Files touched by this commit (2) |
Log message:
Teach GNU's config.guess to use `uname -p` instead of `uname -m` for the
machine type when dealing with NetBSD. This allows xlockmore to compile
and run on macppc.
|
2002-12-05 01:45:53 by Hubert Feyrer | Files touched by this commit (3) | |
Log message:
Update xlockmore to 5.06. Changes:
Updated xlock/vms_x_fix.h from Jouk Jansen.
Patched losira erase mode, would die on X_FreeColor with
swirl,mandelbrot,lyapunov,tube on PseudoColor and DirectColor.
Patched swirl for DirectColor.
Makefile.in changes by Peter Breitenlohner <peb@mppmu.mpg.de> so that
xlock can be built outside the source tree.
setuid(0) is moved 3 lines up so BAD_PAM option could work with an
/etc/pam.d/xlock configuration file that users do not have access to.
Thanks to Jan Provaznik <xprovazn@informatics.muni.cz>.
petri / 0 fix thanks to Jouk Jansen
Cygwin fix for logout.c thanks to Joseph Davida <jd108@pacbell.net>.
Linted (lots of minor fixes) and removed the voids on free. Lint
pointed out some problems with erase modes and petri.
Failed unlock attempts thanks to <colin@colino.net>.
Need Japanese, Dutch added by Jouk Jansen.
New mode atunnels thanks to Eric Lassauge based on Roman demo.
tunnel0.xpm color names for many grays ("darkgray", \
"gray2", etc) not
found on SunOS4 which then caused memory leaks thanks to Tom Schmidt.
-size option like fire (since it is real slow on slow machines)
thanks to Tom Schmidt.
Another VMS update and pipe protection from Jouk Jansen.
TODO:
Check multiscreen, allocation check
Trackmouse would not be bad either. -wire does not seem to work.
Some other colour schemes than the greyish default.
pacman patch to get rid of negative unsigned check thanks to Jouk Jansen
Patch for WindowMaker, this permits one to set several attributes to
every window opened; each attribute is associated to the class of
the window. Thanks to Paolo Subiaco <iw3grx@ir3ipa.ampr.org>
Erase compilation warnings removed thanks to Jouk Jansen.
|
2002-10-20 15:42:11 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Convert to buildlink2.
|
2002-08-27 18:33:28 by Hubert Feyrer | Files touched by this commit (2) |
Log message:
Update xlockmore to 5.05. Changes:
Allow -erasemode to handle more complicated requests like
-erasemode all-circle_wipe, code converted from random.c
swarm unbroken (broken by me from 5.03) thanks to Gunther Nikl
<gni@gecko.de>. Changed some defaults and bee acceleration.
Xlock.ad iconfig changes for sound thanks to James B. Hiller
<jhiller@visi.net>.
petri mode ported from xscreensaver thanks to Jouk Jansen.
-mono (well it may be important if you run out of colours).
+ Also a few more checks, fixes, refresh, etc. Purify fixes by
Tom Schmidt.
polyominoes a longer delay when it found a solution.
+ Updated since beta
|
2002-06-13 15:03:18 by Luke Mewburn | Files touched by this commit (1) |
Log message:
s/--without-mesagl/--without-mesa/. noted on my X-terminal without GLX
|
2002-05-20 21:15:09 by Chris Pinnock | Files touched by this commit (1) |
Log message:
Add NetBSD tag.
|
2002-05-17 00:19:56 by Jan Schaumann | Files touched by this commit (4) | |
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.
|