games: integrate COMMENT, bump NEED_VERSION.

This commit is contained in:
lebel 2001-05-06 01:06:09 +00:00
parent 0ab84e9980
commit 8ba1321ed5
102 changed files with 204 additions and 148 deletions

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2001/02/03 01:15:36 miod Exp $
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:09 lebel Exp $
# Author: Thomas Biskup <rpg@saranxis.ruhr.de>
COMMENT= "Ancient Domains of Mystery - roguelike"
DISTNAME= adom-g15
CATEGORIES= games
NEED_VERSION= 1.191
NEED_VERSION= 1.402
MASTER_SITES= http://www.adom.de/adom/download/linux/
DISTFILES= adom-099g15-elf.tar.gz

View File

@ -1 +0,0 @@
Ancient Domains of Mystery - roguelike

View File

@ -1,8 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2000/10/22 15:41:58 espie Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:10 lebel Exp $
#
COMMENT= "AnaGram search utility"
DISTNAME= agm-1.3.1
CATEGORIES= games
NEED_VERSION= 1.402
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>

View File

@ -1 +0,0 @@
AnaGram search utility

View File

@ -1,8 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2000/10/22 15:41:58 espie Exp $
# $OpenBSD: Makefile,v 1.9 2001/05/06 01:06:11 lebel Exp $
COMMENT= "fast anagram generator"
DISTNAME= an-0.93
CATEGORIES= games
MASTER_SITES= ftp://suburbia.net/pub/rmj/
NEED_VERSION= 1.402
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>

View File

@ -1 +0,0 @@
fast anagram generator

View File

@ -1,12 +1,15 @@
# $OpenBSD: Makefile,v 1.5 2001/02/25 04:43:59 danh Exp $
# $OpenBSD: Makefile,v 1.6 2001/05/06 01:06:11 lebel Exp $
# Original from: Ben Harrison, Robert Ruehlmann
COMMENT= "rogue-like game with X11 support"
DISTNAME= angband-291-src
PKGNAME= angband-2.9.1
CATEGORIES= games
MASTER_SITES= ftp://export.andrew.cmu.edu/angband/Source/ \
ftp://ftp.sunet.se/pub/games/Angband/Source/
EXTRACT_SUFX= .tgz
NEED_VERSION= 1.402
HOMEPAGE= http://thangorodrim.angband.org/

View File

@ -1 +0,0 @@
rogue-like game with X11 support

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2000/10/22 15:41:59 espie Exp $
# $OpenBSD: Makefile,v 1.16 2001/05/06 01:06:12 lebel Exp $
COMMENT= "Battle.net(r) server emulator"
DISTNAME= bnetd-0.4.19
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= http://www.bnetd.org/files/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1 +0,0 @@
Battle.net(r) server emulator

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2000/10/22 14:03:13 espie Exp $
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:12 lebel Exp $
COMMENT= "curses version of the classic game"
DISTNAME= connect4
PKGNAME= connect4-3.2
CATEGORIES= games
NEED_VERSION= 1.330
NEED_VERSION= 1.402
MASTER_SITES= ftp://scitsc.wlv.ac.uk/pub/infomagic/usenet/games/volume6/
EXTRACT_SUFX= # empty

View File

@ -1 +0,0 @@
curses version of the classic game

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2000/09/24 07:04:05 brad Exp $
# $OpenBSD: Makefile,v 1.16 2001/05/06 01:06:13 lebel Exp $
COMMENT= "game where you deal drugs on the streets of NY"
DISTNAME= dopewars-1.4.8
CATEGORIES= games
NEED_VERSION= 1.330
NEED_VERSION= 1.402
MASTER_SITES= http://www.evansville.net/~goatpop/ \
http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/

View File

@ -1 +0,0 @@
game where you deal drugs on the streets of NY

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.25 2000/10/04 05:39:18 brad Exp $
# $OpenBSD: Makefile,v 1.26 2001/05/06 01:06:13 lebel Exp $
COMMENT= "Civilization clone for X; multiplayer"
DISTNAME= freeciv-1.11.4
CATEGORIES= games
NEED_VERSION= 1.336
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/
HOMEPAGE= http://www.freeciv.org/

