aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-03-04 00:00:19 +0800
committermat <mat@FreeBSD.org>2017-03-04 00:00:19 +0800
commit1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e (patch)
tree28f19cc7e46ff16710c3e7fed55ec8397d738f11 /emulators
parent8d0e7f74b84ee40fac6b67b8a5b652fe853f84c9 (diff)
downloadfreebsd-ports-gnome-1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e.tar.gz
freebsd-ports-gnome-1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e.tar.zst
freebsd-ports-gnome-1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e.zip
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017. In the past six months, about a third of the ports marked BROKEN because they were hosted on Google Code have been fixed. The remaining must not be of use to anyone. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'emulators')
-rw-r--r--emulators/gngeo/Makefile2
-rw-r--r--emulators/wxmupen64plus/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile
index c91a8283eada..b6579cccb96e 100644
--- a/emulators/gngeo/Makefile
+++ b/emulators/gngeo/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= NeoGeo emulator
BROKEN= Unfetchable (google code has gone away)
+DEPRECATED= Unfetchable for more than six months (google code has gone away)
+EXPIRATION_DATE= 2017-04-30
USES= compiler:features gmake
USE_SDL= image sdl
diff --git a/emulators/wxmupen64plus/Makefile b/emulators/wxmupen64plus/Makefile
index f88f24d96a00..b736ee86f8e1 100644
--- a/emulators/wxmupen64plus/Makefile
+++ b/emulators/wxmupen64plus/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= Mupen64Plus 2.0 GUI frontend written using wxWidgets
BROKEN= Unfetchable (google code has gone away)
+DEPRECATED= Unfetchable for more than six months (google code has gone away)
+EXPIRATION_DATE= 2017-04-30
LIB_DEPENDS= libmupen64plus.so.2:emulators/mupen64plus-core
RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core \