Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: hubertf
Date: Wed Jun 23 17:29:04 UTC 1999
Modified Files:
pkgsrc/x11/xlockmore: Makefile
pkgsrc/x11/xlockmore/files: md5
Log Message:
Update to V4.14. Changes:
Peter Munster <peter%gmv.spm.univ-rennes1.fr@localhost> found a bug with
-lockdelay
and +mousemotion. Moving the mouse after the delay brought up the
password window.
For 4.15 I will probably add "#ident" stuff for all .h files.
Started but commented out for now since it should be tested more.
Update matrix in menus, man page XLock.ad, and gui programs.
matrix: update to make it look more like the movie thanks to Joan Touzet
<joant%cadence.com@localhost>.
life: added a P88 oscillator to life.c from Paul Callahan
http://www.cs.jhu.edu/~callahan/patterns/p1/p1.html and a diagonal
sparker from Tim Coe
http://www.cs.jhu.edu/~callahan/patterns/dspark/dspark.html
thornbird: upgraded from author <Tim.Auckland%corp.sun.com@localhost>.
xjack: fix for little window thanks to Jouk Jansen.
text3d: -message "text" updates from Eric Lassauge and Jouk Jansen.
Purify errors noted in text3d.cc thanks to Tom Schmidt.
updates for fortunes from Jouk Jansen
initialization errors of GLTT library. Thanks to Jouk Jansen and Scott
<mcmillan%cambridge.com@localhost>.
dclock: options y2k and millennium from Tom Schmidt
<tschmidt%micron.com@localhost>.
It uses local timezone and description was cleaned up. French
translations by Eric Lassauge <lassauge%sagem.fr@localhost> and Dutch
translations
from Jouk Jansen. Also Tom patched dclock up for NetBSD.
flag: descriptions and purify errors from Tom Schmidt
<tschmidt%micron.com@localhost>.
-neighbors now a mode option. -mouse changed to -trackmouse
-mousemotion was getting picked up instead. -shift, tshift and -cycle
combined to -cycle for crystal, tetris, and starfish.
Multiple options use in modes now possible. Set up only for -eyes for
ant and bug. (Also another major test would be an option that passed
an integer in). Code stolen from ParseCmd.c from X11R6.4 source and then
made so argc and argv are NOT updated. Jouk Jansen fixed if for VMS.
Jouk Jansen cleaned up the erase modes. New option -erasetime added which
will cause the erase to come to an abrupt end on a slow machine. Default
set at 2 seconds. Also made the erasing smoother... Also fixed a
problem on starfish when size became 0.
Resurrected some old code in ant.c so now ant and bug have an -eyes switch.
(In the case of bug, it does not let the bug see any better, it just
shows the direction its facing). So far its for neighbors = 4 or 8 only
in ant ... (and bug also has neighbor = 6 setup). The graphics leaves
some room for improvement.
bug now can have 4 or 8 neighbors and restarts if all bugs die (this did
not always work before).
-cpasswd will now work if system uses shadow passwords even if not
configured with --enable-xlockrc .
matrix mode thanks to Erik O'Shaughness <eriko%austin.ibm.com@localhost>.
Miscellaneous patches to this mode (less warnings, unexpected events,
leaks thanks to Tom Schmidt, Jouk Jansen and myself). The font seems
is from X11.
rubik.c now supports LxMxN cubes where non-square faces turn 180 degrees.
(nx2n 90 degree turns or known more generally as "banded cubes" is yet
another level of complication which I will not attempt... yet).
fizzle and spiral erase modes ported from xscreensaver thanks to
Jouk Jansen <joukj%hrem.stm.tudelft.nl@localhost>.
showmodes.sh fixed... need nawk or gawk not awk
loop now has a mechanism to realize when the lifeforms are dead.
Still some futile life is not caught (i.e life that will eventually
repeat itself).
A way for users to unlock each others display. Kind of defeats
the lock but the unlocked user is mailed and and entry is
written to syslogd. Thanks to Mark Kirk <mkirk%pdi.com@localhost> for
his vizlock-1.0 patch. Compile-time switch for this is GLOBAL_UNLOCK.
This is probably full of security holes when enabled... :)
decay update. Now does not show user screen by default. +hide will
decay the screen. Also want to update it so that it randomizes the
position of the screen in the little password window when +hide is used.
bug mode bugfix (fixed a rare segmentation fault) thanks to
Mike Coleman <mkc%kc.net@localhost>.
Cleaned up a warning in invert mode and some extra files.
mandelbrot update by Tim AuckLand <tim.auckland%corp.sun.com@localhost>
-binary Modulates the colours to indicate the "Binary Decomposition"
of the exterior of the mandelbrot set.
-dem Instead of displaying 'escape times', display an estimate of the
distance between the point to be coloured and the set.
xpm modes should refresh better now when the colormap changes.
decay and lyapunov taken out of unstable category.
lament changed for latest MesaGL version, text3d updates for fortunes
thanks to Jouk Jansen <joukj%hrem.stm.tudelft.nl@localhost>
Red and Blue swapped for -use3d to conform with my glasses from Sun,
National Geographic, and Insight.
Colormap problems fixed when two xlock (with -install) run (this can
happen if xautolock is running and you lock the machine manually)
thanks to Jouk Jansen <joukj%hrem.stm.tudelft.nl@localhost>
New space mode from <Vincent.Caron%ecl1999.ec-lyon.fr@localhost>. Probably
will
combine the best features of star and space for a new star mode.
You must compile it in with --enable-unstable even though it seems
to be stable...
Changed my e-mail address to bagleyd%tux.org...@localhost the old one will
still
work (as long as the new one does).
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/x11/xlockmore/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/x11/xlockmore/files/md5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index