aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-22 09:25:57 +0800
committerkris <kris@FreeBSD.org>2004-02-22 09:25:57 +0800
commitb885f3f580274e7ecdae01476b55a8d4742f2fff (patch)
treedbe149bc42efb20d9102097201386be2e1aae4ea /games
parent80f999d70e74611f186fdc6779cacdf34483476b (diff)
downloadfreebsd-ports-graphics-b885f3f580274e7ecdae01476b55a8d4742f2fff.tar.gz
freebsd-ports-graphics-b885f3f580274e7ecdae01476b55a8d4742f2fff.tar.zst
freebsd-ports-graphics-b885f3f580274e7ecdae01476b55a8d4742f2fff.zip
This port was supposed to be removed on Nov 8; do so now since it is still
broken.
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/myth2_demo/Makefile65
-rw-r--r--games/myth2_demo/distinfo2
-rw-r--r--games/myth2_demo/pkg-descr24
4 files changed, 0 insertions, 92 deletions
diff --git a/games/Makefile b/games/Makefile
index dc8d350e24c..7b00082b3c9 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -270,7 +270,6 @@
SUBDIR += moonlander
SUBDIR += moria
SUBDIR += mvdsv
- SUBDIR += myth2_demo
SUBDIR += mythserver
SUBDIR += nInvaders
SUBDIR += nadar
diff --git a/games/myth2_demo/Makefile b/games/myth2_demo/Makefile
deleted file mode 100644
index 4be91868bbe..00000000000
--- a/games/myth2_demo/Makefile
+++ /dev/null
@@ -1,65 +0,0 @@
-# New ports collection makefile for: myth2_demo
-# Date created: 2000-01-22
-# Whom: trevor
-#
-# $FreeBSD$
-#
-
-PORTNAME= myth2_demo
-PORTVERSION= 1.3
-CATEGORIES= games linux
-MASTER_SITES= ftp://ftp.linux.tucows.com/pub/Loki/updates/loki_demos/ \
- ftp://ftp.sunsite.auc.dk/disk1/lokigames/updates/loki_demos/
-PKGNAMEPREFIX= linux-
-DISTNAME= myth2-demo
-EXTRACT_SUFX= .run
-EXTRACT_ONLY=
-
-MAINTAINER= trevor@FreeBSD.org
-COMMENT= Demo of Myth II: Soulblighter
-
-BROKEN= "distfile taken offline"
-
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-ONLY_FOR_ARCHS= i386
-PLIST= ${WRKDIR}/plist
-RESTRICTED= "no license"
-NO_CDROM= ${RESTRICTED}
-NO_FTP= ${RESTRICTED}
-USE_LINUX= yes
-USE_PERL5_BUILD=yes
-USE_X_PREFIX= yes
-WRKSRC= ${WRKDIR}/update/demos/myth2_demo/
-
-do-extract:
- ${MKDIR} ${WRKDIR}
- -${SED} -e 1,174d < ${DISTDIR}/${DISTFILES} |${TAR} -C ${WRKDIR} -xzvf -
-
-do-patch:
- ${MKDIR} ${WRKSRC}
- cd ${WRKDIR} && bin/Linux/x86/loki_patch patch.dat ${WRKDIR}/update
- ${RM} -f ${WRKSRC}/myth2_demo.ppc
- - ${MV} ${WRKSRC}/README ${WRKDIR}
-
-pre-install:
- ${ECHO_CMD} bin/myth2_demo.x86 > ${PLIST}
-.ifndef(NOPORTDOCS)
- ${ECHO_CMD} share/doc/myth2_demo/README >> ${PLIST}
-.endif
- ${FIND} ${WRKSRC}/ -type f | \
- ${PERL} -pi -e "s:^${WRKSRC}/:lib/myth2_demo/:g" >> ${PLIST}
- ${FIND} -d ${WRKSRC}/ -type d | \
- ${PERL} -pi -e "s:^${WRKSRC}/:\@dirrm lib/myth2_demo/:g" >> \
- ${PLIST}
-
-do-install:
- ${MKDIR} ${PREFIX}/lib/myth2_demo
-.ifndef(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKDIR}/README ${DOCSDIR}
-.endif
- cd ${WRKSRC} && ${PAX} -r -w * ${PREFIX}/lib/myth2_demo
- cd ${PREFIX}/bin && ${LN} -s ../lib/myth2_demo/myth2_demo.x86
-
-.include <bsd.port.mk>
diff --git a/games/myth2_demo/distinfo b/games/myth2_demo/distinfo
deleted file mode 100644
index ed75591dd81..00000000000
--- a/games/myth2_demo/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (myth2-demo.run) = 2e5384cf95540d1ae8d6d0aa0b6bfd5c
-SIZE (myth2-demo.run) = 66707932
diff --git a/games/myth2_demo/pkg-descr b/games/myth2_demo/pkg-descr
deleted file mode 100644
index 7d7b0e8ab48..00000000000
--- a/games/myth2_demo/pkg-descr
+++ /dev/null
@@ -1,24 +0,0 @@
-from the README:
- This playable demo of Myth II: Soulblighter for Linux has the following
- limitations over the full game:
- - Only three maps are available: two for solo games and one
- for multi-player games.
- - Guest-only login to Bungie.net
- [...] you will only be able to play this demo with other Myth II for Linux
- Demo v1.3 users.
-from the Web page:
- Sharpen your swords and fire up the cauldrons--Soulblighter is back!
- Bungie's thrilling strategy adventure, Myth II: Soulblighter, brings back the
- scourge of the West and challenges you with all-new scenarios and improved
- graphics and 3D rendering.
- In command of a ragtag army of berserkers, dwarves, soldiers and sorcerers,
- you are the last hope (yet again) of saving the folk of Madrigal and the West
- from the evil might of Soulblighter and his minions. Test your fortitiude by
- challenging others on your network or online to a battle to the death, or cross
- swords and sages with Soulblighter himself. For fantasy gamers, this is far
- better than a slab of roast beast washed down with a tall ale...
-
-On FreeBSD it crashes after playing the introductory movie, if /dev/dsp is
-available.
-
-WWW: http://www.lokigames.com/products/myth2/