git: b68e32bc91aa - main - net/skstream: Remove expired port

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

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

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

    net/skstream: Remove expired port
    
    2023-12-31 net/skstream: There has been no release for most of the Worldforge libraries in the past 10 years.
---
 MOVED                  |  1 +
 net/Makefile           |  1 -
 net/skstream/Makefile  | 36 ------------------------------------
 net/skstream/distinfo  |  2 --
 net/skstream/pkg-descr |  8 --------
 net/skstream/pkg-plist | 19 -------------------
 6 files changed, 1 insertion(+), 66 deletions(-)

diff --git a/MOVED b/MOVED
index a8d9ba8e33bb..ccf796166630 100644
--- a/MOVED
+++ b/MOVED
@@ -8229,3 +8229,4 @@ net/wmwlmon||2023-12-31|Has expired: BROKEN on all supported versions after the
 audio/mythplugin-mythmusic||2023-12-31|Has expired: Depends on deprecated www/qt5-webkit via multimedia/mythtv
 devel/strace||2023-12-31|Has expired: BROKEN on all supported versions after EOL of 12
 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.
diff --git a/net/Makefile b/net/Makefile
index 5e84fc49bb37..0e33fb1e0993 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1464,7 +1464,6 @@
     SUBDIR += sing-box
     SUBDIR += siproxd
     SUBDIR += sipsak
-    SUBDIR += skstream
     SUBDIR += sl2tps
     SUBDIR += slackcat
     SUBDIR += slurm
diff --git a/net/skstream/Makefile b/net/skstream/Makefile
deleted file mode 100644
index d21f5ff19ced..000000000000
--- a/net/skstream/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-PORTNAME=	skstream
-PORTVERSION=	0.3.9
-PORTREVISION=	9
-CATEGORIES=	net
-MASTER_SITES=	SF/worldforge/${PORTNAME}%20%28network%20lib%29/${PORTVERSION}
-
-MAINTAINER=	oliver@FreeBSD.org
-COMMENT=	iostream based C++ socket library
-WWW=		http://www.worldforge.org/dev/eng/libraries/skstream/
-
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-DEPRECATED=	There has been no release for most of the Worldforge libraries in the past 10 years.
-EXPIRATION_DATE=2023-12-31
-
-USES=		libtool pathfix pkgconfig compiler:c++11-lib gmake
-USE_CXXSTD=	c++14
-GNU_CONFIGURE=	yes
-USE_LDCONFIG=	yes
-
-CXXFLAGS+=	${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
-CXXFLAGS_clang=	-Wno-c++11-narrowing
-
-OPTIONS_DEFINE=	DOCS
-
-post-patch:
-	@${REINPLACE_CMD} -e 's| install-docdataDATA | |g'  ${WRKSRC}/Makefile.in
-
-post-install-DOCS-on:
-	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for file in README COPYING AUTHORS NEWS README.FreeSockets
-	@${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}
-.endfor
-
-.include <bsd.port.mk>
diff --git a/net/skstream/distinfo b/net/skstream/distinfo
deleted file mode 100644
index b8043c84840b..000000000000
--- a/net/skstream/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (skstream-0.3.9.tar.gz) = e02096ea045d3d572d378e0bb10a80bfcfaf2c5c8829ec2cf7ae0d8a4164e8d4
-SIZE (skstream-0.3.9.tar.gz) = 413719
diff --git a/net/skstream/pkg-descr b/net/skstream/pkg-descr
deleted file mode 100644
index f004a9a08f9f..000000000000
--- a/net/skstream/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Skstream is an iostream based C++ socket library. It is ideally suited for use
-as the underlying transport for Atlas-C++, and has been well tested and
-debugged. It was first discovered for WorldForge when it was used in UClient
-and has since been packaged up as its own library for use on other WorldForge
-projects. The code was originally written by Rafael Guterres Jeffman who is
-not involved with the project but we have extensively rewritten it, and added
-new features such as IPv6 support and Unix domain sockets. It now maintained
-for WorldForge by Al Riddoch and others.
diff --git a/net/skstream/pkg-plist b/net/skstream/pkg-plist
deleted file mode 100644
index 464919d8f2e7..000000000000
--- a/net/skstream/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README.FreeSockets
-include/skstream-0.3/skstream/skaddress.h
-include/skstream-0.3/skstream/sksocket.h
-include/skstream-0.3/skstream/skstream.h
-include/skstream-0.3/skstream/skstream_unix.h
-include/skstream-0.3/skstream/skserver.h
-include/skstream-0.3/skstream/skserver_unix.h
-include/skstream-0.3/skstream/skpoll.h
-include/skstream-0.3/skstream/sasproto.h
-lib/libskstream-0.3.so
-lib/libskstream-0.3.so.7
-lib/libskstream-0.3.so.7.0.0
-libdata/pkgconfig/skstream-0.3.pc
-libdata/pkgconfig/skstream-unix-0.3.pc
-lib/skstream-0.3/include/skstream/skstreamconfig.h