summaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2003-03-17 17:31:35 +0000
committerhubertf <hubertf@pkgsrc.org>2003-03-17 17:31:35 +0000
commitbaff5056e493871aa6b738f959d15df90a5dd060 (patch)
tree40ff8b3fea0b8a352cf9aba1dc0b45a7e29de431 /x11/xlockmore
parent4758b15473b10b782803562c0087271fff87404e (diff)
downloadpkgsrc-baff5056e493871aa6b738f959d15df90a5dd060.tar.gz
Update xlockmore to 5.07. Changes:
* Fix for flow and swarm for broken Xservers thanks to Tim Auckland * <Tim.Auckland@Procket.com>. AFS fix for TRU64. Ability for xlock converse with PAM added by Tim Reed <treed1@twcny.rr.com>. Fix for random.c when BLANK_ONLY is used. Restart life when static or blank. Added Thompson's Day and Night and Bell's High Life. These are alternate life rules. Day and Night butterfly added as a glider shooter. Fixed Andreen's hex life can come up in addition to Callahan's. Added many life forms from Life Lexicon. Trilife added (also randomly rotated and shooters added). Better fix for -rule3d and -v from Emmanuel Jeandel <ejeandel@ens-lyon.fr>. I guess I went a little crazy with security and made it strncmp instead of strcmp. xlockgroup patch for allowing all in the xlock group to unlock. Thanks to Rich Anderson <RANDERSON@northropgrumman.com>. Syslog fix when gid not in /etc/group. life3d double buffering (also made wireframe come up a little less often) dead (blank) or static (period 1) life forms last just 8 generations Added gliders from http://www.cse.sc.edu/~bays/d4d4d4 3D applet. I copied a encrypted password to /etc/passwd and it worked fine without USE_XLOCKRC. Put a warning in configure if /etc/passwd not set up and and not using USE_XLOCKRC and cygwin. Clean up of some text errors with BUTTON_LOGOUT and failure count. Added a Caps Lock check. Don't you hate it when certain software says "Make sure that the Caps Lock is not accidently on." and the Caps Lock is not on... I thought computers can know their own state. added ", Caps Lock on" to invalid string.... needs French/Japanese translations (also needs German translation but others parts need that as well. cleaned up some various variable shadowing in modes. check_gl_error protection (previously it would error out... not good for a locker). This could be a major security problem but I can not reproduce this on my Linux machine. Someone was able to get a "texture" error by repeatingly pressing the middle button with glplanet up. text3d acts more like blank if it does not get a TTF file (blanks out password screen). Fixed configure of DEF_TTFONT if prefix not set. Andreas Voegele <voegelas@gmx.net> pointed out -nice option was ignored... hopefully fixed now. Check now for HAVE_SETPRIORITY. uninistall and clean on Cygwin should now work More Kerberos support thanks to Ken Hornstein <kenh@cmf.nrl.navy.mil>. support for the new krb5-config script to determine the correct options used to compile Kerberos - If you're using Kerberos, it prints your Kerberos principal in the username field. - It uses a callback function in case the library needs to prompt the user for any additional information (in case your password expires, for example). - It makes the writing out of credentials a configure option. -logoutButton minutes now in man pages. "configure --with-opengl --without-xpm" should now work for atlantis, atunnels, fire, and sballs.
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile10
-rw-r--r--x11/xlockmore/distinfo6
2 files changed, 7 insertions, 9 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 2b1218909e7..76509ed4524 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.53 2003/03/09 19:28:18 jschauma Exp $
+# $NetBSD: Makefile,v 1.54 2003/03/17 17:31:36 hubertf Exp $
# FreeBSD Id: Makefile,v 1.23 1997/10/10 09:24:38 tg Exp
#
-DISTNAME= xlockmore-5.06
+DISTNAME= xlockmore-5.07
CATEGORIES= x11
-PKGREVISION= 1
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
${MASTER_SITE_XCONTRIB:=applications/}
EXTRACT_SUFX= .tar.bz2
@@ -33,9 +32,8 @@ XLOCK_NO_DPMS= YES
GNU_CONFIGURE= YES
USE_X11BASE= YES
-#USE_GMAKE= yes
-DEFINES= -DDEFAULT_SOUND_DIR='\"${PREFIX}/lib/X11/xlock/sounds/\"' \
- -DDEF_MODULEPATH='\"lib/X11/xlock/modules\"'
+DEFINES= -DDEFAULT_SOUND_DIR=\"${PREFIX}/lib/X11/xlock/sounds/\" \
+ -DDEF_MODULEPATH=\"lib/X11/xlock/modules\"
CC+= ${DEFINES}
CXX+= ${DEFINES}
diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo
index e8fc41f3c95..4e0f288d59c 100644
--- a/x11/xlockmore/distinfo
+++ b/x11/xlockmore/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2003/02/06 06:49:09 briggs Exp $
+$NetBSD: distinfo,v 1.10 2003/03/17 17:31:37 hubertf Exp $
-SHA1 (xlockmore-5.06.tar.bz2) = d48db3ef2a94222525ab5f753ecb7cfbb77dcb29
-Size (xlockmore-5.06.tar.bz2) = 1538481 bytes
+SHA1 (xlockmore-5.07.tar.bz2) = 6a462e45e93ca6127279a6bba3fda1a6eb4dbf62
+Size (xlockmore-5.07.tar.bz2) = 1555654 bytes
SHA1 (patch-aa) = 2d533dab923e0de20838c96e9b6e455fb2d724f8
SHA1 (patch-ab) = 3f4006969c2ae1427606e8e451295350fdffda90
SHA1 (patch-ac) = 875c4fc5ae98cfe389852891997e724f450f526f