git: 5b0034a34ed6 - main - ports-mgmt/p5-FreeBSD-Portindex: Remove expired port:

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

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

commit 5b0034a34ed6c017032efff6a28dba6125912fad
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-25 14:53:04 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-30 23:59:41 +0000

    ports-mgmt/p5-FreeBSD-Portindex: Remove expired port:
    
    2023-03-31 ports-mgmt/p5-FreeBSD-Portindex: Not working, and no fix forthcoming
---
 MOVED                                     |  1 +
 ports-mgmt/Makefile                       |  1 -
 ports-mgmt/p5-FreeBSD-Portindex/Makefile  | 46 -------------------------------
 ports-mgmt/p5-FreeBSD-Portindex/distinfo  |  2 --
 ports-mgmt/p5-FreeBSD-Portindex/pkg-descr |  9 ------
 ports-mgmt/p5-FreeBSD-Portindex/pkg-plist | 24 ----------------
 6 files changed, 1 insertion(+), 82 deletions(-)

diff --git a/MOVED b/MOVED
index 687dd08399b1..cf6ddde8ecab 100644
--- a/MOVED
+++ b/MOVED
@@ -17860,3 +17860,4 @@ multimedia/win32-codecs||2023-03-31|Has expired: Obsolete and users are recommen
 net/minisapserver||2023-03-31|Has expired: Obsolete utility, functionality is now included in multimedia/vlc
 net/tightvnc||2023-03-31|Has expired: Last release in 2009, newer version 2.x is available for Windows only.
 news/nntpcache||2023-03-31|Has expired: Upstream site no longer available
+ports-mgmt/p5-FreeBSD-Portindex||2023-03-31|Has expired: Not working, and no fix forthcoming
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile
index 1a2f123dc7d3..e47afdfbd086 100644
--- a/ports-mgmt/Makefile
+++ b/ports-mgmt/Makefile
@@ -18,7 +18,6 @@
     SUBDIR += mkreadmes
     SUBDIR += modules2tuple
     SUBDIR += octopkg
-    SUBDIR += p5-FreeBSD-Portindex
     SUBDIR += p5-FreeBSD-Ports
     SUBDIR += p5-FreeBSD-Ports-INDEXhash
     SUBDIR += packagekit
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
deleted file mode 100644
index 49e39104bf49..000000000000
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-PORTNAME=	FreeBSD-Portindex
-PORTVERSION=	3.6
-CATEGORIES=	ports-mgmt perl5
-MASTER_SITES=	http://www.infracaninophile.co.uk/portindex/
-PKGNAMEPREFIX=	p5-
-
-MAINTAINER=	matthew@FreeBSD.org
-COMMENT=	Incremental FreeBSD ports INDEX file generation
-WWW=		https://www.infracaninophile.co.uk/portindex/
-
-DEPRECATED=	Not working, and no fix forthcoming
-EXPIRATION_DATE=	2023-03-31	
-
-LICENSE=	BSD2CLAUSE
-
-BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-BerkeleyDB>0:databases/p5-BerkeleyDB
-
-USES=		perl5 tar:xz
-USE_PERL5=	configure
-NO_ARCH=	yes
-
-CACHE_DIR?=	/var/db/portindex
-CACHE_OWNER?=	root
-CACHE_GROUP?=	operator
-CACHE_MODE?=	0775
-
-CFG_FILE=	portindex.cfg
-
-PLIST_SUB+=	CACHE_DIR=${CACHE_DIR} \
-		CACHE_OWNER=${CACHE_OWNER} \
-		CACHE_GROUP=${CACHE_GROUP} \
-		CACHE_MODE=${CACHE_MODE}
-
-# GraphViz not required for portindex to run or generate GraphViz
-# format output: this is only needed to render the output on the same
-# machine.
-OPTIONS_DEFINE=	GRAPHVIZ
-GRAPHVIZ_DESC=	Add GraphViz run-time dependency
-GRAPHVIZ_RUN_DEPENDS=	dot:graphics/graphviz
-
-post-install:
-	${MKDIR} ${STAGEDIR}${CACHE_DIR}
-	${INSTALL_DATA} ${WRKSRC}/${CFG_FILE}.sample ${STAGEDIR}${PREFIX}/etc/${CFG_FILE}.sample
-
-.include <bsd.port.mk>
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/distinfo b/ports-mgmt/p5-FreeBSD-Portindex/distinfo
deleted file mode 100644
index aeb623d81084..000000000000
--- a/ports-mgmt/p5-FreeBSD-Portindex/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (FreeBSD-Portindex-3.6.tar.xz) = 190be99a098c2f9c99d5f464a0dd34fc764e68619ee98d98911a41dac086e52e
-SIZE (FreeBSD-Portindex-3.6.tar.xz) = 56224
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/pkg-descr b/ports-mgmt/p5-FreeBSD-Portindex/pkg-descr
deleted file mode 100644
index fd04d5cde3d9..000000000000
--- a/ports-mgmt/p5-FreeBSD-Portindex/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-
-cache-init, cache-update, find-updated and portindex are a set of perl
-scripts built around the common core of the FreeBSD::Portindex
-modules. Their use is to generate and maintain the ports INDEX or
-INDEX-5 files speedily and efficiently. Ultimately they work in a very
-similar way to the standard make index command, except that the
-FreeBSD::Portindex tools keep a cache of the make describe output from
-each port, and can update that cached data incrementally as the ports
-tree itself is updated.
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/pkg-plist b/ports-mgmt/p5-FreeBSD-Portindex/pkg-plist
deleted file mode 100644
index de8a58588dae..000000000000
--- a/ports-mgmt/p5-FreeBSD-Portindex/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-bin/cache-init
-bin/cache-update
-bin/find-updated
-bin/make-readmes
-bin/portindex
-bin/portdepends
-%%PERL5_MAN1%%/cache-init.1.gz
-%%PERL5_MAN1%%/cache-update.1.gz
-%%PERL5_MAN1%%/find-updated.1.gz
-%%PERL5_MAN1%%/make-readmes.1.gz
-%%PERL5_MAN1%%/portdepends.1.gz
-%%PERL5_MAN1%%/portindex.1.gz
-@sample etc/portindex.cfg.sample
-%%SITE_PERL%%/FreeBSD/Portindex/Category.pm
-%%SITE_PERL%%/FreeBSD/Portindex/Config.pm
-%%SITE_PERL%%/FreeBSD/Portindex/FileObject.pm
-%%SITE_PERL%%/FreeBSD/Portindex/GraphViz.pm
-%%SITE_PERL%%/FreeBSD/Portindex/ListVal.pm
-%%SITE_PERL%%/FreeBSD/Portindex/Makefile.pm
-%%SITE_PERL%%/FreeBSD/Portindex/Port.pm
-%%SITE_PERL%%/FreeBSD/Portindex/PortsTreeObject.pm
-%%SITE_PERL%%/FreeBSD/Portindex/Tree.pm
-%%SITE_PERL%%/FreeBSD/Portindex/TreeObject.pm
-@dir(%%CACHE_OWNER%%,%%CACHE_GROUP%%,%%CACHE_MODE%%) %%CACHE_DIR%%