pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xlockmore
Module Name: pkgsrc
Committed By: hubertf
Date: Mon Oct 6 22:40:12 UTC 2008
Modified Files:
pkgsrc/x11/xlockmore: Makefile.common distinfo
pkgsrc/x11/xlockmore/patches: patch-aa patch-ab patch-ae
Log Message:
Update x11/xlockmore to 5.27. Changes:
PAM_putText() would set pointer resp->resp to buffer. This will work
until memory is reused. Thanks to Howard Kash <hmkash AT arl.army.mil>.
ico updated to show the two edge transitive Catalan solids, i.e. the
rhombic dodecahedron and the rhombic triacontahedron.
Added __linux__ to define list to allow newer sig masking to get rid of
pesky deprecated message.
configure checks for libXdpms
libXext has the DPMS functionality on both XFree86 4 and X.org.
(libXdpms may be Xfree86 3.x). Added /usr/pkg/lib and /usr/pkg/include to
long list of paths it checks in.
life added more life forms triangular life from Bays' paper and added
S245B3 with glider (-neighbors 8) from Bays' paper. Found some
patterns in S245B3 for the glider to crash into.
life3d -rule S45/B4 -neighbors 18 and -rule S45/B4 -neighbors 20 from
Bays' paper. Found some patterns for the gliders to crash into.
life3d -search added. Need to add more symmetries for 3D.
life3d -rule S3/B3 -neighbors 12 and -rule S456/B3 -neighbors 12. Added
a bunch of patterns from Bays' papers but not all. -neighbors 12 now
a rhombic dodecahedron instead of a cube.
ant3d -neighbors 12 (3d bees). Added eyes option to this.
Just noticed solitaire a mode I added was spelled wrong, ie it was spelled
without the second "i". Fixed a goof in solitaire.cc.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 pkgsrc/x11/xlockmore/Makefile.common
cvs rdiff -r1.40 -r1.41 pkgsrc/x11/xlockmore/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/xlockmore/patches/patch-aa \
pkgsrc/x11/xlockmore/patches/patch-ae
cvs rdiff -r1.19 -r1.20 pkgsrc/x11/xlockmore/patches/patch-ab
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