summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2007-04-21 11:26:02 +0000
committerhubertf <hubertf@pkgsrc.org>2007-04-21 11:26:02 +0000
commit6fb0e28d6357f0f05898970964c2ade7cc7f69f2 (patch)
tree57cbe16c27e3486d97773865cc9bdee611c73ac8 /doc
parent987b23da951bf5b23bd17745ccbe2b371551122f (diff)
downloadpkgsrc-6fb0e28d6357f0f05898970964c2ade7cc7f69f2.tar.gz
Update xlockmore to 5.24. Changes:
penrose added to xlock95 ("far" changed to "faraway" to compile). xcl added with a fix for DefaultScreen, which should not be there since xlock is a multiscreen program. Created packaging scripts in etc with input of releases to make it easier for me for release and zip. It gets version from xlock/version.h . Changed pgsz and txsz variables in my man2html so it does not cause corruption in generated xlock.html from man page. Patch for solitare and reducing binary size for xlock95 thanks to Frank Fesevur <ffes AT users.sourceforge.net>. dilemma, voters, wator hexagonal/triangular drawing improvements. More triangular/hexagonal life from Carter Bays. http://www.cse.sc.edu/~bays/CAhomePage Fixes for old options for command line -rule S2b34B2a and -rule S2a2b4aB2a3a4b using -neighbors 6 . Fixes for hexagonal diagonal shooters. Added new hexagonal life -rule S35B2 and S3B245. Added many new triangular life rules with gliders. Updated random soup to include multiple symmetries. Added options runtime -glidersearch and -patternsearch, to be used with big values of cycles and count ie. -cycles 1000 -count 100000000 Added -repeat num option to help find patterns that do not repeat in num periods. This will output a pattern in cycles - num . If compared to the output of cycles, one can see if a new pattern may have been discovered. Added -vertical option to ant, bug, demon, dilemma, dragon, life, loop, voters, wator, wire, these affect triangles and hexagons and crystal which affects parallelograms. DirectColor fixes for password window thanks to Jouk Jansen [still under development under DIRECTCOLOR_FIX].
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index fe013d9d570..4e865d91081 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.886 2007/04/21 10:41:49 wiz Exp $
+$NetBSD: CHANGES-2007,v 1.887 2007/04/21 11:26:02 hubertf Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -1747,3 +1747,4 @@ Changes to the packages collection and infrastructure in 2007:
Added devel/ruby-rbtree version 0.2.0 [wiz 2007-04-21]
Added devel/ruby-rcsparse version 0.0.0.20070218 [wiz 2007-04-21]
Added devel/fromcvs version 0.0.0.20070314 [wiz 2007-04-21]
+ Updated x11/xlockmore to 5.24 [hubertf 2007-04-21]