summaryrefslogtreecommitdiff
path: root/x11/xlockmore/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-01-26 14:38:17 +0000
committerhubertf <hubertf>2002-01-26 14:38:17 +0000
commit2c3324102378d41e4e23002e4993471d172bcd12 (patch)
tree80e20c3e2d033bcbaafa02132491aeb8be10f534 /x11/xlockmore/Makefile
parent3e0ef78d37104ed84c247a672860c84d23aca2d2 (diff)
downloadpkgsrc-2c3324102378d41e4e23002e4993471d172bcd12.tar.gz
Update xlockmore to 5.03. Changes:
GL updates: lament (light and color are more realistic), gears (misc updates) and atlantis (first try) for a thanks to Eric Lassauge ported from xscreensaver (VMS patch for atlantis from Jouk Jansen). logout button Array out of bounds fix thanks to Tom Schmidt. ant,bug,coral,crystal,daisy,demon,decay,dragon,goop,loop,slip,sphere, tetris,turtle,voters,wator,wire,&xjack fix and squaretate fix for 1x1 screens, thanks to Tom Schmidt for helping out. juggle updated for xscreensaver... thanks to Tim Auckland <Tim.Auckland@Procket.com>. I made similar MODE_ changes throughout. loop update to make flaws closer to the initial loop, without this it could be quite slow pacman update/rewrite: level generator added, dots added thanks to Edwin de Jong <mauddib@gmx.net> 2 erase modes ported from xscreensaver, thanks to Jouk Jansen. Also added features to make these 2 modes more random. Fix to set back line width. standalone maze from Ephraim Yawitz fyawitz@actcom.co.il back into maze mode for interactive feature. RedHat fixes (VMS Intrinsic.h placement, rpm & configure updates) and update to text3d.cc (removed blank, cleanups, and wander animation) thanks to Eric Lassauge. sounds can now be randomized using directories thanks to Jouk Jansen. Also a fix for sel_image wildcard selection for VMS, thanks to Tom Schmidt for noticing it does not work on UNIX machines. swarm -size was inconsistent with other tails like worm and julia. It now uses -cycles thanks to Frank v Waveren <fvw@var.cx>. fire, lament, sballs fixes on SGI Marcus Herbert <rhoenie@spam-filter.de> xmlock update for options thanks to Charles Vidal. MI_IS_DRAWN fixes thanks to Jouk Jansen.
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r--x11/xlockmore/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index d5d14823592..76d83a1a1d4 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.46 2001/10/10 02:41:14 hubertf Exp $
+# $NetBSD: Makefile,v 1.47 2002/01/26 14:38:17 hubertf Exp $
# FreeBSD Id: Makefile,v 1.23 1997/10/10 09:24:38 tg Exp
#
-DISTNAME= xlockmore-5.02
+DISTNAME= xlockmore-5.03
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
${MASTER_SITE_XCONTRIB:=applications/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.tux.org/~bagleyd/xlockmore.html