aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-12-02 12:27:08 +0000
committerRene Ladan <rene@FreeBSD.org>2023-12-02 12:27:08 +0000
commitf686bdd0dd53fd877dc9fd228f4bf459bc706a22 (patch)
treeb6a47df8addaddbed72098a2765365448835cf2c
parent240498970a27ffac6ac5b16a9b5ef7f0383f5ac8 (diff)
downloadports-f686bdd0dd53fd877dc9fd228f4bf459bc706a22.tar.gz
ports-f686bdd0dd53fd877dc9fd228f4bf459bc706a22.zip
emulators/ines: Remove expired port
2023-11-30 emulators/ines: Ancient NES emulator that only works on i386, consider using emulators/higan
-rw-r--r--MOVED1
-rw-r--r--emulators/Makefile1
-rw-r--r--emulators/ines/Makefile33
-rw-r--r--emulators/ines/distinfo2
-rw-r--r--emulators/ines/pkg-descr4
-rw-r--r--emulators/ines/pkg-plist5
6 files changed, 1 insertions, 45 deletions
diff --git a/MOVED b/MOVED
index b5e99ab4a65e..52f34cfca1b8 100644
--- a/MOVED
+++ b/MOVED
@@ -8126,3 +8126,4 @@ java/wildfly25||2023-12-02|Has expired: End of life upstream
net/gupnp-ui||2023-12-02|Has expired: Depends on deprecated port net/gupnp14
graphics/R-cran-rtiff||2023-12-02|Has expired: Fails to build and abandoned upstream
games/iagno||2023-12-02|Has expired: BROKEN for more than a year and no upstream activity for the last 2 years
+emulators/ines||2023-12-02|Has expired: Ancient NES emulator that only works on i386, consider using emulators/higan
diff --git a/emulators/Makefile b/emulators/Makefile
index cf6e4b012f69..4400f75a31c9 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -49,7 +49,6 @@
SUBDIR += higan
SUBDIR += hugo
SUBDIR += hv_kvp_cmd
- SUBDIR += ines
SUBDIR += javatari
SUBDIR += joytran
SUBDIR += jzintv
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile
deleted file mode 100644
index 8ef988c34c83..000000000000
--- a/emulators/ines/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-PORTNAME= ines
-PORTVERSION= 3.0
-PORTREVISION= 2
-CATEGORIES= emulators
-MASTER_SITES= http://fms.komkon.org/iNES/
-DISTNAME= iNES30-FreeBSD-80x86-bin
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Nintendo Entertainment System emulator for X11
-WWW= https://fms.komkon.org/iNES/
-
-DEPRECATED= Ancient NES emulator that only works on i386, consider using emulators/higan
-EXPIRATION_DATE=2023-11-30
-
-LIB_DEPENDS= libc.so.5:misc/compat5x
-
-ONLY_FOR_ARCHS= i386
-ONLY_FOR_ARCHS_REASON= is an i386 binary
-
-NO_WRKSUBDIR= yes
-USES= xorg
-USE_XORG= x11 xext
-NO_BUILD= yes
-STRIP=
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/ines ${STAGEDIR}${PREFIX}/bin
- @${MKDIR} ${STAGEDIR}${DATADIR}
- (cd ${WRKSRC} && ${INSTALL_DATA} iNES.html CART.NES *.pal \
- ${STAGEDIR}${DATADIR})
-
-.include <bsd.port.mk>
diff --git a/emulators/ines/distinfo b/emulators/ines/distinfo
deleted file mode 100644
index b59bd0be1645..000000000000
--- a/emulators/ines/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (iNES30-FreeBSD-80x86-bin.tar.Z) = e8d057a0b64d116aa0cc5a6c8a6d2f78f3cbf2b15964c4a6a1bb22d5ffd24f7d
-SIZE (iNES30-FreeBSD-80x86-bin.tar.Z) = 154268
diff --git a/emulators/ines/pkg-descr b/emulators/ines/pkg-descr
deleted file mode 100644
index abce968425c8..000000000000
--- a/emulators/ines/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-iNES is the Nintendo Entertainment System emulator for X Window System.
-
-You must buy cartridges and get raw images from them to use this emulator.
-When ines make core and die, try -noshm option.
diff --git a/emulators/ines/pkg-plist b/emulators/ines/pkg-plist
deleted file mode 100644
index f40c603f4bf4..000000000000
--- a/emulators/ines/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/ines
-%%DATADIR%%/iNES.html
-%%DATADIR%%/CART.NES
-%%DATADIR%%/Covell.pal
-%%DATADIR%%/Old-iNES.pal