View File

@ -1 +0,0 @@
Civilization clone for X; multiplayer

View File

@ -1,10 +1,13 @@
# $OpenBSD: Makefile,v 1.3 2001/02/25 04:44:00 danh Exp $
# $OpenBSD: Makefile,v 1.4 2001/05/06 01:06:13 lebel Exp $
# $NetBSD: Makefile,v 1.2 2000/01/15 18:46:28 jlam Exp $
# Original from: Stefan Jokisch
COMMENT= "Curses-based interpreter for Infocom-compatible games"
DISTNAME= UnixFrotz232R2Std10
PKGNAME= frotz-2.32
CATEGORIES= games
NEED_VERSION= 1.402
HOMEPAGE= http://www.geocities.com/SiliconValley/Heights/3222/frotz.html

View File

@ -1 +0,0 @@
Curses-based interpreter for Infocom-compatible games

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.15 2000/10/22 15:42:00 espie Exp $
# $OpenBSD: Makefile,v 1.16 2001/05/06 01:06:14 lebel Exp $
COMMENT= "Classic Gnu Chess"
DISTNAME= gnuchess-4.0.pl80
PKGNAME= gnuchess-4.0.80
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnuchess

View File

@ -1 +0,0 @@
"Classic" Gnu Chess

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.12 2001/03/22 22:06:36 brad Exp $
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:14 lebel Exp $
#
COMMENT= "GNU version of Shogi"
DISTNAME= gnushogi-1.2p03
PKGNAME= gnushogi-1.2.3
CATEGORIES= games
NEED_VERSION= 1.210
NEED_VERSION= 1.402
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>

View File

@ -1 +0,0 @@
GNU version of Shogi

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/03/18 20:07:42 naddy Exp $
# $OpenBSD: Makefile,v 1.2 2001/05/06 01:06:15 lebel Exp $
COMMENT= "drive some car across the moon"
DISTNAME= moon-buggy-0.5.1
CATEGORIES= games
NEED_VERSION= 1.359
NEED_VERSION= 1.402
HOMEPAGE= http://www.mathematik.uni-kl.de/~wwwstoch/voss/moon-buggy.html
MAINTAINER= Felix Kronlage <fkr@grummel.net>

View File

@ -1 +0,0 @@
drive some car across the moon

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:00 espie Exp $
# $OpenBSD: Makefile,v 1.10 2001/05/06 01:06:15 lebel Exp $
COMMENT= "network head-to-head version of T*tris"
DISTNAME= netris-0.5
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.netris.org/pub/netris/
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>

View File

@ -1 +0,0 @@
network head-to-head version of T*tris

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.21 2001/04/09 10:59:41 espie Exp $
# $OpenBSD: Makefile,v 1.22 2001/05/06 01:06:16 lebel Exp $
COMMENT= "dungeon explorin', hackin' game, but harder than nethack"
DISTNAME= slash-e8
PKGNAME= slash-3.2.2-e8
CATEGORIES= games
NEED_VERSION= 1.307
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/oldver/3.2.2/src/ \
ftp://ftp.uu.net/pub/games/nethack/sources/ \
${MASTER_SITE_GNU}

View File

@ -1 +0,0 @@
dungeon explorin', hackin' game, but harder than nethack

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2000/12/08 15:31:52 kevlo Exp $
# $OpenBSD: Makefile,v 1.10 2001/05/06 01:06:16 lebel Exp $
COMMENT= "challenging double decked solitaire game"
DISTNAME= spider
PKGNAME= spider-1.1
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
challenging double decked solitaire game

View File

@ -1,9 +1,12 @@
# $OpenBSD: Makefile,v 1.11 2001/03/22 22:06:37 brad Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:17 lebel Exp $
COMMENT= "the classic space-age stock trading game"
DISTNAME= starlanes-1.2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
NEED_VERSION= 1.402
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>

View File

