summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2003-07-15 14:49:04 +0000
committerhubertf <hubertf@pkgsrc.org>2003-07-15 14:49:04 +0000
commitfe9ec49a960b4f2c7d8a3bdac2b1da00e3d20c6a (patch)
tree9a3c8c5232da79253b70f817e634221470372763 /doc
parentd013d669ffc74ce0cd68157948ac676e6860202c (diff)
downloadpkgsrc-fe9ec49a960b4f2c7d8a3bdac2b1da00e3d20c6a.tar.gz
Update xlockmore to 5.09. Changes:
* kerberos4 fix (it got bumped during a kerberos 5 update) penrose -mono now more interesting updated -showfps. It should work better now. It stops working when it jumps from the password window. mandelbrot -pow and -sin options added. Kind of slow, so not in fullrandom. Best if used with -binary. No idea if the new options are correct mathematically. allows lifefile to be bigger in life and life3d. (This allows the "-mode life3d -rule B6/S567 -lifefile ../etc/barrierg.3dlife". (If a glider could escape from the barrier without damaging it, it would prove that glider guns in 3d life are possible since the barriers create a local Conway's B3/S23 life.)) converted lyapunov,mandelbrot,swirl,tube to the xscreensaver way of doing things for writeable modes. Stuff no longer used or never used taken out with the help of lint. xmlock and Xlockup (by Thad Phetteplace tdphette@dexter.glaci.com). Only works on Sun. Will sort of work on Linux for detecting mouse movement only. See xmlock.c. Default timeout is set at 0 (off) so this will not cause a problem if it does not work. Jouk Jansen's patch for Alpha (slightly changed). wire restarts when static lyapunov was left out of writeable modes in random.c spline fix, when in random mode it could core dump. maze fix thanks to guillem.hernandez@bt.com, for large resolutions as in a dual headed configured as one 2560x1024 screen.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 01801ceecca..65fe0bc4459 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.2792 2003/07/15 12:44:28 drochner Exp $
+$NetBSD: CHANGES,v 1.2793 2003/07/15 14:49:04 hubertf Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -2823,3 +2823,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated verilog-current to 20030705 [drochner 2003-07-15]
Added gtkwave-2.0.0pre3.20030319 [drochner 2003-07-15]
Updated dinotrace to 9.1k [drochner 2003-07-15]
+ Updated xlockmore to 5.09 [hubertf 2003-07-15]