From da860b3fa2e59ccaf86a2d4de4c6ba10a3ef3d67 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Thu, 25 Jan 2024 21:26:19 +0100 Subject: [PATCH] games/linux-ut2003-demo: Remove expired port 2024-01-25 games/linux-ut2003-demo: Cannot be fetched anymore from GENTOO Master Sites --- MOVED | 1 + games/Makefile | 1 - games/linux-ut2003-demo/Makefile | 80 -------------------- games/linux-ut2003-demo/distinfo | 2 - games/linux-ut2003-demo/files/ut2003-demo.in | 12 --- games/linux-ut2003-demo/pkg-descr | 8 -- 6 files changed, 1 insertion(+), 103 deletions(-) delete mode 100644 games/linux-ut2003-demo/Makefile delete mode 100644 games/linux-ut2003-demo/distinfo delete mode 100644 games/linux-ut2003-demo/files/ut2003-demo.in delete mode 100644 games/linux-ut2003-demo/pkg-descr diff --git a/MOVED b/MOVED index a9b6f473fa584..9df430494ce3c 100644 --- a/MOVED +++ b/MOVED @@ -2969,3 +2969,4 @@ databases/isql-viewer||2024-01-25|Has expired: Requires old mysql versions and l audio/sphinx3||2024-01-25|Has expired: Upstream advises on using audio/pocketsphinx audio/sphinx||2024-01-25|Has expired: Upstream advises to use audio/pocketsphinx games/linux-quake3-demo||2024-01-25|Has expired: Cannot be fetched from GENTOO sites +games/linux-ut2003-demo||2024-01-25|Has expired: Cannot be fetched anymore from GENTOO Master Sites diff --git a/games/Makefile b/games/Makefile index 93eb01a5f3fd6..77ffd8dfe8352 100644 --- a/games/Makefile +++ b/games/Makefile @@ -585,7 +585,6 @@ SUBDIR += linux-steam-utils SUBDIR += linux-unrealgold SUBDIR += linux-ut - SUBDIR += linux-ut2003-demo SUBDIR += linux-virtual-jay-peak SUBDIR += linwarrior SUBDIR += lizzie diff --git a/games/linux-ut2003-demo/Makefile b/games/linux-ut2003-demo/Makefile deleted file mode 100644 index cd925b5e7cef4..0000000000000 --- a/games/linux-ut2003-demo/Makefile +++ /dev/null @@ -1,80 +0,0 @@ -PORTNAME= ut2003-demo -PORTVERSION= 2206 -PORTREVISION= 2 -CATEGORIES= games linux -MASTER_SITES= GENTOO -PKGNAMEPREFIX= linux- -DISTNAME= ut2003demo-lnx-${PORTVERSION} -EXTRACT_SUFX= .sh.bin - -MAINTAINER= ports@FreeBSD.org -COMMENT= Unreal Tournament 2003 demo - -# Converted from RESTRICTED -LICENSE= Unreal -LICENSE_NAME= Unreal -LICENSE_TEXT= Redistribution is limited, see license -LICENSE_PERMS= auto-accept - -DEPRECATED= Cannot be fetched anymore from GENTOO Master Sites -EXPIRATION_DATE= 2024-01-25 - -USES= linux -USE_LINUX= dri sdl12 xorglibs -NO_BUILD= yes -NO_WRKSUBDIR= yes - -UTDIR= ${PREFIX}/lib/${PORTNAME} -UTDIR_REL= ${UTDIR:S,^${PREFIX}/,,} - -PLIST= ${WRKDIR}/pkg-plist - -SUB_FILES= ut2003-demo -SUB_LIST= UTDIR="${UTDIR}" - -PLIST_FILES= bin/ut2003-demo \ - %%DATADIR%%/UT2003Logo.bmp %%DATADIR%%/Unreal.xpm -PLIST_DIRS= ${UTDIR_REL} %%DATADIR%% -PORTDOCS= * - -LIBDIRS= Animations Benchmark ForceFeedback KarmaData Maps Music \ - Sounds StaticMeshes System Textures Web - -OPTIONS_DEFINE= DOCS - -do-extract: - @${MKDIR} ${WRKSRC} - @cd ${WRKSRC} && ${TAIL} -c +6360 ${_DISTDIR}/${DISTFILES} | ${TAR} zxf - - @cd ${WRKSRC} && ${TAR} yxf ut2003lnx_demo.tar.bz2 - @cd ${WRKSRC} && ${TAR} zxf setupstuff.tar.gz - -pre-install: - @${RM} ${PLIST} - @cd ${WRKSRC} && \ - ${FIND} ${LIBDIRS} -type f | ${SORT} \ - | ${SED} -e 's|^|${UTDIR_REL}/|' >> ${PLIST} - - # This fix an error with the libSDL included in the ut2003 package - @${ECHO_CMD} "@exec cp ${LINUXBASE}/usr/lib/libSDL-1.2.so.0 ${UTDIR}/System/" \ - >> ${PLIST} - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/ut2003-demo ${STAGEDIR}${PREFIX}/bin - - cd ${WRKSRC} && \ - ${FIND} ${LIBDIRS} -type d ! -empty -exec \ - ${MKDIR} "${STAGEDIR}${UTDIR}/{}" \; && \ - ${FIND} ${LIBDIRS} -type f -exec \ - ${INSTALL_DATA} {} "${STAGEDIR}${UTDIR}/{}" \; - ${CHMOD} ${BINMODE} ${STAGEDIR}${UTDIR}/Benchmark/*.sh ${STAGEDIR}${UTDIR}/System/*-bin - ${CHMOD} ${LIBMODE} ${STAGEDIR}${UTDIR}/System/*.so* - @${MKDIR} ${STAGEDIR}${DATADIR} -.for f in Help/UT2003Logo.bmp Unreal.xpm - ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DATADIR} -.endfor - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in README.linux Help/ReadMe-* eula/* - ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} -.endfor - -.include diff --git a/games/linux-ut2003-demo/distinfo b/games/linux-ut2003-demo/distinfo deleted file mode 100644 index 91897a007b2d5..0000000000000 --- a/games/linux-ut2003-demo/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ut2003demo-lnx-2206.sh.bin) = e7664d20d6364e4f151199e3f7e111888abeb63e1d93146c88d932c6a2b94173 -SIZE (ut2003demo-lnx-2206.sh.bin) = 137253079 diff --git a/games/linux-ut2003-demo/files/ut2003-demo.in b/games/linux-ut2003-demo/files/ut2003-demo.in deleted file mode 100644 index 2c98918782698..0000000000000 --- a/games/linux-ut2003-demo/files/ut2003-demo.in +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -export UT2003_DATA_PATH="%%UTDIR%%/System" - -if [ -n "$LD_LIBRARY_PATH" ]; then - export LD_LIBRARY_PATH="$UT2003_DATA_PATH:$LD_LIBRARY_PATH" -else - export LD_LIBRARY_PATH="$UT2003_DATA_PATH" -fi - -cd "$UT2003_DATA_PATH" || exit 1 -exec ./ut2003-bin "$@" diff --git a/games/linux-ut2003-demo/pkg-descr b/games/linux-ut2003-demo/pkg-descr deleted file mode 100644 index 4d3ca1d46e8b8..0000000000000 --- a/games/linux-ut2003-demo/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Unreal Tournament 2003 is a first-person shooter computer game designed mainly -for multiplayer gaming although the game had a built in single-player mode -that mimics multiplayer gaming by featuring AI-bots. The game is part of the -Unreal franchise's series of games and is a the sequel to 1999's Unreal -Tournament. Unreal II: The Awakening was released as a sister product to the -game, however, was developed for single-player only. Later, Unreal II would -receive an add-on that would enable a multiplayer mode. UT 2003 was followed -by Unreal Tournament 2004 released in March of 2004.