@ -1 +0,0 @@
the classic space-age stock trading game

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.17 2000/12/14 13:22:59 espie Exp $
# $OpenBSD: Makefile,v 1.18 2001/05/06 01:06:17 lebel Exp $
COMMENT= "X11-based asteroids-style arcade"
DISTNAME= xasteroids
PKGNAME= xasteroids-5.0
CATEGORIES= games
NEED_VERSION= 1.342
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/
EXTRACT_SUFX= .sh.Z

View File

@ -1 +0,0 @@
X11-based asteroids-style arcade

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.11 2000/12/08 15:13:23 kevlo Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:18 lebel Exp $
#
COMMENT= "XEVIOUS-like shooting game"
DISTNAME= xev111
PKGNAME= xbat-1.11
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html

View File

@ -1 +0,0 @@
XEVIOUS-like shooting game

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2001/03/22 22:06:37 brad Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:19 lebel Exp $
COMMENT= "concurrent multi-player battle strategy game"
DISTNAME= xbattle-5.4.1
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
concurrent multi-player battle strategy game

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2000/07/02 11:17:13 fgsch Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:20 lebel Exp $
COMMENT= "save your computers from the evil clutches of Bill"
DISTNAME= xbill-2.0
CATEGORIES= games x11
NEED_VERSION= 1.311
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tgz

View File

@ -1 +0,0 @@
save your computers from the evil clutches of Bill

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:03 espie Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:21 lebel Exp $
COMMENT= "3D block-dropping game"
DISTNAME= xbl-1.0j
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX= .tar.Z

View File

@ -1 +0,0 @@
3D block-dropping game

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:03 espie Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:21 lebel Exp $
#
COMMENT= "graphical multi-player real-time strategy game for X11"
DISTNAME= xblast-2.6.beta
PKGNAME= xblast-2.6b
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
graphical multi-player real-time strategy game for X11

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2000/10/22 14:03:15 espie Exp $
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:22 lebel Exp $
COMMENT= "X11 frontend for GNU Chess and the Internet Chess Server"
DISTNAME= xboard-4.0.7
CATEGORIES= games
NEED_VERSION= 1.308
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= xboard

View File

@ -1 +0,0 @@
X11 frontend for GNU Chess and the Internet Chess Server

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:05 espie Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:22 lebel Exp $
COMMENT= "X11 arcade"
DISTNAME= xboing2.4
PKGNAME= xboing-2.4
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
X11 arcade

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:05 espie Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:23 lebel Exp $
COMMENT= "Pac-man-like game under X11"
DISTNAME= xchomp-pl1
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
Pac-man-like game under X11

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2000/07/10 02:06:50 angelos Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:23 lebel Exp $
#
COMMENT= "cube puzzle for X11"
DISTNAME= xcubes-5.5.2
CATEGORIES= games
NEED_VERSION= 1.307
NEED_VERSION= 1.402
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
cube puzzle for X11

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2000/10/22 15:42:06 espie Exp $
# $OpenBSD: Makefile,v 1.14 2001/05/06 01:06:24 lebel Exp $
COMMENT= "block action game"
DISTNAME= xdeblock
PKGNAME= xdeblock-1.0
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ftp://www.vector.co.jp/pack/unix/game/action/block/
EXTRACT_SUFX= .tgz

View File

@ -1 +0,0 @@
block action game

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2000/07/10 02:06:50 angelos Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:24 lebel Exp $
#
COMMENT= "dino puzzle game for X11"
DISTNAME= xdino-5.5.2
CATEGORIES= games
NEED_VERSION= 1.307
NEED_VERSION= 1.402
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
dino puzzle game for X11

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.10 2001/03/17 15:14:55 wilfried Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:25 lebel Exp $
#
COMMENT= "side-view, fast-action, kill everything type of game"
DISTNAME= xevil1.5
PKGNAME= xevil-1.5
CATEGORIES= games
NEED_VERSION= 1.191
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xevil1.5

View File

@ -1 +0,0 @@
side-view, fast-action, kill everything type of game

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.10 2000/10/22 15:42:07 espie Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:25 lebel Exp $
#
COMMENT= "watch what you are doing -- are you hostile"
DISTNAME= xeyes-g
PKGNAME= xgolgo-1.0
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
watch what you are doing -- are you hostile

View File

