git: dc9d902979d5 - main - graphics/cosmoplayer: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sat, 02 Aug 2025 09:31:06 UTC
The branch main has been updated by rene:

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

commit dc9d902979d55a96b489a6096973f2d08be6b5f3
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-08-02 09:30:54 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-08-02 09:30:54 +0000

    graphics/cosmoplayer: Remove expired port
    
    2025-07-31 graphics/cosmoplayer: Abandonware
---
 MOVED                          |  1 +
 graphics/Makefile              |  1 -
 graphics/cosmoplayer/Makefile  | 40 ----------------------------------------
 graphics/cosmoplayer/distinfo  |  2 --
 graphics/cosmoplayer/pkg-descr |  4 ----
 5 files changed, 1 insertion(+), 47 deletions(-)

diff --git a/MOVED b/MOVED
index fd8f45fb6729..bd12e276f202 100644
--- a/MOVED
+++ b/MOVED
@@ -4668,3 +4668,4 @@ devel/rpc2||2025-08-02|Has expired: Outdated, unsupported upstream and unmaintai
 devel/publib||2025-08-02|Has expired: Upstream is gone and last release around 2012
 devel/qmake||2025-08-02|Has expired: Obsolete and unsupported upstream
 devel/godot35-tools|devel/godot-tools|2025-08-02|Has expired: Fails to build and legacy, consider migrating to devel/godot-tools
+graphics/cosmoplayer||2025-08-02|Has expired: Abandonware
diff --git a/graphics/Makefile b/graphics/Makefile
index 63aa75d13b08..8b9be1162c54 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -118,7 +118,6 @@
     SUBDIR += compupic
     SUBDIR += converseen
     SUBDIR += corrupter
-    SUBDIR += cosmoplayer
     SUBDIR += cptutils
     SUBDIR += crw
     SUBDIR += ctl
diff --git a/graphics/cosmoplayer/Makefile b/graphics/cosmoplayer/Makefile
deleted file mode 100644
index bfe3a5186802..000000000000
--- a/graphics/cosmoplayer/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-PORTNAME=	cosmoplayer
-PORTVERSION=	2.1.1
-PORTREVISION=	2
-CATEGORIES=	graphics
-#MASTER_SITES=	http://opendx.npaci.edu/libs/
-MASTER_SITES=	http://distfiles.macports.org/${PORTNAME}/	\
-		http://lil.fr.distfiles.macports.org/${PORTNAME}/	\
-		http://ftp.leg.uct.ac.za/pub/packages/macports/distfiles/${PORTNAME}/
-DISTNAME=	${PORTNAME}-jar
-
-MAINTAINER=	thierry@FreeBSD.org
-COMMENT=	Java classes to support VRML
-WWW=		http://cic.nist.gov/vrml/cosmoplayer.html
-
-LICENSE=	SGI
-LICENSE_NAME=	SGI
-LICENSE_FILE=	${WRKSRC}/License
-LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror auto-accept
-
-DEPRECATED=	Abandonware
-EXPIRATION_DATE=2025-07-31
-
-RUN_DEPENDS=	${JAVALIBDIR}/java40.jar:devel/netscape-java40
-
-USES=		java
-
-NO_BUILD=	yes
-NO_ARCH=	yes
-
-JARFILES=	npcosmop211.jar
-
-PLIST_FILES=	${JARFILES:S|^|%%JAVAJARDIR%%/|}
-
-post-extract:
-	${MV} ${WRKDIR}/comsoplayer-jar ${WRKSRC}
-
-do-install:
-	${INSTALL_DATA} ${JARFILES:S|^|${WRKSRC}/|} ${STAGEDIR}${JAVAJARDIR}
-
-.include <bsd.port.mk>
diff --git a/graphics/cosmoplayer/distinfo b/graphics/cosmoplayer/distinfo
deleted file mode 100644
index 9b7e42670320..000000000000
--- a/graphics/cosmoplayer/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (cosmoplayer-jar.tar.gz) = 1a79351c2d5300c4e1ceb469852c922dcc24b6ac5a43859226749a35798b6d1e
-SIZE (cosmoplayer-jar.tar.gz) = 44698
diff --git a/graphics/cosmoplayer/pkg-descr b/graphics/cosmoplayer/pkg-descr
deleted file mode 100644
index d06eb5a1e3bb..000000000000
--- a/graphics/cosmoplayer/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This jar file comes from Computer Associates / SGI Cosmo Player.
-It contains classes to support VRML.
-
-It is used by OpenDX.