git: 818536eb9bdd - main - ports-mgmt/p5-FreeBSD-Portindex: deprecate and mark for removal before 2023Q2

From: Matthew Seaman <matthew_at_FreeBSD.org>
Date: Sun, 12 Mar 2023 14:37:17 UTC
The branch main has been updated by matthew:

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

commit 818536eb9bdd610109aedb9d968e650493017788
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-03-12 14:29:28 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-03-12 14:29:28 +0000

    ports-mgmt/p5-FreeBSD-Portindex: deprecate and mark for removal before 2023Q2
    
    This is something I wrote years ago, but haven't been actively
    maintaining for some time.  Recent changes to move the WWW setting
    from pkg_descr to port Makefiles will certainly have broken
    functionality, if it wasn't broken before.  Also, it is dependent on
    the deprecated db5 port through databases/p5-BerkeleyDB.
    
    Since no one has complained, I guess no one is actually using this
    software, so remove it from ports.  If anyone wants to take this over,
    contact me privately and I can pass the git repo to you.
---
 ports-mgmt/p5-FreeBSD-Portindex/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index 5989cdcd2138..49e39104bf49 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -8,6 +8,9 @@ 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}