git: c6f465d61903 - main - graphics/sage: Remove expired port

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

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

commit c6f465d619036aee3e9ed5789b6f708d9a3aeb15
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-29 22:38:57 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-31 00:06:23 +0000

    graphics/sage: Remove expired port
    
    2023-12-31 graphics/sage: There has been no release for most of the Worldforge libraries in the past 10 years.
---
 MOVED                   |  1 +
 graphics/Makefile       |  1 -
 graphics/sage/Makefile  | 26 --------------------------
 graphics/sage/distinfo  |  2 --
 graphics/sage/pkg-descr |  2 --
 graphics/sage/pkg-plist | 13 -------------
 6 files changed, 1 insertion(+), 44 deletions(-)

diff --git a/MOVED b/MOVED
index 6314157a0a65..8a76f995fbe2 100644
--- a/MOVED
+++ b/MOVED
@@ -8231,3 +8231,4 @@ devel/strace||2023-12-31|Has expired: BROKEN on all supported versions after EOL
 audio/tuneradio||2023-12-31|Has expired: Requires defunct bktr
 net/skstream||2023-12-31|Has expired: There has been no release for most of the Worldforge libraries in the past 10 years.
 mail/libspf||2023-12-31|Has expired: Abandonware, last commit upstream 14 years ago. Consider migrating to mail/libspf2
+graphics/sage||2023-12-31|Has expired: There has been no release for most of the Worldforge libraries in the past 10 years.
diff --git a/graphics/Makefile b/graphics/Makefile
index e7c7f797b82e..3176d90715eb 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1076,7 +1076,6 @@
     SUBDIR += s10sh
     SUBDIR += s2
     SUBDIR += s2tc
-    SUBDIR += sage
     SUBDIR += sam2p
     SUBDIR += sampleicc
     SUBDIR += sane-airscan
diff --git a/graphics/sage/Makefile b/graphics/sage/Makefile
deleted file mode 100644
index 7c8db1a0caed..000000000000
--- a/graphics/sage/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME=	sage
-PORTVERSION=	0.2.0
-PORTREVISION=	8
-CATEGORIES=	graphics devel
-MASTER_SITES=	SF/worldforge/${PORTNAME}%20%28OpenGL%20helper%20lib%29/${PORTVERSION}
-
-MAINTAINER=	oliver@FreeBSD.org
-COMMENT=	OpenGL extension library
-WWW=		http://www.worldforge.org/dev/eng/libraries/sage
-
-DEPRECATED=	There has been no release for most of the Worldforge libraries in the past 10 years.
-EXPIRATION_DATE=2023-12-31
-
-CONFIGURE_ARGS=	--program-transform-name=
-GNU_CONFIGURE=	yes
-USES=		gl libtool pathfix sdl
-USE_GL=		yes
-USE_LDCONFIG=	yes
-USE_SDL=	sdl
-
-CFLAGS+=	-I${LOCALBASE}/include
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|g' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/graphics/sage/distinfo b/graphics/sage/distinfo
deleted file mode 100644
index 86bc224b661c..000000000000
--- a/graphics/sage/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (sage-0.2.0.tar.gz) = 9be861636b52cf978ac009261f133990d332ab4b82331fa6f3fb25e69bd375a3
-SIZE (sage-0.2.0.tar.gz) = 449052
diff --git a/graphics/sage/pkg-descr b/graphics/sage/pkg-descr
deleted file mode 100644
index 51d50f8f2352..000000000000
--- a/graphics/sage/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Sage is an OpenGL extension library written to make use of SDL's mechanism for
-enabling OpenGL's extensions.
diff --git a/graphics/sage/pkg-plist b/graphics/sage/pkg-plist
deleted file mode 100644
index 7dd4de6b9512..000000000000
--- a/graphics/sage/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-lib/libsage.a
-lib/libsage.so
-lib/libsage.so.2
-lib/libsage.so.2.0.0
-include/sage/sage.h
-include/sage/utility.h
-include/sage/sage_fptr.h
-include/sage/GL.h
-include/sage/GLU.h
-include/sage/header.h
-man/man3/sage.3.gz
-man/man3/sage_init.3.gz
-libdata/pkgconfig/sage.pc