summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-03 20:29:12 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-04 18:37:09 +0100
commit82b56c14531faee93344e59d3ec30dcc3cf5c2e0 (patch)
tree9c9550e881e6c0361114c22f373a79cbbc662419 /dns
parentsysutils/rest-server: update to 0.12.1 (diff)
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only uses bsdforge.com as broken (unfetchable). Additionally set ports that uses bsdforge.com as primary site and have broken mirrors as broken too as they're also unfetchable. Approved by: portmgr (blanket)
Diffstat (limited to 'dns')
-rw-r--r--dns/dlint/Makefile2
-rw-r--r--dns/dns_balance/Makefile2
-rw-r--r--dns/dnscheckengine/Makefile2
-rw-r--r--dns/fastresolve/Makefile2
-rw-r--r--dns/firedns/Makefile2
-rw-r--r--dns/hesiod/Makefile2
-rw-r--r--dns/ldapdns/Makefile2
-rw-r--r--dns/sheerdns/Makefile2
-rw-r--r--dns/totd/Makefile2
9 files changed, 18 insertions, 0 deletions
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile
index a8d03a4fe0fe..a6fcc924cbbb 100644
--- a/dns/dlint/Makefile
+++ b/dns/dlint/Makefile
@@ -7,6 +7,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Lint for DNS zones (Domain Name Server zone verification utility)
WWW= https://BSDforge.com/projects/dns/dlint
+BROKEN= Unfetchable
+
USES= shebangfix tar:xz
NO_ARCH= yes
NO_BUILD= yes
diff --git a/dns/dns_balance/Makefile b/dns/dns_balance/Makefile
index aa1b9003933d..be003f3f34d3 100644
--- a/dns/dns_balance/Makefile
+++ b/dns/dns_balance/Makefile
@@ -9,6 +9,8 @@ WWW= https://www.netlab.cs.tsukuba.ac.jp/~yokota/izumi/dns_balance/
LICENSE= BSD2CLAUSE
+BROKEN= Unfetchable
+
USES= ruby shebangfix tar:xz
USE_RC_SUBR= dns_balance
diff --git a/dns/dnscheckengine/Makefile b/dns/dnscheckengine/Makefile
index a2ca129ea4f9..0ebb7c693f1a 100644
--- a/dns/dnscheckengine/Makefile
+++ b/dns/dnscheckengine/Makefile
@@ -12,6 +12,8 @@ WWW= https://dnscheck.iis.se/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Unfetchable
+
BUILD_DEPENDS= p5-Crypt-OpenSSL-Random>=0:security/p5-Crypt-OpenSSL-Random \
p5-Digest-BubbleBabble>=0:security/p5-Digest-BubbleBabble \
p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile
index 4defb614d363..ac0cff732d50 100644
--- a/dns/fastresolve/Makefile
+++ b/dns/fastresolve/Makefile
@@ -11,6 +11,8 @@ WWW= https://BSDforge.com/projects/dns/fastresolve/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= Unfetchable
+
LIB_DEPENDS= libadns.so:dns/adns
RUN_DEPENDS= p5-BerkeleyDB>=0:databases/p5-BerkeleyDB
diff --git a/dns/firedns/Makefile b/dns/firedns/Makefile
index caf0990023a1..b7d6ce30d1c1 100644
--- a/dns/firedns/Makefile
+++ b/dns/firedns/Makefile
@@ -13,6 +13,8 @@ WWW= https://www.firestuff.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL
+BROKEN= Unfetchable
+
BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:misc/firestring
USES= tar:bzip2
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile
index e9708c26f8b5..f805ccb44763 100644
--- a/dns/hesiod/Makefile
+++ b/dns/hesiod/Makefile
@@ -10,6 +10,8 @@ COMMENT= Directory service built on DNS and BIND
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= Unfetchable
+
OPTIONS_DEFINE= IDN
OPTIONS_DEFAULT=IDN
diff --git a/dns/ldapdns/Makefile b/dns/ldapdns/Makefile
index a23274d9eac3..d63de9b95f6e 100644
--- a/dns/ldapdns/Makefile
+++ b/dns/ldapdns/Makefile
@@ -11,6 +11,8 @@ WWW= https://bsdforge.com/projects/dns/ldapdns/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= Unfetchable
+
RUN_DEPENDS= setuidgid:sysutils/daemontools \
tcpserver:sysutils/ucspi-tcp
diff --git a/dns/sheerdns/Makefile b/dns/sheerdns/Makefile
index 744460722403..208c02456d82 100644
--- a/dns/sheerdns/Makefile
+++ b/dns/sheerdns/Makefile
@@ -10,6 +10,8 @@ WWW= https://BSDforge.com/projects/dns/sheerdns/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Unfetchable
+
USES= gmake tar:xz
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/dns/totd/Makefile b/dns/totd/Makefile
index 91eaa79bcb72..4fe442039c0c 100644
--- a/dns/totd/Makefile
+++ b/dns/totd/Makefile
@@ -8,6 +8,8 @@ MAINTAINER= ed@FreeBSD.org
COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation
WWW= https://BSDforge.com/projects/dns/totd/
+BROKEN= Unfetchable
+
USES= desthack uidfix
USE_RC_SUBR= totd