git: e2b63c17780e - main - games/OpenDiablo2: Remove expired port

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 31 Dec 2023 00:07:50 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e2b63c17780e1ce59195bc446642c8257e3d00bc

commit e2b63c17780e1ce59195bc446642c8257e3d00bc
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-29 22:05:17 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-31 00:06:20 +0000

    games/OpenDiablo2: Remove expired port
    
    2023-12-31 games/OpenDiablo2: Upstream repository has been archived on Dec 20, 2021
---
 MOVED                         |  1 +
 games/Makefile                |  1 -
 games/OpenDiablo2/Makefile    | 56 -------------------------------------------
 games/OpenDiablo2/distinfo    | 43 ---------------------------------
 games/OpenDiablo2/pkg-descr   |  5 ----
 games/OpenDiablo2/pkg-message | 15 ------------
 6 files changed, 1 insertion(+), 120 deletions(-)

diff --git a/MOVED b/MOVED
index bbf71f2ef34b..69c497a857fa 100644
--- a/MOVED
+++ b/MOVED
@@ -8222,3 +8222,4 @@ mail/qsheff||2023-12-31|Has expired: BROKEN on all supported versions after the
 textproc/py-googletrans||2023-12-31|Has expired: Umaintained for over 3 years, depends on old www/py-httpx013
 multimedia/smtube||2023-12-31|Has expired: Depends on deprecated www/qt5-webkit
 net/thcrut||2023-12-31|Has expired: BROKEN on all supported versions after the EOL of 12
+games/OpenDiablo2||2023-12-31|Has expired: Upstream repository has been archived on Dec 20, 2021
diff --git a/games/Makefile b/games/Makefile
index 7600cd7fe899..a253996fa0d0 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -17,7 +17,6 @@
     SUBDIR += KnightCap
     SUBDIR += LibreMines
     SUBDIR += NBlood
-    SUBDIR += OpenDiablo2
     SUBDIR += OpenLara
     SUBDIR += OpenTomb
     SUBDIR += SRB2