@ -1,11 +1,13 @@
# $OpenBSD: Makefile,v 1.10 2000/10/22 14:03:16 espie Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:26 lebel Exp $
#
COMMENT= "shoot them nasty little bugs"
DISTNAME= xinvaders
DIST_SUBDIR= xinvaders
PKGNAME= xinvaders-2.0
CATEGORIES= games
NEED_VERSION= 1.330
NEED_VERSION= 1.402
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>

View File

@ -1 +0,0 @@
shoot them nasty little bugs

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2001/03/22 22:06:39 brad Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:26 lebel Exp $
COMMENT= "dropping jewels game for X11"
DISTNAME= xjewel-1.6
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/
EXTRACT_SUFX= .tar.z

View File

@ -1 +0,0 @@
dropping jewels game for X11

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2000/10/22 15:42:08 espie Exp $
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:27 lebel Exp $
COMMENT= "jigsaw puzzle game for X11"
DISTNAME= xjig-2.4
CATEGORIES= games
NEED_VERSION= 1.210
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tgz

View File

@ -1 +0,0 @@
jigsaw puzzle game for X11

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2000/10/10 00:40:34 espie Exp $
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:27 lebel Exp $
COMMENT= "multi-way scrolling shoot'em up for X11, addictive"
DISTNAME= xkobo-1.11
CATEGORIES= games
NEED_VERSION= 1.309
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.uoknor.edu/mirrors/X/contrib/games/
MASTER_SITE_SUBDIR= games

View File

@ -1 +0,0 @@
multi-way scrolling shoot'em up for X11, addictive

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2000/12/16 15:39:32 espie Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:28 lebel Exp $
COMMENT= "John Horton Conway's Game of Life"
DISTNAME= xlife-5.3
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES=ftp://ftp.ccil.org/pub/esr/
HOMEPAGE=http://www.cs.jhu.edu/~callahan/lifepage.html

View File

@ -1 +0,0 @@
John Horton Conway's Game of Life

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2000/10/22 15:42:09 espie Exp $
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:28 lebel Exp $
COMMENT= "Athena port of xminesweeper"
DISTNAME= xmine-1.0.3-Xaw
PKGNAME= xmine-1.0.3
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
`Athena' port of xminesweeper

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2001/04/18 15:01:13 espie Exp $
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:29 lebel Exp $
COMMENT= "Motif minesweeper game"
DISTNAME= xminehunter-0.4
CATEGORIES= games
NEED_VERSION= 1.400
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games

View File

@ -1 +0,0 @@
Motif minesweeper game

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2000/10/22 15:42:09 espie Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:29 lebel Exp $
COMMENT= "Windows minesweeper"
DISTNAME= xminesweep3.0
PKGNAME= xminesweep-3.0
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/games/ \
ftp://ftp.uni-halle.de/pub/X11/contrib/games/ \
ftp://ftp.warwick.ac.uk/pub/x11/

View File

@ -1 +0,0 @@
Windows minesweeper

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2000/10/22 15:42:10 espie Exp $
# $OpenBSD: Makefile,v 1.9 2001/05/06 01:06:30 lebel Exp $
COMMENT= "Mahjongg"
DISTNAME= xmj
PKGNAME= xmj-1.0
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
Mahjongg

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2000/12/19 15:26:56 espie Exp $
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:31 lebel Exp $
COMMENT= "the Mr Do video arcade game for X11"
DISTNAME= xmris.4.04
PKGNAME= xmris-4.04
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tgz

View File

@ -1 +0,0 @@
the Mr Do video arcade game for X11

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:11 espie Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:31 lebel Exp $
COMMENT= "classic BSD4.4 cat-and-mouse"
# The source code for xneko is the same under both directories
# (4.4BSD-Lite and 4.4BSD-Lite2) on the dist site.
@ -6,7 +8,7 @@
DISTNAME= xneko
PKGNAME= xneko-4.4
CATEGORIES= x11 games
NEED_VERSION= 1.234
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.freesoftware.com/pub/4.4BSD-Lite/4.4BSD-Lite2/usr/src/games/
EXTRACT_SUFX= .tar
IGNOREFILES= xneko.tar

View File

@ -1 +0,0 @@
classic BSD4.4 cat-and-mouse

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:11 espie Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:32 lebel Exp $
COMMENT= "win land without colliding with `flyers' and `eaters'"
DISTNAME= xonix-1.4
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
win land without colliding with `flyers' and `eaters'

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2000/10/22 15:42:12 espie Exp $
# $OpenBSD: Makefile,v 1.14 2001/05/06 01:06:32 lebel Exp $
COMMENT= "X11 solitaire with 14 variations"
DISTNAME= xpat2-1.04
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_BACKUP}
EXTRACT_SUFX= -src.tar.gz

