Subject: CVS commit: pkgsrc/x11/xlockmore
From: Hubert Feyrer
Date: 2008-10-07 00:40:12
Message id: 20081006224012.29551175D0@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.52modifypkgsrc/x11/xlockmore/Makefile.common
1.41modifypkgsrc/x11/xlockmore/distinfo
1.6modifypkgsrc/x11/xlockmore/patches/patch-aa
1.20modifypkgsrc/x11/xlockmore/patches/patch-ab
1.6modifypkgsrc/x11/xlockmore/patches/patch-ae