aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-11-11 10:42:04 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-11-11 21:34:11 +0000
commit0b22125d77a8923df8d5614c69f8c0b03a4dc02b (patch)
tree14dabec7014b294abe506d28928894f4731ffdc2
parent2d37d27ac478f582b07276bb553edf8b3a544153 (diff)
downloadports-0b22125d77a8923df8d5614c69f8c0b03a4dc02b.tar.gz
ports-0b22125d77a8923df8d5614c69f8c0b03a4dc02b.zip
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)
-rw-r--r--textproc/stardict-quick/Makefile5
1 files changed, 5 insertions, 0 deletions
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}