View File

@ -1 +0,0 @@
X11 solitaire with 14 variations

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.7 2000/10/22 15:42:12 espie Exp $
# $OpenBSD: Makefile,v 1.8 2001/05/06 01:06:33 lebel Exp $
COMMENT= "screen bottom ripples like a pool of water"
DISTNAME= xripple
PKGNAME= xripple-1.0
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/X11/contrib/ \
ftp://ftp.cin.nihon-u.ac.jp/pub/X11/enlightenment/misc/ \
ftp://ftp.dataplus.se/pub/linux/enlightenment/misc/ \

View File

@ -1 +0,0 @@
screen bottom ripples like a pool of water

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.13 2000/10/22 15:42:13 espie Exp $
# $OpenBSD: Makefile,v 1.14 2001/05/06 01:06:33 lebel Exp $
COMMENT= "cockroaches hide under your windows"
# The source code for xroach is the same under both directories
# (4.4BSD-Lite and 4.4BSD-Lite2) on the dist site.
@ -6,7 +8,7 @@
DISTNAME= xroach
PKGNAME= xroach-4.4
CATEGORIES= x11 games
NEED_VERSION= 1.234
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.freesoftware.com/pub/4.4BSD-Lite/4.4BSD-Lite2/usr/src/games/
EXTRACT_SUFX= .tar
IGNOREFILES= xroach.tar

View File

@ -1 +0,0 @@
cockroaches hide under your windows

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2000/10/22 15:42:13 espie Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:33 lebel Exp $
COMMENT= "X11 version of the popular board game"
DISTNAME= xscrabble
PKGNAME= xscrabble-1.0
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= http://people.freebsd.org/~mph/distfiles/
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
X11 version of the popular board game

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2000/12/27 03:08:25 kevlo Exp $
# $OpenBSD: Makefile,v 1.11 2001/05/06 01:06:34 lebel Exp $
COMMENT= "the card game Skat"
DISTNAME= xskat-3.4
CATEGORIES= games
NEED_VERSION= 1.348
NEED_VERSION= 1.402
MASTER_SITES= ${HOMEPAGE}
HOMEPAGE= http://www.gulu.net/xskat/

View File

@ -1 +0,0 @@
the card game Skat

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:14 espie Exp $
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:34 lebel Exp $
COMMENT= "solitaire"
DISTNAME= xsol-new
PKGNAME= xsol-2.1.1
CATEGORIES= games
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
solitaire

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:16 espie Exp $
# $OpenBSD: Makefile,v 1.10 2001/05/06 01:06:35 lebel Exp $
#
COMMENT= "shooting game for X11"
DISTNAME= xsoldier-0.96
CATEGORIES= games x11
NEED_VERSION= 1.305
NEED_VERSION= 1.402
MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
shooting game for X11

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2000/10/04 21:59:35 brad Exp $
# $OpenBSD: Makefile,v 1.10 2001/05/06 01:06:35 lebel Exp $
COMMENT= "cuddlesome teddy for the X11 desktop"
DISTNAME= xteddy-2.0.1
CATEGORIES= games
NEED_VERSION= 1.336
NEED_VERSION= 1.402
MASTER_SITES= http://www.ITN.LiU.SE/~stegu/xteddy/
LIB_DEPENDS= Imlib.19::graphics/imlib

View File

@ -1 +0,0 @@
cuddlesome teddy for the X11 desktop

Some files were not shown because too many files have changed in this diff Show More