From 47e89c180cffd6b5e6546a01da41d462a6247049 Mon Sep 17 00:00:00 2001 From: naddy Date: Sat, 26 Oct 2002 20:44:38 +0000 Subject: [PATCH] No regression tests available. --- games/adom/Makefile | 5 +++-- games/agm/Makefile | 5 +++-- games/an/Makefile | 5 +++-- games/cgoban/Makefile | 6 ++++-- games/connect4/Makefile | 5 +++-- games/crossfire-client/Makefile | 4 +++- games/eboard-extras/Makefile | 4 ++-- games/enigma/Makefile | 5 +++-- games/falconseye/Makefile | 5 +++-- games/frotz/Makefile | 5 +++-- games/hackdata/Makefile | 6 ++++-- games/nethack/Makefile | 6 ++++-- games/netris/Makefile | 6 ++++-- games/qstat/Makefile | 5 +++-- games/sarien/Makefile | 5 +++-- games/slash-em/Makefile | 5 +++-- games/slash/Makefile | 6 ++++-- games/spider/Makefile | 6 ++++-- games/starlanes/Makefile | 6 ++++-- games/xasteroids/Makefile | 6 ++++-- games/xbat/Makefile | 5 +++-- games/xbattle/Makefile | 6 ++++-- games/xbill/Makefile | 6 ++++-- games/xbl/Makefile | 6 ++++-- games/xblast/Makefile | 5 +++-- games/xboing/Makefile | 5 +++-- games/xbreaky/Makefile | 4 +++- games/xchomp/Makefile | 6 ++++-- games/xcubes/Makefile | 5 +++-- games/xdeblock/Makefile | 7 ++++--- games/xdino/Makefile | 5 +++-- games/xevil/Makefile | 5 +++-- games/xgolgo/Makefile | 5 +++-- games/xinvaders/Makefile | 5 +++-- games/xjewel/Makefile | 7 ++++--- games/xjig/Makefile | 6 ++++-- games/xkobo/Makefile | 8 +++++--- games/xlife/Makefile | 6 ++++-- games/xmine/Makefile | 5 +++-- games/xminehunter/Makefile | 6 ++++-- games/xminesweep/Makefile | 6 ++++-- games/xmj/Makefile | 6 ++++-- games/xmris/Makefile | 6 ++++-- games/xonix/Makefile | 6 ++++-- games/xpat2/Makefile | 4 +++- games/xripple/Makefile | 6 ++++-- games/xscrabble/Makefile | 7 ++++--- games/xskat/Makefile | 6 ++++-- games/xsol/Makefile | 6 ++++-- games/xsoldier/Makefile | 4 +++- games/xzip/Makefile | 5 +++-- 51 files changed, 179 insertions(+), 102 deletions(-) diff --git a/games/adom/Makefile b/games/adom/Makefile index 95471205b07..8daad039f71 100644 --- a/games/adom/Makefile +++ b/games/adom/Makefile @@ -1,17 +1,18 @@ -# $OpenBSD: Makefile,v 1.14 2002/03/21 20:57:06 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/26 20:44:38 naddy Exp $ # Author: Thomas Biskup COMMENT= "Ancient Domains of Mystery - roguelike" DISTNAME= adom-g15 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= http://www.adom.de/adom/download/linux/ DISTFILES= adom-099g15-elf.tar.gz ONLY_FOR_ARCHS= i386 NO_BUILD= binary port +NO_REGRESS= Yes MAINTAINER= Marc Espie diff --git a/games/agm/Makefile b/games/agm/Makefile index db52ce1a7f6..192a23c123b 100644 --- a/games/agm/Makefile +++ b/games/agm/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 2002/05/13 18:50:42 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/26 20:44:38 naddy Exp $ # COMMENT= "AnaGram search utility" DISTNAME= agm-1.3.1 CATEGORIES= games -NEED_VERSION= 1.515 MAINTAINER= Angelos D. Keromytis @@ -16,6 +15,8 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/amusements/} +NO_REGRESS= Yes + do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/agm ${PREFIX}/bin @ ${INSTALL_MAN} ${WRKSRC}/agm.6 ${PREFIX}/man/man6 diff --git a/games/an/Makefile b/games/an/Makefile index 2691dc49291..9850a07ca58 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.10 2002/03/21 20:57:06 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2002/10/26 20:44:38 naddy Exp $ COMMENT= "fast anagram generator" DISTNAME= an-0.93 CATEGORIES= games MASTER_SITES= ftp://suburbia.net/pub/rmj/ -NEED_VERSION= 1.515 MAINTAINER= Angelos D. Keromytis @@ -17,6 +16,8 @@ PERMIT_DISTFILES_FTP= Yes MAKE_ENV= DEFS=-DDEFDICT=\\\"/usr/share/dict/words\\\" ALL_TARGET= with-getopt +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/an ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/an.6 ${PREFIX}/man/man6 diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index aa8e132190f..37e4224c768 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.12 2002/10/05 21:11:09 fgsch Exp $ +# $OpenBSD: Makefile,v 1.13 2002/10/26 20:44:38 naddy Exp $ -COMMENT= X11 Go Toolset +COMMENT= "X11 Go Toolset" DISTNAME= cgoban-1.9.12 CATEGORIES= games x11 @@ -18,6 +18,8 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= gnu ALL_TARGET= +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cgoban ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man6/cgoban.6 ${PREFIX}/man/man6 diff --git a/games/connect4/Makefile b/games/connect4/Makefile index 38a81bcd695..a372aa548d0 100644 --- a/games/connect4/Makefile +++ b/games/connect4/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.19 2002/05/08 18:32:02 millert Exp $ +# $OpenBSD: Makefile,v 1.20 2002/10/26 20:44:38 naddy Exp $ COMMENT= "curses version of the classic game" DISTNAME= connect4 PKGNAME= connect4-3.2 CATEGORIES= games -NEED_VERSION= 1.413 MAINTAINER= Angelos D. Keromytis @@ -28,6 +27,8 @@ ALL_TARGET= c4 WRKDIST= ${WRKDIR} +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/c4 ${PREFIX}/bin/connect4 @chown root.games ${PREFIX}/bin/connect4 diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 68948e0f946..ab29dba782c 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2002/09/13 22:54:28 naddy Exp $ +# $OpenBSD: Makefile,v 1.7 2002/10/26 20:44:38 naddy Exp $ COMMENT= "graphical networked AD&D style game" @@ -30,4 +30,6 @@ CONFIGURE_STYLE= gnu CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libpng -I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" +NO_REGRESS= Yes + .include diff --git a/games/eboard-extras/Makefile b/games/eboard-extras/Makefile index e8cc381d619..9e3830ac85c 100644 --- a/games/eboard-extras/Makefile +++ b/games/eboard-extras/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2002/06/09 05:36:39 wilfried Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/26 20:44:38 naddy Exp $ COMMENT= "eboard extra piece sets and sounds" DISTNAME= eboard-extras-1pl2 CATEGORIES= games -NEED_VERSION= 1.528 HOMEPAGE= http://eboard.sourceforge.net @@ -18,6 +17,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eboard/} RUN_DEPENDS= :eboard->=0.3.1:games/eboard NO_BUILD= Yes +NO_REGRESS= Yes do-install: $(INSTALL_DATA_DIR) $(PREFIX)/share/eboard diff --git a/games/enigma/Makefile b/games/enigma/Makefile index f01fdaa3891..7f927067889 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2002/06/08 06:03:09 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.3 2002/10/26 20:44:38 naddy Exp $ COMMENT= "Oxyd/Rock'n'Roll clone" VERSION= 0.38 DISTNAME= enigma-${VERSION} CATEGORIES= games x11 -NEED_VERSION= 1.524 HOMEPAGE= http://www.freesoftware.fsf.org/enigma/ @@ -30,4 +29,6 @@ CONFIGURE_ARGS+= --with-png CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" +NO_REGRESS= Yes + .include diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile index 13d21ffd59a..08d007eb7c2 100644 --- a/games/falconseye/Makefile +++ b/games/falconseye/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2002/05/13 18:50:42 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2002/10/26 20:44:39 naddy Exp $ COMMENT= "NetHack derivative" @@ -6,7 +6,6 @@ VERSION= 1.9.3 DISTNAME= nethack_source_331_jtp_${VERSION:S/.//g} PKGNAME= falconseye-${VERSION} CATEGORIES= games x11 -NEED_VERSION= 1.515 EXTRACT_SUFX= .zip HOMEPAGE= http://falconseye.sourceforge.net/ @@ -35,6 +34,8 @@ NETHACKCONFIG= ${FILESDIR}/x-config USE_X11= Yes MAKE_ENV+= CFLAGS="${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include -L${X11BASE}/lib -L${LOCALBASE}/lib" +NO_REGRESS= Yes + do-configure: @cd ${WRKSRC}/sys/unix && ${SH} setup.sh symlinks diff --git a/games/frotz/Makefile b/games/frotz/Makefile index b7efc4beb36..71ea71213f5 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2002/03/21 20:57:06 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/26 20:44:39 naddy Exp $ # $NetBSD: Makefile,v 1.2 2000/01/15 18:46:28 jlam Exp $ # Original from: Stefan Jokisch @@ -7,7 +7,6 @@ COMMENT= "Curses-based interpreter for Infocom-compatible games" DISTNAME= UnixFrotz232R2Std10 PKGNAME= frotz-2.32 CATEGORIES= games -NEED_VERSION= 1.515 HOMEPAGE= http://www.geocities.com/SiliconValley/Heights/3222/frotz.html @@ -27,6 +26,8 @@ ALL_TARGET= frotz CFLAGS+= -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/frotz ${PREFIX}/bin ${INSTALL_MAN} ${WRKBUILD}/frotz.6 ${PREFIX}/man/man6 diff --git a/games/hackdata/Makefile b/games/hackdata/Makefile index 464392c18f8..de169f0e661 100644 --- a/games/hackdata/Makefile +++ b/games/hackdata/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2002/10/26 20:44:39 naddy Exp $ COMMENT= 'common data for the nethack/slash ports' DISTNAME= nethack-3.4.0 PKGNAME= hackdata-3.4.0 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh340/src/ \ ftp://ftp.uu.net/pub/games/nethack/sources/ \ ${MASTER_SITE_GNU:=nethack/} @@ -31,6 +31,8 @@ do-build: ${X11BASE}/bin/bdftopcf ibm.bdf | /usr/bin/gzip > ibm.pcf.gz && \ ${X11BASE}/bin/bdftopcf nh10.bdf | /usr/bin/gzip > nh10.pcf.gz +NO_REGRESS= Yes + do-install: @${INSTALL_DATA_DIR} ${PREFIX}/share/doc/nethack @${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/fonts/hack diff --git a/games/nethack/Makefile b/games/nethack/Makefile index 0e0a135c3c1..3d304f99343 100644 --- a/games/nethack/Makefile +++ b/games/nethack/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.28 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.29 2002/10/26 20:44:39 naddy Exp $ # $FreeBSD: Makefile,v 1.13 1997/12/25 22:29:17 asami Exp $ COMMENT= "dungeon explorin', hackin', game. Piece of cake" DISTNAME= nethack-3.4.0 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh340/src/ \ ftp://ftp.uu.net/pub/games/nethack/sources/ \ ${MASTER_SITE_GNU:=nethack/} @@ -41,6 +41,8 @@ USE_X11= Yes RUN_DEPENDS=:hackdata-*:games/hackdata +NO_REGRESS= Yes + do-configure: @cd ${WRKSRC}/sys/unix; ${SH} setup.sh symlinks diff --git a/games/netris/Makefile b/games/netris/Makefile index f4745336823..ac42672717b 100644 --- a/games/netris/Makefile +++ b/games/netris/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.12 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2002/10/26 20:44:39 naddy Exp $ COMMENT= "network head-to-head version of T*tris" DISTNAME= netris-0.5 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.netris.org/pub/netris/ MAINTAINER= Angelos D. Keromytis @@ -18,6 +18,8 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE=simple CONFIGURE_SCRIPT= Configure +NO_REGRESS= Yes + FAKE_FLAGS=DESTDIR=${WRKINST}${PREFIX}/bin post-install: diff --git a/games/qstat/Makefile b/games/qstat/Makefile index 2ca407b852f..54de215e919 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/01/24 17:05:36 aaron Exp $ +# $OpenBSD: Makefile,v 1.2 2002/10/26 20:44:39 naddy Exp $ COMMENT= "displays the status of multi-player Internet Game servers" DISTNAME= qstat24e PKGNAME= qstat-2.4e CATEGORIES= games -NEED_VERSION= 1.504 MAINTAINER= Aaron Campbell @@ -18,6 +17,8 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://www.qstat.org/ +NO_REGRESS= Yes + DOCS= CHANGES.txt qstat.txt qstatdoc.html do-install: diff --git a/games/sarien/Makefile b/games/sarien/Makefile index 60c74ac87c9..4c753ab89e3 100644 --- a/games/sarien/Makefile +++ b/games/sarien/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.3 2002/10/26 20:44:39 naddy Exp $ COMMENT= "interpreter for old Sierra AGI games" DISTNAME= sarien-0.7.0 CATEGORIES= games emulators -NEED_VERSION= 1.504 MAINTAINER= Aaron Campbell @@ -21,6 +20,8 @@ USE_GMAKE= Yes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sarien/} +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/sarien ${PREFIX}/bin ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/sarien diff --git a/games/slash-em/Makefile b/games/slash-em/Makefile index 1d4b45a6f71..011e75e6633 100644 --- a/games/slash-em/Makefile +++ b/games/slash-em/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2002/05/08 15:33:01 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2002/10/26 20:44:39 naddy Exp $ COMMENT= "dungeon explorin', hackin', game. Hard" DISTNAME= se006e4f8 CATEGORIES= games -NEED_VERSION= 1.515 HOMEPAGE= http://slashem.sourceforge.net MASTER_SITES= http://avrc.city.ac.uk/nethack/slashem/ @@ -42,6 +41,8 @@ USE_X11= Yes RUN_DEPENDS=:hackdata-*:games/hackdata +NO_REGRESS= Yes + do-configure: @cd ${WRKSRC}/sys/unix; ${SH} setup.sh symlinks diff --git a/games/slash/Makefile b/games/slash/Makefile index 6c1a279a482..673b23cc481 100644 --- a/games/slash/Makefile +++ b/games/slash/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.25 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.26 2002/10/26 20:44:39 naddy Exp $ COMMENT= "dungeon explorin', hackin' game, but harder than nethack" DISTNAME= slash-e8 PKGNAME= slash-3.2.2-e8 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/oldver/3.2.2/src/ \ ftp://ftp.uu.net/pub/games/nethack/sources/ \ ${MASTER_SITE_GNU:=nethack/} @@ -42,6 +42,8 @@ USE_X11= Yes RUN_DEPENDS=:hackdata-*:games/hackdata +NO_REGRESS= Yes + post-extract: @cd ${WRKDIR} && mv nethack-3.2.2 ${DISTNAME} @cd ${WRKDIR} && mv dat/* ${DISTNAME}/dat diff --git a/games/spider/Makefile b/games/spider/Makefile index 1a6dcefcfac..bb81204c7b7 100644 --- a/games/spider/Makefile +++ b/games/spider/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2002/10/26 20:44:39 naddy Exp $ COMMENT= "challenging double decked solitaire game" DISTNAME= spider PKGNAME= spider-1.1 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ PERMIT_PACKAGE_CDROM= Yes @@ -16,4 +16,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE=imake INSTALL_TARGET= install install.doc +NO_REGRESS= Yes + .include diff --git a/games/starlanes/Makefile b/games/starlanes/Makefile index 38000369c6c..a1dab6f96cf 100644 --- a/games/starlanes/Makefile +++ b/games/starlanes/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/26 20:44:39 naddy Exp $ COMMENT= "classic space-age stock trading game" DISTNAME= starlanes-1.2.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/strategy/} -NEED_VERSION= 1.515 MAINTAINER= Angelos D. Keromytis @@ -15,8 +14,11 @@ PERMIT_PACKAGE_FTP= YES PERMIT_DISTFILES_CDROM= YES PERMIT_DISTFILES_FTP= YES +MAKE_FLAGS= CC="${CC}" ALL_TARGET= +NO_REGRESS= Yes + pre-build: @rm ${WRKSRC}/starlanes diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile index 85290549e17..6b61db49876 100644 --- a/games/xasteroids/Makefile +++ b/games/xasteroids/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.20 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.21 2002/10/26 20:44:39 naddy Exp $ COMMENT= "X11-based asteroids-style arcade" DISTNAME= xasteroids PKGNAME= xasteroids-5.0 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/ EXTRACT_SUFX= .sh.Z @@ -18,6 +18,8 @@ CONFIGURE_STYLE= imake WRKDIST= ${WRKDIR} +NO_REGRESS= Yes + post-extract: @cp ${FILESDIR}/Imakefile ${WRKSRC} @mv ${WRKSRC}/xast.man ${WRKSRC}/xasteroids.man diff --git a/games/xbat/Makefile b/games/xbat/Makefile index 82d562eefed..2dcec17a192 100644 --- a/games/xbat/Makefile +++ b/games/xbat/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/26 20:44:39 naddy Exp $ # COMMENT= "XEVIOUS-like shooting game" @@ -6,7 +6,6 @@ COMMENT= "XEVIOUS-like shooting game" DISTNAME= xev111 PKGNAME= xbat-1.11 CATEGORIES= games -NEED_VERSION= 1.515 HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html @@ -21,4 +20,6 @@ CONFIGURE_STYLE=imake WRKDIST= ${WRKDIR}/Xev111 ALL_TARGET= xbat +NO_REGRESS= Yes + .include diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index a9b677e4b0d..58b8a12856a 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/26 20:44:39 naddy Exp $ COMMENT= "concurrent multi-player battle strategy game" DISTNAME= xbattle-5.4.1 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/ PERMIT_PACKAGE_CDROM= "no fee" @@ -14,6 +14,8 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE=imake +NO_REGRESS= Yes + post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xbattle ${INSTALL_DATA_DIR} ${PREFIX}/share/xbattle diff --git a/games/xbill/Makefile b/games/xbill/Makefile index fe472a7968a..dd0a9b1544d 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/26 20:44:39 naddy Exp $ COMMENT= "save your computers from the evil clutches of Bill" DISTNAME= xbill-2.0 CATEGORIES= games x11 -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} EXTRACT_SUFX= .tgz @@ -15,6 +15,8 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= imake +NO_REGRESS= Yes + post-install: ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/xbill diff --git a/games/xbl/Makefile b/games/xbl/Makefile index 2f6b03570e2..08820e35b85 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 2001/06/20 01:43:22 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/26 20:44:39 naddy Exp $ COMMENT= "3D block-dropping game" DISTNAME= xbl-1.0j CATEGORIES= games -NEED_VERSION= 1.402 + MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/ EXTRACT_SUFX= .tar.Z @@ -19,4 +19,6 @@ PERMIT_DISTFILES_FTP= Yes USE_X11= Yes CONFIGURE_STYLE=gnu +NO_REGRESS= Yes + .include diff --git a/games/xblast/Makefile b/games/xblast/Makefile index d85aee544e3..62176f690d5 100644 --- a/games/xblast/Makefile +++ b/games/xblast/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:39 naddy Exp $ # COMMENT= "graphical multi-player real-time strategy game for X11" @@ -6,7 +6,6 @@ COMMENT= "graphical multi-player real-time strategy game for X11" DISTNAME= xblast-2.6.beta PKGNAME= xblast-2.6b CATEGORIES= games -NEED_VERSION= 1.515 # License: GPL PERMIT_PACKAGE_CDROM= Yes @@ -23,4 +22,6 @@ MASTER_SITES= http://www.ikp.uni-koeln.de/~vogel/archive/ WRKDIST= ${WRKDIR}/XBlast-2.6.beta CONFIGURE_STYLE=imake +NO_REGRESS= Yes + .include diff --git a/games/xboing/Makefile b/games/xboing/Makefile index c06f8475778..b112ef36a5f 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:39 naddy Exp $ COMMENT= "X11 arcade" DISTNAME= xboing2.4 PKGNAME= xboing-2.4 CATEGORIES= games -NEED_VERSION= 1.515 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes @@ -17,4 +16,6 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} CONFIGURE_STYLE=imake WRKDIST= ${WRKDIR}/xboing +NO_REGRESS= Yes + .include diff --git a/games/xbreaky/Makefile b/games/xbreaky/Makefile index 94ea786063f..42516a92c0a 100644 --- a/games/xbreaky/Makefile +++ b/games/xbreaky/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2002/09/13 06:07:47 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.7 2002/10/26 20:44:39 naddy Exp $ COMMENT= "breakout game for X Window" @@ -16,4 +16,6 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +NO_REGRESS= Yes + .include diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index 4be35d4aa2d..ea06990ab5a 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/26 20:44:39 naddy Exp $ COMMENT= "Pac-man-like game under X11" DISTNAME= xchomp-pl1 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_BACKUP} # License: NONE @@ -19,4 +19,6 @@ CONFIGURE_STYLE=imake noman # Change -DFRAME_DELAY=40000 in patchfile/Imakefile value to adjust # speed of play depending on X server. +NO_REGRESS= Yes + .include diff --git a/games/xcubes/Makefile b/games/xcubes/Makefile index c30c84c698f..644713c32d4 100644 --- a/games/xcubes/Makefile +++ b/games/xcubes/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:39 naddy Exp $ # COMMENT= "cube puzzle for X11" DISTNAME= xcubes-5.5.2 CATEGORIES= games -NEED_VERSION= 1.515 # License: BSD PERMIT_PACKAGE_CDROM= Yes @@ -18,6 +17,8 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/xpuzzles/} WRKDIST= ${WRKDIR}/xcubes CONFIGURE_STYLE= imake +NO_REGRESS= Yes + post-install: @${INSTALL_PROGRAM} ${WRKSRC}/xcubes ${PREFIX}/bin @${INSTALL_DATA} ${WRKSRC}/Cubes.ad ${PREFIX}/lib/X11/app-defaults/Cubes diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile index d40ef9d1c9b..baa026f9982 100644 --- a/games/xdeblock/Makefile +++ b/games/xdeblock/Makefile @@ -1,15 +1,14 @@ -# $OpenBSD: Makefile,v 1.18 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.19 2002/10/26 20:44:39 naddy Exp $ COMMENT= "block action game" DISTNAME= xdeblock PKGNAME= xdeblock-1.0 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://www.vector.co.jp/pack/unix/game/action/block/ EXTRACT_SUFX= .tgz - # License: NONE PERMIT_PACKAGE_CDROM= "no license" PERMIT_PACKAGE_FTP= "no license" @@ -19,6 +18,8 @@ PERMIT_DISTFILES_FTP= "no license" CONFIGURE_STYLE= imake noman WRKDIST= ${WRKDIR}/xdeblo_v1.0 +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/xdeblock/mapf ${INSTALL_PROGRAM} ${WRKSRC}/xdeblo ${PREFIX}/bin diff --git a/games/xdino/Makefile b/games/xdino/Makefile index 128ed059ff5..f37cb89900e 100644 --- a/games/xdino/Makefile +++ b/games/xdino/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:39 naddy Exp $ # COMMENT= "dino puzzle game for X11" DISTNAME= xdino-5.5.2 CATEGORIES= games -NEED_VERSION= 1.515 # License: BSD PERMIT_PACKAGE_CDROM= Yes @@ -18,6 +17,8 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/xpuzzles/} WRKDIST= ${WRKDIR}/xdino CONFIGURE_STYLE= imake +NO_REGRESS= Yes + post-install: @${INSTALL_PROGRAM} ${WRKSRC}/xdino ${PREFIX}/bin @${INSTALL_DATA} ${WRKSRC}/Dino.ad ${PREFIX}/lib/X11/app-defaults/Dino diff --git a/games/xevil/Makefile b/games/xevil/Makefile index b4b71f0b900..01470d41380 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2002/09/28 22:04:09 naddy Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:39 naddy Exp $ # COMMENT= "side-view, fast-action, kill everything type of game" @@ -6,7 +6,6 @@ COMMENT= "side-view, fast-action, kill everything type of game" DISTNAME= xevil1.5 PKGNAME= xevil-1.5 CATEGORIES= games -NEED_VERSION= 1.515 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/xevil1.5/} EXTRACT_SUFX= .tar.Z @@ -24,6 +23,8 @@ WRKDIST= ${WRKDIR} ALL_TARGET= freebsd MAKE_ENV= CXX="${CXX}" +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/xevil $(PREFIX)/bin ${INSTALL_MAN} ${WRKSRC}/xevil.6 $(PREFIX)/man/man6 diff --git a/games/xgolgo/Makefile b/games/xgolgo/Makefile index d5d8e62ee41..7ff01435053 100644 --- a/games/xgolgo/Makefile +++ b/games/xgolgo/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2002/03/21 20:57:07 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/26 20:44:39 naddy Exp $ # COMMENT= "watch what you are doing -- are you hostile" @@ -6,7 +6,6 @@ COMMENT= "watch what you are doing -- are you hostile" DISTNAME= xeyes-g PKGNAME= xgolgo-1.0 CATEGORIES= games -NEED_VERSION= 1.515 # License: BSD PERMIT_PACKAGE_CDROM= Yes @@ -20,6 +19,8 @@ CONFIGURE_STYLE=imake noman WRKDIST= ${WRKDIR}/xeyes +NO_REGRESS= Yes + post-install: ${INSTALL_MAN} ${WRKSRC}/xeyes.man ${PREFIX}/man/man1/xgolgo.1 diff --git a/games/xinvaders/Makefile b/games/xinvaders/Makefile index e7c54ac426e..b4cc37b00ae 100644 --- a/games/xinvaders/Makefile +++ b/games/xinvaders/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2002/07/18 21:50:42 naddy Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/26 20:44:39 naddy Exp $ NOT_FOR_ARCHS= alpha sparc64 @@ -8,7 +8,6 @@ DISTNAME= xinvaders DIST_SUBDIR= xinvaders PKGNAME= xinvaders-2.0 CATEGORIES= games -NEED_VERSION= 1.515 MAINTAINER= Paul Janzen @@ -30,4 +29,6 @@ WRKDIST= ${WRKDIR} pre-patch: @cd $(WRKSRC) ; mv xinvaders.ma xinvaders.man +NO_REGRESS= Yes + .include diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile index b6fce4a16cb..0b3c2896c1e 100644 --- a/games/xjewel/Makefile +++ b/games/xjewel/Makefile @@ -1,14 +1,13 @@ -# $OpenBSD: Makefile,v 1.14 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/26 20:44:39 naddy Exp $ COMMENT= "dropping jewels game for X11" DISTNAME= xjewel-1.6 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/ EXTRACT_SUFX= .tar.z - PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -16,6 +15,8 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE=imake +NO_REGRESS= Yes + pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/xjewel.font @(cd ${WRKSRC}/bitmaps; ${INSTALL_DATA} seven_seg.pcf.gz fonts.dir \ diff --git a/games/xjig/Makefile b/games/xjig/Makefile index 9614d576dd8..8b5c34d551f 100644 --- a/games/xjig/Makefile +++ b/games/xjig/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/26 20:44:39 naddy Exp $ COMMENT= "jigsaw puzzle game for X11" DISTNAME= xjig-2.4 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} EXTRACT_SUFX= .tgz @@ -18,6 +18,8 @@ PERMIT_DISTFILES_FTP= Yes MAKE_FILE= Makefile.Linux +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/xjig ${INSTALL_PROGRAM} ${WRKSRC}/xjig ${PREFIX}/bin/xjig diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile index 700981edb43..154cae3186b 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:39 naddy Exp $ COMMENT= "multi-way scrolling shoot'em up for X11, addictive" DISTNAME= xkobo-1.11 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} \ ftp://ftp.uoknor.edu/mirrors/X/contrib/games/ @@ -17,7 +17,7 @@ PATCH_LIST=patch-* extra-hard MAINTAINER= Marc Espie -# GPL +# GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -27,6 +27,8 @@ CONFIGURE_STYLE= imake ALL_TARGET= xkobo +NO_REGRESS= Yes + post-install: ${INSTALL_MAN} ${WRKSRC}/xkobo.man ${PREFIX}/man/man1/xkobo.1 diff --git a/games/xlife/Makefile b/games/xlife/Makefile index 1a50ef88ffb..f0a8b09d887 100644 --- a/games/xlife/Makefile +++ b/games/xlife/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:39 naddy Exp $ COMMENT= "John Horton Conway's Game of Life" DISTNAME= xlife-5.3 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.ccil.org/pub/esr/ HOMEPAGE= http://tuxedo.org/~esr/software.html @@ -19,6 +19,8 @@ WRKSRC= ${WRKDIST}/xlife MAKE_FLAGS=XLIFEPATSDIR=${PREFIX}/share/xlife FAKE_FLAGS=XLIFEPATSDIR=${TRUEPREFIX}/share/xlife +NO_REGRESS= Yes + post-build: cd ${WRKDIST}/lifesrc-3.5 && ${MAKE} CFLAGS="${CFLAGS}" diff --git a/games/xmine/Makefile b/games/xmine/Makefile index 0d7f7db1a63..407daffbb60 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/26 20:44:39 naddy Exp $ COMMENT= "Athena port of xminesweeper" DISTNAME= xmine-1.0.3-Xaw PKGNAME= xmine-1.0.3 CATEGORIES= games -NEED_VERSION= 1.515 MAINTAINER= Paul Janzen @@ -21,4 +20,6 @@ LIB_DEPENDS= Xaw3d.::x11/Xaw3d CONFIGURE_STYLE=imake +NO_REGRESS= Yes + .include diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index d7937a52d91..ba6a947b07c 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:39 naddy Exp $ COMMENT= "Motif minesweeper game" DISTNAME= xminehunter-0.4 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} MAINTAINER= Angelos D. Keromytis @@ -22,4 +22,6 @@ ALL_TARGET= xminehunter FAKE_FLAGS= INSTALL_BIN_PATH=${WRKINST}${PREFIX}/bin \ INSTALL_SCORE_PATH=${WRKINST}${PREFIX}/lib/X11/xminehunter +NO_REGRESS= Yes + .include diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 4b4548018d2..62633a0802c 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.13 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/26 20:44:40 naddy Exp $ COMMENT= "Windows minesweeper" DISTNAME= xminesweep3.0 PKGNAME= xminesweep-3.0 CATEGORIES= games -NEED_VERSION= 1.515 + 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/ @@ -18,4 +18,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= imake +NO_REGRESS= Yes + .include diff --git a/games/xmj/Makefile b/games/xmj/Makefile index 2e2f64a81a7..512c2c9b6db 100644 --- a/games/xmj/Makefile +++ b/games/xmj/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2002/10/26 20:44:40 naddy Exp $ COMMENT= "Mahjongg" DISTNAME= xmj PKGNAME= xmj-1.0 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_BACKUP} # License: BSD @@ -16,4 +16,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= imake noman +NO_REGRESS= Yes + .include diff --git a/games/xmris/Makefile b/games/xmris/Makefile index 68a4ace5fde..0717bee048f 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.17 2002/05/13 18:50:43 espie Exp $ +# $OpenBSD: Makefile,v 1.18 2002/10/26 20:44:40 naddy Exp $ COMMENT= "Mr Do video arcade game for X11" DISTNAME= xmris.4.04 PKGNAME= xmris-4.04 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} EXTRACT_SUFX= .tgz @@ -26,6 +26,8 @@ MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults \ # Must override target, as `all' is a file ALL_TARGET= xmris xmred xmris.0 xmred.0 +NO_REGRESS= Yes + FAKE_FLAGS= ${MAKE_FLAGS} DESTDIR=${WRKINST} .include diff --git a/games/xonix/Makefile b/games/xonix/Makefile index 0722edfa233..08b63b77637 100644 --- a/games/xonix/Makefile +++ b/games/xonix/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:40 naddy Exp $ COMMENT= "win land without colliding with 'flyers' and 'eaters'" DISTNAME= xonix-1.4 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ PERMIT_PACKAGE_CDROM= Yes @@ -14,4 +14,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= imake +NO_REGRESS= Yes + .include diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index f61eca67c4e..08a2a81c589 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2002/09/19 07:00:42 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.18 2002/10/26 20:44:40 naddy Exp $ COMMENT= "X11 solitaire with 14 variations" @@ -21,4 +21,6 @@ USE_X11= Yes WRKSRC=${WRKDIST}/src CONFIGURE_STYLE=imake +NO_REGRESS= Yes + .include diff --git a/games/xripple/Makefile b/games/xripple/Makefile index 47351efd0cd..b25aac2c94e 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.9 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2002/10/26 20:44:40 naddy Exp $ COMMENT= "screen bottom ripples like a pool of water" DISTNAME= xripple PKGNAME= xripple-1.0 CATEGORIES= games -NEED_VERSION= 1.515 + 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/ \ @@ -25,6 +25,8 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE=imake ALL_TARGET= xripple +NO_REGRESS= Yes + post-configure: @cd ${WRKSRC}; ${MAKE} clean diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index ce0b8242692..5ba16be97ab 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.13 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/26 20:44:40 naddy Exp $ COMMENT= "X11 version of the popular board game" DISTNAME= xscrabble PKGNAME= xscrabble-1.0 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= http://people.freebsd.org/~mph/distfiles/ PERMIT_PACKAGE_CDROM= "no fee" @@ -13,7 +13,6 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= "no fee" PERMIT_DISTFILES_FTP= Yes - CONFIGURE_STYLE=imake noman post-patch: @@ -22,4 +21,6 @@ post-patch: @/usr/bin/perl -pi.bak -e "s|\@XSCRABBLEDIR\@|${PREFIX}/lib/X11/xscrabble|;" \ ${WRKSRC}/XScrabble.ad +NO_REGRESS= Yes + .include diff --git a/games/xskat/Makefile b/games/xskat/Makefile index 9050aec361e..b71832588ad 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/26 20:44:40 naddy Exp $ COMMENT= "skat card game" DISTNAME= xskat-3.4 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ${HOMEPAGE} HOMEPAGE= http://www.gulu.net/xskat/ @@ -16,4 +16,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= imake +NO_REGRESS= Yes + .include diff --git a/games/xsol/Makefile b/games/xsol/Makefile index c0d4b473d85..ea0449d0b63 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:40 naddy Exp $ COMMENT= "solitaire" DISTNAME= xsol-new PKGNAME= xsol-2.1.1 CATEGORIES= games -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_BACKUP} # License: BSD @@ -16,4 +16,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE=imake +NO_REGRESS= Yes + .include diff --git a/games/xsoldier/Makefile b/games/xsoldier/Makefile index 0a096c50e20..139f9680fcd 100644 --- a/games/xsoldier/Makefile +++ b/games/xsoldier/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2002/09/16 08:18:11 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/26 20:44:40 naddy Exp $ COMMENT= "shooting game for X11" @@ -16,4 +16,6 @@ MASTER_SITES= http://www.surfline.ne.jp/hachi/xsoldier/ CONFIGURE_STYLE= imake noman +NO_REGRESS= Yes + .include diff --git a/games/xzip/Makefile b/games/xzip/Makefile index ca459be8f92..0be5e294ae7 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2002/03/21 20:57:08 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2002/10/26 20:44:40 naddy Exp $ # $NetBSD: Makefile,v 1.4 1999/01/30 23:18:49 agc Exp $ # Original from: Andrew Plotkin, Mark Howell @@ -7,7 +7,6 @@ COMMENT= "z-code interpreter for X11 (Infocom game format)" DISTNAME= xzip182 PKGNAME= xzip-1.8.2 CATEGORIES= games x11 -NEED_VERSION= 1.515 HOMEPAGE= http://www.eblong.com/zarf/xzip.html @@ -30,6 +29,8 @@ ALL_TARGET= xzip CFLAGS+= -DAUTO_END_MODE -I${X11BASE}/include +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xzip ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/xzip.1 ${PREFIX}/man/man6/xzip.6