diff --git a/games/OpenDiablo2/Makefile b/games/OpenDiablo2/Makefile
deleted file mode 100644
index ba65345c42e9..000000000000
--- a/games/OpenDiablo2/Makefile
+++ /dev/null
@@ -1,56 +0,0 @@
-PORTNAME=	OpenDiablo2
-DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1-g20210514
-PORTREVISION=	16
-CATEGORIES=	games
-
-MAINTAINER=	eduardo@FreeBSD.org
-COMMENT=	Open source re-implementation of Diablo 2
-WWW=		https://opendiablo2.com/
-
-LICENSE=	GPLv3
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=	Upstream repository has been archived on Dec 20, 2021
-EXPIRATION_DATE=	2023-12-31
-
-LIB_DEPENDS=	libglfw.so:graphics/glfw
-
-USES=		gl go:modules openal pkgconfig xorg
-USE_GITHUB=	yes
-GH_TAGNAME=	a688d66
-GH_TUPLE=	\
-		JoshVarga:blast:681c804fb9f0:joshvarga_blast/vendor/github.com/JoshVarga/blast \
-		davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
-		go-gl:glfw:5321531c36a2:go_gl_glfw_glfw/vendor/github.com/go-gl/glfw \
-		go-restruct:restruct:v1.2.0-alpha:go_restruct_restruct/vendor/github.com/go-restruct/restruct \
-		go-sourcemap:sourcemap:v1.0.5:go_sourcemap_sourcemap/vendor/gopkg.in/sourcemap.v1 \
-		go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \
-		golang:exp:e3b2a7f2fdc7:golang_exp/vendor/golang.org/x/exp \
-		golang:image:e162460cd6b5:golang_image/vendor/golang.org/x/image \
-		golang:mobile:973feb4309de:golang_mobile/vendor/golang.org/x/mobile \
-		golang:sys:b64e53b001e4:golang_sys/vendor/golang.org/x/sys \
-		google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \
-		gravestench:akara:a64208a7fd3c:gravestench_akara/vendor/github.com/gravestench/akara \
-		hajimehoshi:ebiten:v2.0.2:hajimehoshi_ebiten_v2/vendor/github.com/hajimehoshi/ebiten/v2 \
-		hajimehoshi:oto:v0.6.8:hajimehoshi_oto/vendor/github.com/hajimehoshi/oto \
-		kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \
-		pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
-		pkg:profile:v1.5.0:pkg_profile/vendor/github.com/pkg/profile \
-		pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
-		robertkrimen:otto:ef014fd054ac:robertkrimen_otto/vendor/github.com/robertkrimen/otto \
-		stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify
-USE_GL=		gl
-USE_XORG=	x11 xcursor xi xinerama xrandr xxf86vm
-
-PLIST_FILES=	bin/${PORTNAME}
-
-PORTDOCS=	README.md
-
-OPTIONS_DEFINE=	DOCS
-
-do-install-DOCS-on:
-	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/games/OpenDiablo2/distinfo b/games/OpenDiablo2/distinfo
deleted file mode 100644
index 8691043135d7..000000000000
--- a/games/OpenDiablo2/distinfo
+++ /dev/null
@@ -1,43 +0,0 @@
-TIMESTAMP = 1621506033
-SHA256 (OpenDiablo2-OpenDiablo2-v0.1-g20210514-a688d66_GH0.tar.gz) = 96ad84b02b96b744360ffac0650f50b1e7eb0abb5d4ad264f3504f189c8c9f19
-SIZE (OpenDiablo2-OpenDiablo2-v0.1-g20210514-a688d66_GH0.tar.gz) = 14996352
-SHA256 (JoshVarga-blast-681c804fb9f0_GH0.tar.gz) = 27ac0c00d65b9ed69a9edb3149985a78ed75aa9bc6b4c1ad4e054cde75366e52
-SIZE (JoshVarga-blast-681c804fb9f0_GH0.tar.gz) = 18447
-SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
-SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
-SHA256 (go-gl-glfw-5321531c36a2_GH0.tar.gz) = c9cd1d1d91649a7721e21819b9f3f32a5f93790d81eccbd1409782102ce46fc2
-SIZE (go-gl-glfw-5321531c36a2_GH0.tar.gz) = 1213640
-SHA256 (go-restruct-restruct-v1.2.0-alpha_GH0.tar.gz) = 0bbeb53a7da45327204fe824b3d319b30b85c32e04bdb18c8bb4cb8ffafdfc31
-SIZE (go-restruct-restruct-v1.2.0-alpha_GH0.tar.gz) = 40874
-SHA256 (go-sourcemap-sourcemap-v1.0.5_GH0.tar.gz) = a02ff67183c8c01f2f1c1cb4e716200fcc56f61766922cd18576c8f203007aae
-SIZE (go-sourcemap-sourcemap-v1.0.5_GH0.tar.gz) = 5368
-SHA256 (go-yaml-yaml-9f266ea9e77c_GH0.tar.gz) = 63efc9aabcbb56b2c9469927784fd67ecb3a79720c4fa754c511335a04156d04
-SIZE (go-yaml-yaml-9f266ea9e77c_GH0.tar.gz) = 86898
-SHA256 (golang-exp-e3b2a7f2fdc7_GH0.tar.gz) = af837f98639f9f3230963ecd10d8a0739b70bf014f0ce026f38141d27212c970
-SIZE (golang-exp-e3b2a7f2fdc7_GH0.tar.gz) = 1517526
-SHA256 (golang-image-e162460cd6b5_GH0.tar.gz) = 95fcb6953e5bcd38391879e007eb143d98f67b1659be7737bd3e502890a6d0cc
-SIZE (golang-image-e162460cd6b5_GH0.tar.gz) = 4900398
-SHA256 (golang-mobile-973feb4309de_GH0.tar.gz) = 03aa7e811fd689891cc16037eb31585f98e169e85beb63a4a88e9cdf0bd20de0
-SIZE (golang-mobile-973feb4309de_GH0.tar.gz) = 1206597
-SHA256 (golang-sys-b64e53b001e4_GH0.tar.gz) = 4c32d52373df17d9c40604d76e189f274c6fd1386d4d23b9114dbb9805079796
-SIZE (golang-sys-b64e53b001e4_GH0.tar.gz) = 1103798
-SHA256 (google-uuid-v1.1.2_GH0.tar.gz) = e650558e314307cf33391d0a9ef575b418188206d61cb9751e9f11bceb0874d0
-SIZE (google-uuid-v1.1.2_GH0.tar.gz) = 13871
-SHA256 (gravestench-akara-a64208a7fd3c_GH0.tar.gz) = 2cd1c86b4e1af735560e3f9acf55bd61b3258400f0c4b5c0552c2862356504fa
-SIZE (gravestench-akara-a64208a7fd3c_GH0.tar.gz) = 10600
-SHA256 (hajimehoshi-ebiten-v2.0.2_GH0.tar.gz) = 95ee06a03291f2b5e9932ee76b65e0c325ed18985c5c527ad1a704168dcd08ca
-SIZE (hajimehoshi-ebiten-v2.0.2_GH0.tar.gz) = 17069441
-SHA256 (hajimehoshi-oto-v0.6.8_GH0.tar.gz) = dfccbded3ce6ad0facdf61e41f004e5e0c14f3829f835db0b1577d11b82f2ec0
-SIZE (hajimehoshi-oto-v0.6.8_GH0.tar.gz) = 26107
-SHA256 (kr-text-v0.2.0_GH0.tar.gz) = 59b5e4a7fd4097be87fad0edcaf342fdc971d0c8fdfb4f2d7424561471992e7c
-SIZE (kr-text-v0.2.0_GH0.tar.gz) = 8699
-SHA256 (pkg-errors-v0.9.1_GH0.tar.gz) = 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608
-SIZE (pkg-errors-v0.9.1_GH0.tar.gz) = 13415
-SHA256 (pkg-profile-v1.5.0_GH0.tar.gz) = cf8c5764384b40c5db5a033e04cdf878749d99bdb35c9b9db0db1aef39ff0dd1
-SIZE (pkg-profile-v1.5.0_GH0.tar.gz) = 5858
-SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
-SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
-SHA256 (robertkrimen-otto-ef014fd054ac_GH0.tar.gz) = 6db902f2a9d75daefdc0e56ea6f4d611fc1f22da5b609733f354c89e80cbe0af
-SIZE (robertkrimen-otto-ef014fd054ac_GH0.tar.gz) = 252303
-SHA256 (stretchr-testify-v1.7.0_GH0.tar.gz) = 560c0984072cb436b17bbce5699b205d5aa2beb58ef7a94530d7724b5739a8d6
-SIZE (stretchr-testify-v1.7.0_GH0.tar.gz) = 91073
diff --git a/games/OpenDiablo2/pkg-descr b/games/OpenDiablo2/pkg-descr
deleted file mode 100644
index 2251bffc2915..000000000000
--- a/games/OpenDiablo2/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-OpenDiablo2 is an ARPG game engine in the same vein of the 2000's
-games, and supports playing Diablo 2. The engine is written in
-golang and is cross platform.
-
-See also: https://github.com/OpenDiablo2/OpenDiablo2
diff --git a/games/OpenDiablo2/pkg-message b/games/OpenDiablo2/pkg-message
deleted file mode 100644
index 761d30f9c153..000000000000
--- a/games/OpenDiablo2/pkg-message
+++ /dev/null
@@ -1,15 +0,0 @@
-[
-{ type: install
-  message: <<EOM
-This game requires MPQ datafiles from the original Diablo 2(tm) and
-Lord Destruction(tm) expantion CDs or digital downloads.
-
-Run OpenDiablo2  once to get configuration file to be created in
-~/.config/OpenDiablo2/config.json and set "MpqPath" to path where
-MPQ files are.
-
-If you have any issues with this game, please file a bug report on the GitHub page:
-https://github.com/OpenDiablo2/OpenDiablo2/issues
-EOM
-}
-]