From f22c92f42562d609fd831c01f4660a7319cda045 Mon Sep 17 00:00:00 2001 From: fgsch Date: Sun, 29 Dec 2002 15:10:07 +0000 Subject: [PATCH] more NEED_VERSION removal. --- games/abuse/Makefile | 3 +-- games/amph/Makefile | 3 +-- games/angband/Makefile | 3 +-- games/bnetd/Makefile | 3 +-- games/corewars/Makefile | 3 +-- games/fire/Makefile | 3 +-- games/gemdropx/Makefile | 3 +-- games/gtkballs/Makefile | 3 +-- games/heroes/Makefile | 3 +-- games/icebreaker/Makefile | 3 +-- games/kslide/Makefile | 3 +-- games/lgeneral/Makefile | 3 +-- games/moon-buggy/Makefile | 3 +-- games/moria/Makefile | 3 +-- games/newvox/Makefile | 3 +-- games/omega/Makefile | 3 +-- games/quake/Makefile | 3 +-- games/sdlroids/Makefile | 3 +-- games/sdlzombies/Makefile | 3 +-- games/taxipilot/Makefile | 3 +-- games/toppler/Makefile | 3 +-- games/xroach/Makefile | 3 +-- games/xscavenger/Makefile | 3 +-- games/xteddy/Makefile | 3 +-- games/zangband/Makefile | 3 +-- 25 files changed, 25 insertions(+), 50 deletions(-) diff --git a/games/abuse/Makefile b/games/abuse/Makefile index 2fbdad71b74..c337921f50a 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2002/05/13 18:50:42 espie Exp $ +# $OpenBSD: Makefile,v 1.22 2002/12/29 15:10:07 fgsch Exp $ COMMENT= "full color 320x200 arcade quality platform shooter" DISTNAME= abuse-2.0 CATEGORIES= games x11 -NEED_VERSION= 1.387 MASTER_SITES= ${MASTER_SITE_GNU:=abuse/} MASTER_SITES0= ftp://ftp.NetBSD.ORG/pub/NetBSD/packages/distfiles/ DISTFILES= ${DISTNAME}.tar.gz abuse_data.tar.gz:0 diff --git a/games/amph/Makefile b/games/amph/Makefile index 8de705cd334..d61a3154bc9 100644 --- a/games/amph/Makefile +++ b/games/amph/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2002/03/21 20:57:06 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2002/12/29 15:10:07 fgsch Exp $ COMMENT= "jump'n run game with unique video effects" @@ -7,7 +7,6 @@ DVERSION= 0.8.6 DISTNAME= amphetamine-${VERSION} PKGNAME= amph-${VERSION} CATEGORIES= games x11 -NEED_VERSION= 1.515 EXTRACT_SUFX= .tar.bz2 HOMEPAGE= http://www.dataway.ch/~lukasl/amph/amph.html diff --git a/games/angband/Makefile b/games/angband/Makefile index 6732f550016..12f802e6803 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2001/08/11 17:18:50 lebel Exp $ +# $OpenBSD: Makefile,v 1.11 2002/12/29 15:10:07 fgsch Exp $ # Original from: Robert Ruehlmann COMMENT= "rogue-like game with X11 support" @@ -6,7 +6,6 @@ COMMENT-no_x11= "rogue-like game" DISTNAME= angband-2.9.3 CATEGORIES= games -NEED_VERSION= 1.433 HOMEPAGE= http://thangorodrim.angband.org/ diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile index 7e02476fa64..3d9df33d6b0 100644 --- a/games/bnetd/Makefile +++ b/games/bnetd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2002/02/28 22:56:41 brad Exp $ +# $OpenBSD: Makefile,v 1.20 2002/12/29 15:10:07 fgsch Exp $ COMMENT= "Battle.net(r) server emulator" @@ -6,7 +6,6 @@ IGNORE= "has been removed due to legal reasons" DISTNAME= bnetd-0.4.19 CATEGORIES= games -NEED_VERSION= 1.402 MASTER_SITES= http://www.bnetd.org/files/ MAINTAINER= Kevin Lo diff --git a/games/corewars/Makefile b/games/corewars/Makefile index 54e3b04df11..7f0be38da73 100644 --- a/games/corewars/Makefile +++ b/games/corewars/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.3 2002/06/08 06:03:09 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.4 2002/12/29 15:10:07 fgsch Exp $ COMMENT= "computer simulation game" VERSION= 0.9.12 DISTNAME= corewars-${VERSION} -NEED_VERSION= 1.500 CATEGORIES= games x11 diff --git a/games/fire/Makefile b/games/fire/Makefile index 11dc8ad037c..fa2b96a8e33 100644 --- a/games/fire/Makefile +++ b/games/fire/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2001/12/28 22:11:58 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.6 2002/12/29 15:10:07 fgsch Exp $ COMMENT= "organic fireworks demo" DISTNAME= fire-1.0 CATEGORIES= games -NEED_VERSION= 1.419 HOMEPAGE= http://www.libsdl.org/projects/fire/ diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index 5f88d584ee0..379d5984652 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.5 2002/03/21 20:57:06 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2002/12/29 15:10:07 fgsch Exp $ COMMENT= "one-player puzzle game for x11" VERSION= 0.7 DISTNAME= gemdropx-${VERSION} CATEGORIES= games x11 -NEED_VERSION= 1.515 HOMEPAGE= http://www.newbreedsoftware.com/gemdropx/ diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index 971d259e069..80f9dfbd397 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2002/05/13 18:50:42 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2002/12/29 15:10:07 fgsch Exp $ COMMENT= "gtk+ clone of the lines ball logic game" DISTNAME= gtkballs-2.2.0 CATEGORIES= games x11 -NEED_VERSION= 1.504 MASTER_SITES= ${HOMEPAGE}dist/ \ ${MASTER_SITE_SUNSITE:=games/strategy/} diff --git a/games/heroes/Makefile b/games/heroes/Makefile index 64ef7703b0e..25993a68b7b 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "graphically improved game of yore" @@ -8,7 +8,6 @@ SOUNDVERSION= 1.0 MUSICVERSION= 1.0 DISTNAME= heroes-${VERSION} CATEGORIES= games x11 -NEED_VERSION= 1.433 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ heroes-data-${DATAVERSION}${EXTRACT_SUFX} \ diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index 874791bebfc..ffb3a6a8f5d 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.7 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "jezzball-style, penguin puzzle game" DISTNAME= icebreaker-1.2.1 CATEGORIES= games -NEED_VERSION= 1.515 EXTRACT_SUFX= .tgz HOMEPAGE= http://www.mattdm.org/icebreaker/ diff --git a/games/kslide/Makefile b/games/kslide/Makefile index 180211456ec..b37dee21b4f 100644 --- a/games/kslide/Makefile +++ b/games/kslide/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2002/04/19 07:24:56 kevlo Exp $ +# $OpenBSD: Makefile,v 1.3 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "puzzle game for KDE" DISTNAME= kslide-0.90 CATEGORIES= games -NEED_VERSION= 1.524 HOMEPAGE= http://perso.wanadoo.fr/coquelle/taquin/ diff --git a/games/lgeneral/Makefile b/games/lgeneral/Makefile index f4e4d5631d2..4f3b59d0659 100644 --- a/games/lgeneral/Makefile +++ b/games/lgeneral/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.6 2002/05/26 01:07:57 brad Exp $ +# $OpenBSD: Makefile,v 1.7 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "turn-based strategy engine" VERSION= 0.5.0 DISTNAME= lgeneral-${VERSION} CATEGORIES= games x11 -NEED_VERSION= 1.525 HOMEPAGE= http://lgeneral.sourceforge.net/ diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile index 81e80ecb1f5..4ee4afc1b43 100644 --- a/games/moon-buggy/Makefile +++ b/games/moon-buggy/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "drive some car across the moon" DISTNAME= moon-buggy-0.5.1 CATEGORIES= games -NEED_VERSION= 1.402 HOMEPAGE= http://www.mathematik.uni-kl.de/~wwwstoch/voss/moon-buggy.html MAINTAINER= Felix Kronlage diff --git a/games/moria/Makefile b/games/moria/Makefile index 4e106cd20d7..ac72b9af75b 100644 --- a/games/moria/Makefile +++ b/games/moria/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "The Dungeons of Moria" @@ -9,7 +9,6 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.funet.fi/pub/unix/games/moria/source/ \ ftp://alge.anart.no/pub/games/RPG/moria/ EXTRACT_SUFX= .tar.Z -NEED_VERSION= 1.515 HOMEPAGE= http://www-math.bgsu.edu/~grabine/moria.html diff --git a/games/newvox/Makefile b/games/newvox/Makefile index 79451941053..ff7660db767 100644 --- a/games/newvox/Makefile +++ b/games/newvox/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2001/12/28 22:11:58 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.5 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "voxel-style landscape rendering fly-by" DISTNAME= newvox-1.0 CATEGORIES= games -NEED_VERSION= 1.419 HOMEPAGE= http://www.libsdl.org/projects/newvox diff --git a/games/omega/Makefile b/games/omega/Makefile index 2d0863704a6..1c07f94983a 100644 --- a/games/omega/Makefile +++ b/games/omega/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "complex rogue-style game of dungeon exploration" @@ -6,7 +6,6 @@ VERSION= 0.90.4 PKGNAME= omega-${VERSION} DISTNAME= ${PKGNAME}-src CATEGORIES= games -NEED_VERSION= 1.515 MASTER_SITES= http://www.alcyone.com/binaries/omega/ MAINTAINER= David Lebel diff --git a/games/quake/Makefile b/games/quake/Makefile index 8a03ed88cee..10d57396dd3 100644 --- a/games/quake/Makefile +++ b/games/quake/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.5 2001/12/28 22:11:58 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.6 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "Quake/Quake-world client" COMMENT-server= "Quake world server" CATEGORIES= games -NEED_VERSION= 1.405 FULLPKGNAME-server= quakeworld-server-20000101 PKGNAME= quake-20000101 diff --git a/games/sdlroids/Makefile b/games/sdlroids/Makefile index 24748de0e56..34ebb3f0f49 100644 --- a/games/sdlroids/Makefile +++ b/games/sdlroids/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2002/05/13 13:28:07 lebel Exp $ +# $OpenBSD: Makefile,v 1.6 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "essentially an Asteroids clone" DISTNAME= sdlroids-1.3.4 CATEGORIES= games -NEED_VERSION= 1.528 HOMEPAGE= http://david.hedbor.org/projects/sdlroids/ diff --git a/games/sdlzombies/Makefile b/games/sdlzombies/Makefile index 142f4e146c4..de20fe32075 100644 --- a/games/sdlzombies/Makefile +++ b/games/sdlzombies/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2001/12/28 22:40:09 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.4 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "zombies clone" VERSION= 1.0.0 DISTNAME= sdlzombies-${VERSION} CATEGORIES= games x11 -NEED_VERSION= 1.427 HOMEPAGE= http://hocwp.free.fr/sdlzombies.html diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile index 7bdce1452a4..e9f8603f6cc 100644 --- a/games/taxipilot/Makefile +++ b/games/taxipilot/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2002/06/24 10:59:36 kevlo Exp $ +# $OpenBSD: Makefile,v 1.4 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "silly little game based on Spacetaxi for the C64" DISTNAME= taxipilot-0.7.2 CATEGORIES= games -NEED_VERSION= 1.531 HOMEPAGE= http://taxipilot.sourceforge.net/ diff --git a/games/toppler/Makefile b/games/toppler/Makefile index 24ec2738ee5..48e7b2178b0 100644 --- a/games/toppler/Makefile +++ b/games/toppler/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2002/06/08 06:03:09 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.5 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "Nebulous rewrite of Tower Toppler" VERSION= 0.96 DISTNAME= toppler-${VERSION} CATEGORIES= games -NEED_VERSION= 1.504 HOMEPAGE= http://toppler.sourceforge.net diff --git a/games/xroach/Makefile b/games/xroach/Makefile index fd7a7e0d203..e913f77c4ee 100644 --- a/games/xroach/Makefile +++ b/games/xroach/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "cockroaches hide under your windows" @@ -8,7 +8,6 @@ COMMENT= "cockroaches hide under your windows" DISTNAME= xroach PKGNAME= xroach-4.4 CATEGORIES= x11 games -NEED_VERSION= 1.515 MASTER_SITES= ftp://ftp.freesoftware.com/pub/4.4BSD-Lite/4.4BSD-Lite2/usr/src/games/ EXTRACT_SUFX= .tar IGNOREFILES= xroach.tar diff --git a/games/xscavenger/Makefile b/games/xscavenger/Makefile index 64b42ab8b56..f29393caee0 100644 --- a/games/xscavenger/Makefile +++ b/games/xscavenger/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2002/03/21 02:18:21 jcs Exp $ +# $OpenBSD: Makefile,v 1.5 2002/12/29 15:10:08 fgsch Exp $ DISTNAME= xscavenger-143 EXTRACT_SUFX= .tgz CATEGORIES= games -NEED_VERSION= 1.504 PKGNAME= xscavenger-1.4.3 PERMIT_PACKAGE_CDROM= Yes diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile index 9d3194cd517..1bf214b1083 100644 --- a/games/xteddy/Makefile +++ b/games/xteddy/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2001/10/28 13:05:47 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "cuddlesome teddy for the X11 desktop" DISTNAME= xteddy-2.0.1 CATEGORIES= games -NEED_VERSION= 1.402 MASTER_SITES= http://www.ITN.LiU.SE/~stegu/xteddy/ LIB_DEPENDS= Imlib.19::graphics/imlib diff --git a/games/zangband/Makefile b/games/zangband/Makefile index 561e1ab564a..b992f91267f 100644 --- a/games/zangband/Makefile +++ b/games/zangband/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2001/11/10 15:00:47 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2002/12/29 15:10:08 fgsch Exp $ COMMENT= "Zangband (Zelazny Angband) with color, X11 support" @@ -6,7 +6,6 @@ VERSION= 2.6.2 DISTNAME= zangband-${VERSION} CATEGORIES= games MASTER_SITES= ftp://clockwork.dementia.org/angband/Variant/ZAngband/ -NEED_VERSION= 1.489 MAINTAINER= David Lebel