git: 0b22125d77a8 - main - textproc/stardict-quick: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 11 Nov 2023 21:35:14 UTC
The branch main has been updated by bofh:

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

commit 0b22125d77a8923df8d5614c69f8c0b03a4dc02b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-11 10:42:04 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-11 21:34:11 +0000

    textproc/stardict-quick: Mark DEPRECATED
    
    - Not updated in last 10 years although upstream might have recent
      versions specifically version 4 for StarDict and these dictionaries
      are not compatible with those as there is a total different set of
      dictionaries
    - Distfiles are also not fetchable from the MASTER_SITES
    - This port heavily boils down the portscout instance at the cluster as
      upstream MASTER_SITES are non responding. So for now apply PORTSCOUT
      vars
    - Set EXPIRATION_DATE to 2023-12-12
    
    Approved by:    portmgr (blanket)
---
 textproc/stardict-quick/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/textproc/stardict-quick/Makefile b/textproc/stardict-quick/Makefile
index bb36b0d048bd..1d280ac602b3 100644
--- a/textproc/stardict-quick/Makefile
+++ b/textproc/stardict-quick/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	makc@FreeBSD.org
 COMMENT=	Dictionaries from Quick for StarDict
 WWW=		https://stardict.sourceforge.net/
 
+DEPRECATED=	Not updated in last 10 years and upstream has different versions
+EXPIRATION_DATE=	2023-12-12
+
 NO_BUILD=	yes
 NO_ARCH=	yes
 USES=		tar:bzip2
@@ -44,6 +47,8 @@ ${dict:tu:S|-|_|g}_DESC=	${dict} dictionary
 ${dict}_DISTNAME=	${PORTNAME}_${dict}-${PORTVERSION}
 .endfor
 
+PORTSCOUT=	ignore:1 # Heavily affects the cluster portscout instance
+
 .include <bsd.port.options.mk>
 
 .for dict in ${DICTIONARIES}