git: 2d383c223b80 - main - russian/stardict-*: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Apr 2024 21:40:11 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d383c223b8020c39d03f405df03aa1b5bc389d5 commit 2d383c223b8020c39d03f405df03aa1b5bc389d5 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-04-07 21:31:29 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-04-07 21:38:52 +0000 russian/stardict-*: Mark BROKEN Mark these all unfetchable as they rely on http://download.huzheng.org/ru/ which doesn't respond PR: 277920 Approved by: portmgr (maintainer timeout, 2+ weeks) --- russian/stardict-bars/Makefile | 2 ++ russian/stardict-computer/Makefile | 2 ++ russian/stardict-dal/Makefile | 2 ++ russian/stardict-engcom/Makefile | 2 ++ russian/stardict-mueller7/Makefile | 2 ++ russian/stardict-mueller7accent/Makefile | 2 ++ russian/stardict-pc/Makefile | 2 ++ 7 files changed, 14 insertions(+) diff --git a/russian/stardict-bars/Makefile b/russian/stardict-bars/Makefile index ea3701530d56..530312abc0b0 100644 --- a/russian/stardict-bars/Makefile +++ b/russian/stardict-bars/Makefile @@ -8,6 +8,8 @@ MAINTAINER= makc@FreeBSD.org COMMENT= New Comprehensive English-Russian dictionary WWW= http://download.huzheng.org/ru/ +BROKEN= Unfetchable + USES= tar:bzip2 .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" diff --git a/russian/stardict-computer/Makefile b/russian/stardict-computer/Makefile index c6f77f2ecbd4..4ab5d36979e5 100644 --- a/russian/stardict-computer/Makefile +++ b/russian/stardict-computer/Makefile @@ -8,6 +8,8 @@ MAINTAINER= makc@FreeBSD.org COMMENT= English-Russian Computer dictionary WWW= http://download.huzheng.org/ru/ +BROKEN= Unfetchable + USES= tar:bzip2 .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" diff --git a/russian/stardict-dal/Makefile b/russian/stardict-dal/Makefile index 59b7c4c45993..ad6c9399b3c6 100644 --- a/russian/stardict-dal/Makefile +++ b/russian/stardict-dal/Makefile @@ -8,6 +8,8 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Dal's Explanatory Dictionary WWW= http://download.huzheng.org/ru/ +BROKEN= Unfetchable + USES= tar:bzip2 .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" diff --git a/russian/stardict-engcom/Makefile b/russian/stardict-engcom/Makefile index e29495883231..0a930d7ec180 100644 --- a/russian/stardict-engcom/Makefile +++ b/russian/stardict-engcom/Makefile @@ -8,6 +8,8 @@ MAINTAINER= makc@FreeBSD.org COMMENT= English-Russian Dictionary of Computer Terms WWW= http://download.huzheng.org/ru/ +BROKEN= unfetchable + USES= tar:bzip2 .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" diff --git a/russian/stardict-mueller7/Makefile b/russian/stardict-mueller7/Makefile index c6f965331b03..ca13be4a7006 100644 --- a/russian/stardict-mueller7/Makefile +++ b/russian/stardict-mueller7/Makefile @@ -7,6 +7,8 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Mueller English-Russian dictionary WWW= http://download.huzheng.org/ru/ +BROKEN= Unfetchable + USES= tar:bzip2 .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" diff --git a/russian/stardict-mueller7accent/Makefile b/russian/stardict-mueller7accent/Makefile index edcd75f9b22a..675d7f97b422 100644 --- a/russian/stardict-mueller7accent/Makefile +++ b/russian/stardict-mueller7accent/Makefile @@ -8,6 +8,8 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Mueller English-Russian dictionary with accents WWW= http://download.huzheng.org/ru/ +BROKEN= Unfetchable + USES= tar:bzip2 .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" diff --git a/russian/stardict-pc/Makefile b/russian/stardict-pc/Makefile index d5812962ab75..90c293eba193 100644 --- a/russian/stardict-pc/Makefile +++ b/russian/stardict-pc/Makefile @@ -8,6 +8,8 @@ MAINTAINER= makc@FreeBSD.org COMMENT= English-Russian PC-user dictionary WWW= http://download.huzheng.org/ru/ +BROKEN= Unfetchable + USES= tar:bzip2 .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"