git: 7fe8386259ff - main - www/cplanet: remove abandonware

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Thu, 20 Feb 2025 16:03:12 UTC
The branch main has been updated by bapt:

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

commit 7fe8386259ffb60208cdc98d975e9f7d55c755da
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-02-20 16:00:29 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-02-20 16:00:59 +0000

    www/cplanet: remove abandonware
---
 MOVED                 |  1 +
 www/Makefile          |  1 -
 www/cplanet/Makefile  | 32 --------------------------------
 www/cplanet/distinfo  |  2 --
 www/cplanet/pkg-descr |  2 --
 www/cplanet/pkg-plist |  7 -------
 6 files changed, 1 insertion(+), 44 deletions(-)

diff --git a/MOVED b/MOVED
index 99d565e9ce06..55da0e1aabac 100644
--- a/MOVED
+++ b/MOVED
@@ -4152,3 +4152,4 @@ net-im/qxmpp@qt5||2025-02-16|Qt5 flavor is no longer needed
 net-im/qxmpp@qt6|net-im/qxmpp|2025-02-16|Unflavorize; only Qt6 is supported
 databases/redis70||2025-02-16|Has expired: Has already reached its EoL
 x11-toolkits/wlroots|x11-toolkits/wlroots018|2025-02-19|Renamed to match versioned API
+www/cplanet||2025-02-20|Abandonware
diff --git a/www/Makefile b/www/Makefile
index 5d9c42ab19c5..01c040931d01 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -118,7 +118,6 @@
     SUBDIR += codeigniter
     SUBDIR += colly
     SUBDIR += coppermine
-    SUBDIR += cplanet
     SUBDIR += cpp-httplib
     SUBDIR += cpr
     SUBDIR += crawl
diff --git a/www/cplanet/Makefile b/www/cplanet/Makefile
deleted file mode 100644
index f7f6cb94f5d1..000000000000
--- a/www/cplanet/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-PORTNAME=	cplanet
-PORTVERSION=	0.9
-PORTREVISION=	3
-CATEGORIES=	www textproc
-MASTER_SITES=	http://files.etoilebsd.net/cplanet/
-
-MAINTAINER=	bapt@FreeBSD.org
-COMMENT=	RSS Feed Aggregator that generates static HTML
-WWW=		https://fossil.etoilebsd.net/cplanet/
-
-LICENSE=	BSD2CLAUSE
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-BUILD_DEPENDS=	${LOCALBASE}/lib/libneo_cs.a:www/clearsilver
-LIB_DEPENDS=	libexpat.so:textproc/expat2 \
-		libcurl.so:ftp/curl
-
-OPTIONS_DEFINE=	EXAMPLES
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}/${PREFIX}/share/man/man1
-
-post-install-EXAMPLES-on:
-	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
-	${INSTALL_DATA} ${WRKSRC}/samples/cplanet-atom.cs \
-		${WRKSRC}/samples/cplanet-opml.cs \
-		${WRKSRC}/samples/cplanet-rss.cs \
-		${WRKSRC}/samples/cplanet.cs \
-		${WRKSRC}/samples/cplanet.hdf ${STAGEDIR}${EXAMPLESDIR}
-
-.include <bsd.port.mk>
diff --git a/www/cplanet/distinfo b/www/cplanet/distinfo
deleted file mode 100644
index 49d65ffa29b1..000000000000
--- a/www/cplanet/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (cplanet-0.9.tar.gz) = 1cb447e9402715bf997cd5dc0ac157157ca9fceb98f384926525ee59b76dde13
-SIZE (cplanet-0.9.tar.gz) = 9321
diff --git a/www/cplanet/pkg-descr b/www/cplanet/pkg-descr
deleted file mode 100644
index 739c63d6b569..000000000000
--- a/www/cplanet/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-cplanet is a RSS/ATOM feed aggregator written in C that generate static
-html files.
diff --git a/www/cplanet/pkg-plist b/www/cplanet/pkg-plist
deleted file mode 100644
index 9f4fe9edfb27..000000000000
--- a/www/cplanet/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/cplanet
-share/man/man1/cplanet.1.gz
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-atom.cs
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-opml.cs
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-rss.cs
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet.cs
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet.hdf