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)
This commit is contained in:
parent
2d37d27ac4
commit
0b22125d77
1 changed files with 5 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue