diff options
author | vd <vd@FreeBSD.org> | 2006-12-13 00:12:04 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-12-13 00:12:04 +0800 |
commit | 397d179faf3f2bf988c5d5b8fda6fdb85c346184 (patch) | |
tree | 68e1fae56f40326eb3dea9d21cc079987885c9ab /games | |
parent | 5ef7564ddfc1d2fbe333d02c63484289479182b6 (diff) | |
download | freebsd-ports-gnome-397d179faf3f2bf988c5d5b8fda6fdb85c346184.tar.gz freebsd-ports-gnome-397d179faf3f2bf988c5d5b8fda6fdb85c346184.tar.zst freebsd-ports-gnome-397d179faf3f2bf988c5d5b8fda6fdb85c346184.zip |
Remove expired leaf ports:
2006-12-01 lang/clips: Unfetchable
2006-12-07 audio/gdesklets-xmms: Disappeared from the internet
2006-12-01 games/flightgear-l410: is incompatible with the latest FlightGear release
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | games/flightgear-l410/Makefile | 53 | ||||
-rw-r--r-- | games/flightgear-l410/distinfo | 9 | ||||
-rw-r--r-- | games/flightgear-l410/pkg-descr | 9 | ||||
-rw-r--r-- | games/flightgear-l410/pkg-message | 6 |
5 files changed, 0 insertions, 78 deletions
diff --git a/games/Makefile b/games/Makefile index 01e4263c02dc..c3ffd26163d2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -194,7 +194,6 @@ SUBDIR += flightgear SUBDIR += flightgear-aircrafts SUBDIR += flightgear-atlas - SUBDIR += flightgear-l410 SUBDIR += flightgear-mb339-pan SUBDIR += flobopuyo SUBDIR += flying diff --git a/games/flightgear-l410/Makefile b/games/flightgear-l410/Makefile deleted file mode 100644 index ed8ee13c370c..000000000000 --- a/games/flightgear-l410/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: flightgear-l410 -# Date created: 11 Dec 2005 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= flightgear-l410 -PORTVERSION= 4.0 -PORTREVISION= 1 -MASTER_SITES= http://javky.rozhled.cz/download/fgfsl410/:l410 -DISTNAME= FlightGear-${FGVERSION} -DISTFILES= ${DATADIST}:l410 ${SRCDIST}:l410 -EXTRACT_ONLY= FlightGear-${FGVERSION}${EXTRACT_SUFX} ${DATADIST} - -COMMENT= A simulation of the Turbolet L410 commuter aircraft - -DATADIST= l410-${FGVERSION}-v${PORTVERSION}${EXTRACT_SUFX} -SRCDIST= l410-${FGVERSION}-src-v${PORTVERSION}${EXTRACT_SUFX} - -MASTERDIR= ${.CURDIR}/../flightgear -MD5_FILE= ${.CURDIR}/distinfo -DESCR= ${.CURDIR}/pkg-descr -PKGMESSAGE= ${WRKDIR}/.pkg-message - -PLIST= ${WRKDIR}/.plist -PLIST_FILES= bin/fgfs-l410 - -IGNORE= is incompatible with the latest FlightGear release -DEPRECATED= ${IGNORE} -EXPIRATION_DATE=2006-12-01 - -post-extract: - @cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${SRCDIST} ${EXTRACT_AFTER_ARGS} - @${CAT} ${MASTERDIR}/pkg-message ${.CURDIR}/pkg-message > ${PKGMESSAGE} - -pre-install: - @${RM} -f ${PLIST} - @cd ${WRKDIR} && \ - ${FIND} l410 -type f | ${SORT} \ - | ${SED} -e 's|^|share/FlightGear/Aircraft/|' >> ${PLIST} && \ - ${FIND} -d l410 -type d \ - | ${SED} -e 's|^|@dirrm share/FlightGear/Aircraft/|' >> ${PLIST} - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/Main/fgfs ${PREFIX}/bin/fgfs-l410 - cd ${WRKDIR} && \ - ${FIND} l410 -type d -exec \ - ${MKDIR} "${PREFIX}/share/FlightGear/Aircraft/{}" \; && \ - ${FIND} l410 -type f -exec \ - ${INSTALL_DATA} "{}" "${PREFIX}/share/FlightGear/Aircraft/{}" \; - -.include "${MASTERDIR}/Makefile" diff --git a/games/flightgear-l410/distinfo b/games/flightgear-l410/distinfo deleted file mode 100644 index 0d3b00d8d3d4..000000000000 --- a/games/flightgear-l410/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -MD5 (l410-0.9.9-v4.0.tar.gz) = 696a8271120a84285a762b0dbdf0ce25 -SHA256 (l410-0.9.9-v4.0.tar.gz) = 81d71ee200dcf83b8a785fe1162087f0195d14563d6d96d9efbfcbd767f60c2a -SIZE (l410-0.9.9-v4.0.tar.gz) = 2927221 -MD5 (l410-0.9.9-src-v4.0.tar.gz) = 67b8ba8b1569ab212f67946338a1a48c -SHA256 (l410-0.9.9-src-v4.0.tar.gz) = c5ab6d1912739764805144eca084b7f85803481f99a513eebfc7df9414a07bce -SIZE (l410-0.9.9-src-v4.0.tar.gz) = 93576 -MD5 (FlightGear-0.9.9.tar.gz) = c1bff0cc9eda34f2a31ec9cd4e5216e6 -SHA256 (FlightGear-0.9.9.tar.gz) = 46597145e087d116e479bf9048c06a0c84107ebda62420d783104831e4775c6a -SIZE (FlightGear-0.9.9.tar.gz) = 1771791 diff --git a/games/flightgear-l410/pkg-descr b/games/flightgear-l410/pkg-descr deleted file mode 100644 index e49d9f53f3ad..000000000000 --- a/games/flightgear-l410/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -The Turbolet L410 package simulates the Turbolet L410 Czech commuter aircraft, -and is provided as an aircraft for the FlightGear flight simulator. Since the -aircraft requires modifications to the FlightGear source code, this port -builds and installs a patched FlightGear executable. - -WWW: http://javky.rozhled.cz/index.php?id=fgfsl410&typ=P - -- Jean-Yves Lefort -jylefort@FreeBSD.org diff --git a/games/flightgear-l410/pkg-message b/games/flightgear-l410/pkg-message deleted file mode 100644 index 40aa9e67490c..000000000000 --- a/games/flightgear-l410/pkg-message +++ /dev/null @@ -1,6 +0,0 @@ -=============================================================================== -The standard fgfs executable cannot handle the L410. To fly it, use the -L410-specific fgfs executable: - - fgfs-l410 --aircraft=l410 -=============================================================================== |