Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2024 17:37:50 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82b56c14531f - main - */*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
Message-ID:  <202401041737.404HboU1035818@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82b56c14531faee93344e59d3ec30dcc3cf5c2e0

commit 82b56c14531faee93344e59d3ec30dcc3cf5c2e0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-03 19:29:12 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-04 17:37:09 +0000

    */*: 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)
---
 archivers/bzip/Makefile                       | 2 ++
 archivers/unalz/Makefile                      | 2 ++
 audio/mp3stat/Makefile                        | 2 ++
 audio/streamtranscoder/Makefile               | 2 ++
 benchmarks/ttcp/Makefile                      | 2 ++
 comms/comserv/Makefile                        | 2 ++
 comms/pr/Makefile                             | 2 ++
 comms/sms_client/Makefile                     | 2 ++
 databases/pgaccess/Makefile                   | 2 ++
 deskutils/bigyear/Makefile                    | 2 ++
 devel/clig/Makefile                           | 2 ++
 devel/codeville/Makefile                      | 2 ++
 devel/ecgi/Makefile                           | 2 ++
 devel/frink/Makefile                          | 2 ++
 dns/dlint/Makefile                            | 2 ++
 dns/dns_balance/Makefile                      | 2 ++
 dns/dnscheckengine/Makefile                   | 2 ++
 dns/fastresolve/Makefile                      | 2 ++
 dns/firedns/Makefile                          | 2 ++
 dns/hesiod/Makefile                           | 2 ++
 dns/ldapdns/Makefile                          | 2 ++
 dns/sheerdns/Makefile                         | 2 ++
 dns/totd/Makefile                             | 2 ++
 ftp/fmirror/Makefile                          | 2 ++
 graphics/delaboratory/Makefile                | 2 ++
 graphics/gdtclft/Makefile                     | 2 ++
 graphics/repng2jpeg/Makefile                  | 2 ++
 graphics/urt/Makefile                         | 2 ++
 irc/ezbounce/Makefile                         | 2 ++
 irc/ircproxy/Makefile                         | 2 ++
 irc/quirc/Makefile                            | 2 ++
 lang/nawk/Makefile                            | 2 ++
 mail/bayespam/Makefile                        | 2 ++
 mail/mbox2imap/Makefile                       | 2 ++
 misc/hotkeys/Makefile                         | 2 ++
 misc/rfc/Makefile                             | 2 ++
 misc/skyutils/Makefile                        | 2 ++
 misc/smssend/Makefile                         | 2 ++
 net-im/mbpurple/Makefile                      | 2 ++
 net/dbeacon/Makefile                          | 2 ++
 net/spread/Makefile                           | 2 ++
 net/wackamole/Makefile                        | 2 ++
 net/widentd/Makefile                          | 2 ++
 net/xrdesktop2/Makefile                       | 2 ++
 print/font2svg/Makefile                       | 2 ++
 print/utopia/Makefile                         | 2 ++
 shells/v7sh/Makefile                          | 5 +++--
 sysutils/bkpupsd/Makefile                     | 2 ++
 sysutils/cdroot/Makefile                      | 2 ++
 sysutils/cronolog-devel/Makefile              | 2 ++
 sysutils/fusefs-afuse/Makefile                | 2 ++
 sysutils/fusefs-chironfs/Makefile             | 2 ++
 sysutils/fusefs-cryptofs/Makefile             | 2 ++
 sysutils/hwstat/Makefile                      | 2 ++
 sysutils/jailadmin/Makefile                   | 2 ++
 sysutils/kldpatch/Makefile                    | 2 ++
 sysutils/lmon/Makefile                        | 2 ++
 sysutils/openupsd/Makefile                    | 2 ++
 sysutils/rsyncbackup/Makefile                 | 2 ++
 sysutils/thefish/Makefile                     | 2 ++
 sysutils/upsdaemon/Makefile                   | 2 ++
 textproc/asm2html/Makefile                    | 2 ++
 textproc/sansi/Makefile                       | 2 ++
 textproc/smi/Makefile                         | 2 ++
 textproc/tkdiff/Makefile                      | 2 ++
 www/cgichk/Makefile                           | 2 ++
 www/zerowait-httpd/Makefile                   | 2 ++
 x11-fonts/sgifonts/Makefile                   | 2 ++
 x11-themes/gtk-gray-theme/Makefile            | 2 ++
 x11-themes/gtk-nodoka-engine/Makefile         | 2 ++
 x11-themes/kde-icons-black-and-white/Makefile | 2 ++
 x11-themes/kde-icons-nuovext2/Makefile        | 2 ++
 x11-wm/compiz-plugins-main/Makefile           | 2 ++
 x11-wm/compiz/Makefile                        | 2 ++
 x11-wm/emerald/Makefile                       | 2 ++
 x11-wm/libcompizconfig/Makefile               | 2 ++
 x11/wmblob/Makefile                           | 2 ++
 x11/xvt/Makefile                              | 2 ++
 78 files changed, 157 insertions(+), 2 deletions(-)

diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile
index dc6d24b4397a..b65815848b21 100644
--- a/archivers/bzip/Makefile
+++ b/archivers/bzip/Makefile
@@ -11,6 +11,8 @@ WWW=		https://bsdforge.com/projects/archivers/bzip/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Unfetchable
+
 USE_CSTD=	gnu89
 
 PLIST_FILES=	bin/bzip bin/bunzip \
diff --git a/archivers/unalz/Makefile b/archivers/unalz/Makefile
index 1550454b9cc4..43ad496c6652 100644
--- a/archivers/unalz/Makefile
+++ b/archivers/unalz/Makefile
@@ -10,6 +10,8 @@ WWW=		https://bsdforge.com/projects/archivers/unalz/
 LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/readme.txt
 
+BROKEN=		Unfetchable
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USES=		cpe iconv localbase:ldflags tar:xz
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile
index 77d5ad05a7e0..2c0087672bc2 100644
--- a/audio/mp3stat/Makefile
+++ b/audio/mp3stat/Makefile
@@ -11,6 +11,8 @@ WWW=		https://BSDforge.com/projects/audio/mp3stat/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 USES=		dos2unix gmake gnome localbase pkgconfig
 DOS2UNIX_FILES=	ui/console/cli.cpp
 USE_GNOME=	gtk20
diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile
index 914ff7708f77..ff611c84c28e 100644
--- a/audio/streamtranscoder/Makefile
+++ b/audio/streamtranscoder/Makefile
@@ -11,6 +11,8 @@ WWW=		https://BSDforge.com/projects/audio/streamTranscoder/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libogg.so:audio/libogg \
 		libvorbis.so:audio/libvorbis \
 		libmad.so:audio/libmad \
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile
index 64ceb8d40f21..627e98de94e7 100644
--- a/benchmarks/ttcp/Makefile
+++ b/benchmarks/ttcp/Makefile
@@ -13,6 +13,8 @@ WWW=		https://ftp.arl.army.mil/~mike/ttcp.html
 
 LICENSE=	PD
 
+BROKEN=		Unfetchable
+
 NO_WRKSUBDIR=	yes
 
 OPTIONS_DEFINE=	DOCS
diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile
index 4c354cb82155..cd5f83e216de 100644
--- a/comms/comserv/Makefile
+++ b/comms/comserv/Makefile
@@ -9,6 +9,8 @@ WWW=		https://BSDforge.com/projects/comms/comserv/
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		Unfetchable
+
 USES=		tar:xz
 
 PLIST_FILES=	sbin/comservd etc/comservd.conf.sample \
diff --git a/comms/pr/Makefile b/comms/pr/Makefile
index 38ad4ec87c0d..410032c162e0 100644
--- a/comms/pr/Makefile
+++ b/comms/pr/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/comms/pr/
 
 LICENSE=	ARTPERL10
 
+BROKEN=		Unfetchable
+
 USES=		shebangfix tar:xz
 SHEBANG_FILES=	sbin/PortRedirector sbin/PortTest
 NO_BUILD=	YES
diff --git a/comms/sms_client/Makefile b/comms/sms_client/Makefile
index ca1e843c286e..2b3df0ca929d 100644
--- a/comms/sms_client/Makefile
+++ b/comms/sms_client/Makefile
@@ -10,6 +10,8 @@ WWW=		https://bsdforge.com/projects/comms/sms_client/
 
 LICENSE=	LGPL20+
 
+BROKEN=		Unfetchable
+
 USES=		tar:xz
 HAS_CONFIGURE=	yes
 SPOOL=		${STAGEDIR}${PREFIX}/var/spool/sms
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index 3197d7078c94..1b8c28c61b99 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/databases/pgaccess/
 
 LICENSE=	BSD4CLAUSE
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/lib/pgtcl/pkgIndex.tcl:databases/pgtcl
 
 USES=		pgsql tk tar:xz
diff --git a/deskutils/bigyear/Makefile b/deskutils/bigyear/Makefile
index 8304aea98757..f6eb70489cdb 100644
--- a/deskutils/bigyear/Makefile
+++ b/deskutils/bigyear/Makefile
@@ -8,6 +8,8 @@ DISTNAME=	${PORTNAME}
 MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Program to print a large (one month per page) calendar
 
+BROKEN=		Unfetchable
+
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 
 PLIST_FILES=	bin/bigyear man/man1/bigyear.1.gz
diff --git a/devel/clig/Makefile b/devel/clig/Makefile
index 9eb169143e07..8a39962fbd61 100644
--- a/devel/clig/Makefile
+++ b/devel/clig/Makefile
@@ -11,6 +11,8 @@ WWW=		https://BSDforge.com/projects/devel/clig
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING-2.0
 
+BROKEN=		Unfetchable
+
 USES=		shebangfix tcl tk
 SHEBANG_FILES=	tcl/*.tcl
 tk_OLD_CMD=	/usr/bin/wish8.0
diff --git a/devel/codeville/Makefile b/devel/codeville/Makefile
index 4d6fb64214a1..edaa69e5110e 100644
--- a/devel/codeville/Makefile
+++ b/devel/codeville/Makefile
@@ -10,6 +10,8 @@ WWW=		https://bsdforge.com/projects/devel/codeville/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		Unfetchable
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
 
diff --git a/devel/ecgi/Makefile b/devel/ecgi/Makefile
index 2f4a51115ced..13d89b613669 100644
--- a/devel/ecgi/Makefile
+++ b/devel/ecgi/Makefile
@@ -9,6 +9,8 @@ WWW=		https://BSDforge.com/projects/devel/ecgi/
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=		Unfetchable
+
 USES=		gmake tar:xz
 PORTDOCS=	*
 HEADER_FILES=	ecgi.h ecgitk.h include/memfile.h
diff --git a/devel/frink/Makefile b/devel/frink/Makefile
index 6463c08f4515..f7ed7eca30c2 100644
--- a/devel/frink/Makefile
+++ b/devel/frink/Makefile
@@ -13,6 +13,8 @@ LICENSE_NAME=	The University of Newcastle upon Tyne
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 LICENSE_PERMS=	auto-accept
 
+BROKEN=		Unfetchable
+
 USES=		uidfix
 
 MAKEFILE=	${FILESDIR}/Makefile.bsd
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
diff --git a/ftp/fmirror/Makefile b/ftp/fmirror/Makefile
index 5bd437ce3b14..bebef4b1e10b 100644
--- a/ftp/fmirror/Makefile
+++ b/ftp/fmirror/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Program for mirroring files and directories from FTP server
 
 LICENSE=	GPLv2
 
+BROKEN=		Unfetchable
+
 GNU_CONFIGURE=	yes
 
 OPTIONS_DEFINE=	DOCS
diff --git a/graphics/delaboratory/Makefile b/graphics/delaboratory/Makefile
index 0e56f93828e4..0adc6c0dc148 100644
--- a/graphics/delaboratory/Makefile
+++ b/graphics/delaboratory/Makefile
@@ -11,6 +11,8 @@ WWW=		https://bsdforge.com/projects/graphics/delaboratory/
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libtiff.so:graphics/tiff
 
 USES=		compiler:c++11-lib gmake gnome
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile
index 5fecbaf6ce3f..634fc4b33840 100644
--- a/graphics/gdtclft/Makefile
+++ b/graphics/gdtclft/Makefile
@@ -9,6 +9,8 @@ MAINTAINER=	portmaster@bsdforge.com
 COMMENT=	TCL interface to the Thomas Boutell's Gd library
 WWW=		http://graphviz.org/cgi-bin/man?gdtclft
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libgd.so:graphics/gd \
 		libpng.so:graphics/png
 
diff --git a/graphics/repng2jpeg/Makefile b/graphics/repng2jpeg/Makefile
index c473670d60fc..48b827c1e206 100644
--- a/graphics/repng2jpeg/Makefile
+++ b/graphics/repng2jpeg/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.COM/projects/graphics/repng2jpeg/
 
 LICENSE=	GPLv1
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libgd.so:graphics/gd
 
 USES=		tar:xz
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile
index d6af3c2d63fc..385b3f4e5171 100644
--- a/graphics/urt/Makefile
+++ b/graphics/urt/Makefile
@@ -11,6 +11,8 @@ WWW=		https://www.cs.utah.edu/gdc/projects/urt/
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/copyright
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libnetpbm.so:graphics/netpbm \
 		libtiff.so:graphics/tiff
 
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index b832ea7a61ea..c641c8e37ba7 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -8,6 +8,8 @@ MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Highly configurable IRC Proxy
 WWW=		https://sourceforge.net/projects/ezbounce/
 
+BROKEN=		Unfetchable
+
 OPTIONS_DEFINE=	DOCS SSL COMPRESS
 OPTIONS_DEFAULT=SSL COMPRESS
 OPTIONS_SUB=	yes
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile
index 900a28228e39..5e4dddeb1aca 100644
--- a/irc/ircproxy/Makefile
+++ b/irc/ircproxy/Makefile
@@ -11,6 +11,8 @@ WWW=		http://ircproxy.sourceforge.net/
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libcares.so:dns/c-ares
 
 USES=		autoreconf tar:bzip2
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index 5da2382517a9..d70ccc7ac48e 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -11,6 +11,8 @@ WWW=		https://BSDforge.com/projects/irc/quirc/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 USES=		tk xorg
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-wish=${WISH} \
diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile
index 440e049e34f8..863604bb982e 100644
--- a/lang/nawk/Makefile
+++ b/lang/nawk/Makefile
@@ -10,6 +10,8 @@ MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Brian Kernighan's pattern scanning and processing language
 WWW=		http://cm.bell-labs.com/cm/cs/awkbook/index.html
 
+BROKEN=		Unfetchable
+
 NO_WRKSUBDIR=	yes
 MAKEFILE=	makefile
 ALL_TARGET=	a.out
diff --git a/mail/bayespam/Makefile b/mail/bayespam/Makefile
index a14207cf921f..334160dd68a7 100644
--- a/mail/bayespam/Makefile
+++ b/mail/bayespam/Makefile
@@ -11,6 +11,8 @@ WWW=		https://BSDforge.com/projects/mail/bayespam
 
 LICENSE=	GPLv2
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS=	p5-MIME-Tools>=0:mail/p5-MIME-Tools
 
 USES=		shebangfix perl5
diff --git a/mail/mbox2imap/Makefile b/mail/mbox2imap/Makefile
index cfadf258120d..85289f2f87a3 100644
--- a/mail/mbox2imap/Makefile
+++ b/mail/mbox2imap/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/mail/mbox2imap/
 
 LICENSE=	NONE
 
+BROKEN=		Unfetchable
+
 USES=		python shebangfix tar:xz
 SHEBANG_FILES=	${WRKSRC}/${PORTNAME}
 NO_WRKSUBDIR=	yes
diff --git a/misc/hotkeys/Makefile b/misc/hotkeys/Makefile
index fe7a5b2c2193..6a3effba3bbb 100644
--- a/misc/hotkeys/Makefile
+++ b/misc/hotkeys/Makefile
@@ -12,6 +12,8 @@ WWW=		http://ypwong.org/hotkeys/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libxml2.so:textproc/libxml2
 
 USES=		bdb gmake xorg
diff --git a/misc/rfc/Makefile b/misc/rfc/Makefile
index fea5d321c570..8f5bfb4c0960 100644
--- a/misc/rfc/Makefile
+++ b/misc/rfc/Makefile
@@ -10,6 +10,8 @@ WWW=		http://www.dewn.com/rfc/
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS=	w3m:www/w3m
 
 USES=		perl5 shebangfix
diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile
index 8854774591de..a625e14c38b9 100644
--- a/misc/skyutils/Makefile
+++ b/misc/skyutils/Makefile
@@ -7,6 +7,8 @@ MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Library required by smssend (same author)
 WWW=		https://BSDforge.com/projects/misc/skyutils/
 
+BROKEN=		Unfetchable
+
 USES=		autoreconf libtool ssl tar:txz
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
diff --git a/misc/smssend/Makefile b/misc/smssend/Makefile
index 0cb7cfb5341b..6352b0b26e49 100644
--- a/misc/smssend/Makefile
+++ b/misc/smssend/Makefile
@@ -8,6 +8,8 @@ COMMENT=	Tool to send an SMS to any GSM
 WWW=		https://BSDforge.com/projects/misc/smssend/
 LICENSE=	GPLv2
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libskyutils.so:misc/skyutils
 
 USES=		libtool shebangfix tar:txz
diff --git a/net-im/mbpurple/Makefile b/net-im/mbpurple/Makefile
index dff3b80ee24d..4120e5939d49 100644
--- a/net-im/mbpurple/Makefile
+++ b/net-im/mbpurple/Makefile
@@ -8,6 +8,8 @@ MAINTAINER=	portmaster@bsdforge.com
 COMMENT=	Integrate Twitter with Pidgin (AKA microblog-purple)
 WWW=		https://BSDforge.com/projects/net-im/mbpurple/
 
+BROKEN=		Unfetchable
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/pidgin:net-im/pidgin
 RUN_DEPENDS=	${LOCALBASE}/bin/pidgin:net-im/pidgin
 
diff --git a/net/dbeacon/Makefile b/net/dbeacon/Makefile
index 951c5b998a3a..f84eae387012 100644
--- a/net/dbeacon/Makefile
+++ b/net/dbeacon/Makefile
@@ -9,6 +9,8 @@ WWW=		http://fivebits.net/proj/dbeacon
 
 LICENSE=	GPLv2+
 
+BROKEN=		Unfetchable
+
 USES=		gmake
 USE_CXXSTD=	c++98
 
diff --git a/net/spread/Makefile b/net/spread/Makefile
index 1d02040d51fa..3d021aeb0a76 100644
--- a/net/spread/Makefile
+++ b/net/spread/Makefile
@@ -14,6 +14,8 @@ LICENSE_NAME=	Spread Open-Source License
 LICENSE_FILE=	files/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=		Unfetchable
+
 USES=		groff perl5 tar:xz
 USE_LDCONFIG=	yes
 USE_PERL5=	build run
diff --git a/net/wackamole/Makefile b/net/wackamole/Makefile
index ade8a9ae9694..90df9108d378 100644
--- a/net/wackamole/Makefile
+++ b/net/wackamole/Makefile
@@ -15,6 +15,8 @@ LICENSE_NAME=	CNDS Open-Source License
 LICENSE_FILE=	${WRKSRC}/license.txt
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libspread.so:net/spread
 
 USES=		tar:xz
diff --git a/net/widentd/Makefile b/net/widentd/Makefile
index 388cde12042b..2ebe244c58b3 100644
--- a/net/widentd/Makefile
+++ b/net/widentd/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/net/widentd/
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=		Unfetchable
+
 USES=		ncurses uidfix tar:xz
 USE_RC_SUBR=	widentd
 MAKE_ENV+=	BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man" MK_WERROR=no
diff --git a/net/xrdesktop2/Makefile b/net/xrdesktop2/Makefile
index 91e37a7406cd..5f6b6708aef4 100644
--- a/net/xrdesktop2/Makefile
+++ b/net/xrdesktop2/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/net/xrdesktop2/
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS=	rdesktop:net/rdesktop \
 		p5-Gtk2>=0:x11-toolkits/p5-Gtk2
 
diff --git a/print/font2svg/Makefile b/print/font2svg/Makefile
index 8c3911e62b70..316b649196e2 100644
--- a/print/font2svg/Makefile
+++ b/print/font2svg/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/print/font2svg
 
 LICENSE=	GPLv2
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS=	bash:shells/bash
 
 USES=		ghostscript:run
diff --git a/print/utopia/Makefile b/print/utopia/Makefile
index fc6d09f3bd5d..d804bbd4a981 100644
--- a/print/utopia/Makefile
+++ b/print/utopia/Makefile
@@ -7,6 +7,8 @@ MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Adobe Utopia typeface for Groff
 WWW=		http://www.mammothcheese.ca/munger.html
 
+BROKEN=		Unfetchable
+
 MAKE_ARGS=	DEST=${STAGEDIR}${DATADIR}/devps \
 		INSTALL_DATA="${INSTALL_DATA}" \
 		INSTALL_MAN="${INSTALL_MAN}" \
diff --git a/shells/v7sh/Makefile b/shells/v7sh/Makefile
index edb955556dfb..f7a74e8c40de 100644
--- a/shells/v7sh/Makefile
+++ b/shells/v7sh/Makefile
@@ -15,8 +15,9 @@ MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Implementation of the UNIX 7th Edition shell
 WWW=		http://minnie.tuhs.org/UnixTree/V7/
 
-BROKEN_aarch64=	Fails to link: missing sbrk
-BROKEN_riscv64=	Fails to link: missing sbrk
+BROKEN=		Unfetchable
+#BROKEN_aarch64=	Fails to link: missing sbrk
+#BROKEN_riscv64=	Fails to link: missing sbrk
 
 USES=		uidfix
 EXTRACT_CMD=	${CP}
diff --git a/sysutils/bkpupsd/Makefile b/sysutils/bkpupsd/Makefile
index bea9893fd749..12e2be0da7ae 100644
--- a/sysutils/bkpupsd/Makefile
+++ b/sysutils/bkpupsd/Makefile
@@ -6,4 +6,6 @@ MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/bkpupsd/
 MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Simple UPS daemon for APC BK Pro(TM)
 
+BROKEN=		Unfetchable
+
 .include <bsd.port.mk>
diff --git a/sysutils/cdroot/Makefile b/sysutils/cdroot/Makefile
index 9f67039e915e..5f037d110f24 100644
--- a/sysutils/cdroot/Makefile
+++ b/sysutils/cdroot/Makefile
@@ -9,6 +9,8 @@ WWW=		https://BSDforge.com/projects/sysutils/cdroot/
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		Unfetchable
+
 USES=		tar:xz
 
 .include <bsd.port.mk>
diff --git a/sysutils/cronolog-devel/Makefile b/sysutils/cronolog-devel/Makefile
index 663a05f945b8..e7926c48201b 100644
--- a/sysutils/cronolog-devel/Makefile
+++ b/sysutils/cronolog-devel/Makefile
@@ -12,6 +12,8 @@ WWW=		https://BSDforge.com/projects/sysutils/cronolog-devel
 
 LICENSE=	APACHE10
 
+BROKEN=		Unfetchable
+
 USES=		shebangfix tar:xz
 
 SHEBANG_FILES=	src/cronosplit
diff --git a/sysutils/fusefs-afuse/Makefile b/sysutils/fusefs-afuse/Makefile
index 29d86ac74c20..46cc6c75fbb2 100644
--- a/sysutils/fusefs-afuse/Makefile
+++ b/sysutils/fusefs-afuse/Makefile
@@ -12,6 +12,8 @@ WWW=		https://github.com/pcarrier/afuse
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 USES=		cpe fuse pkgconfig
 GNU_CONFIGURE=	yes
 
diff --git a/sysutils/fusefs-chironfs/Makefile b/sysutils/fusefs-chironfs/Makefile
index bbb660c8d496..cb7d722284ba 100644
--- a/sysutils/fusefs-chironfs/Makefile
+++ b/sysutils/fusefs-chironfs/Makefile
@@ -12,6 +12,8 @@ WWW=		https://BSDforge.com/projects/sysutils/fusefs-chironfs/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/doc/copyright
 
+BROKEN=		Unfetchable
+
 USES=		fuse localbase:ldflags
 GNU_CONFIGURE=	yes
 
diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile
index dac8d80da95a..4b1763989d6b 100644
--- a/sysutils/fusefs-cryptofs/Makefile
+++ b/sysutils/fusefs-cryptofs/Makefile
@@ -12,6 +12,8 @@ WWW=		https://BSDforge.com/projects/sysutils/fusefs-cryptofs/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
 
 GNU_CONFIGURE=	yes
diff --git a/sysutils/hwstat/Makefile b/sysutils/hwstat/Makefile
index a7c415f14ae1..ee97a95ff6f1 100644
--- a/sysutils/hwstat/Makefile
+++ b/sysutils/hwstat/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/sysutils/hwstat/
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 USES=		uidfix
 MAKE_ARGS+=	BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man
 PLIST_FILES=	bin/hwstat man/man1/hwstat.1.gz
diff --git a/sysutils/jailadmin/Makefile b/sysutils/jailadmin/Makefile
index 7f14a863ed2b..55e47e807ed7 100644
--- a/sysutils/jailadmin/Makefile
+++ b/sysutils/jailadmin/Makefile
@@ -9,6 +9,8 @@ WWW=		https://BSDforge.com/projects/sysutils/jailadmin/
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		Unfetchable
+
 OPTIONS_DEFINE=		SNMP DOCS
 SNMP_DESC=	install the additional SNMP management components
 
diff --git a/sysutils/kldpatch/Makefile b/sysutils/kldpatch/Makefile
index b0aed996fc79..2781d9cc62d2 100644
--- a/sysutils/kldpatch/Makefile
+++ b/sysutils/kldpatch/Makefile
@@ -8,6 +8,8 @@ MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Utility to patch modules and kernel
 WWW=		http://info.iet.unipi.it/~luigi/FreeBSD/
 
+BROKEN=		Unfetchable
+
 USES=		tar:tgz
 
 PLIST_FILES=	man/man8/${PORTNAME}.8.gz sbin/kldpatch
diff --git a/sysutils/lmon/Makefile b/sysutils/lmon/Makefile
index 6ccae71b763a..b4ae23f85d6c 100644
--- a/sysutils/lmon/Makefile
+++ b/sysutils/lmon/Makefile
@@ -11,6 +11,8 @@ WWW=		http://www.bsdconsulting.no/tools/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS=	p5-Config-IniFiles>=0:devel/p5-Config-IniFiles \
 		p5-Mail-Sendmail>=0:mail/p5-Mail-Sendmail \
 		p5-File-Tail>=0:devel/p5-File-Tail
diff --git a/sysutils/openupsd/Makefile b/sysutils/openupsd/Makefile
index 98c4760b4d11..fd2b3e9e6980 100644
--- a/sysutils/openupsd/Makefile
+++ b/sysutils/openupsd/Makefile
@@ -8,6 +8,8 @@ MAINTAINER=	tdb@FreeBSD.org
 COMMENT=	UPS daemon for some Belkin UPS's
 WWW=		https://BSDforge.com/projects/sysutils/openupsd/
 
+BROKEN=		Unfetchable
+
 USE_RC_SUBR=	${PORTNAME}
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-transform-name= --bindir=${PREFIX}/sbin
diff --git a/sysutils/rsyncbackup/Makefile b/sysutils/rsyncbackup/Makefile
index 9ea26309a601..53c9486a9b51 100644
--- a/sysutils/rsyncbackup/Makefile
+++ b/sysutils/rsyncbackup/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/sysutils/rsync-backup/
 
 LICENSE=	GPLv2+
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS=	rsync:net/rsync
 
 CONFIGSRC=	${WRKSRC}/config
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index d341e90cf0e0..3a262bb41caf 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/sysutils/thefish
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		Unfetchable
+
 USES=		gnome pkgconfig tar:xz
 
 OPTIONS_SINGLE=		X11
diff --git a/sysutils/upsdaemon/Makefile b/sysutils/upsdaemon/Makefile
index ca91794a5e3a..76bfce726355 100644
--- a/sysutils/upsdaemon/Makefile
+++ b/sysutils/upsdaemon/Makefile
@@ -9,6 +9,8 @@ WWW=		https://BSDforge.com/projects/sysutils/upsdaemon/
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		Unfetchable
+
 USE_RC_SUBR=	upsdaemon
 
 .include <bsd.port.mk>
diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile
index 33e97d48bf2f..b092e6729568 100644
--- a/textproc/asm2html/Makefile
+++ b/textproc/asm2html/Makefile
@@ -10,6 +10,8 @@ WWW=		https://bsdforge.com/projects/textproc/asm2html/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 USES=		tar:xz
 GNU_CONFIGURE=	yes
 MAKE_ARGS=	CC=${CC}
diff --git a/textproc/sansi/Makefile b/textproc/sansi/Makefile
index 55d4e8342ec0..7034a9934f95 100644
--- a/textproc/sansi/Makefile
+++ b/textproc/sansi/Makefile
@@ -10,6 +10,8 @@ WWW=		https://BSDforge.com/projects/textproc/sansi/
 LICENSE=	ART20 BSD2CLAUSE
 LICENSE_COMB=	multi
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS=	p5-PerlIO-eol>=0:devel/p5-PerlIO-eol \
 		p5-Modern-Perl>=0:lang/p5-Modern-Perl
 
diff --git a/textproc/smi/Makefile b/textproc/smi/Makefile
index b0c17a74df2a..bc0110513d82 100644
--- a/textproc/smi/Makefile
+++ b/textproc/smi/Makefile
@@ -11,6 +11,8 @@ WWW=		https://BSDforge.com/projects/textproc/smi/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Unfetchable
+
 PORTDOCS=	README.md
 
 PLIST_FILES=	bin/smi man/man1/smi.1.gz
diff --git a/textproc/tkdiff/Makefile b/textproc/tkdiff/Makefile
index ad097cd58dfc..83cd6552d71b 100644
--- a/textproc/tkdiff/Makefile
+++ b/textproc/tkdiff/Makefile
@@ -11,6 +11,8 @@ WWW=		https://sourceforge.net/projects/tkdiff/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		Unfetchable
+
 USES=		cpe tar:txz tk:wrapper
 
 DESKTOP_ENTRIES=	"Tkdiff" "Tk frontend for the diff command" \
diff --git a/www/cgichk/Makefile b/www/cgichk/Makefile
index 537b51adebf2..70cb26d0acfd 100644
--- a/www/cgichk/Makefile
+++ b/www/cgichk/Makefile
@@ -9,6 +9,8 @@ LICENSE=	GPLv2
 MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Web site vulnerability scanner
 
+BROKEN=		Unfetchable
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 ALL_TARGET=	cgichk
 
diff --git a/www/zerowait-httpd/Makefile b/www/zerowait-httpd/Makefile
index db4ddc01ce3b..15a19ee2aefd 100644
--- a/www/zerowait-httpd/Makefile
+++ b/www/zerowait-httpd/Makefile
@@ -12,6 +12,8 @@ WWW=		https://www.0w.ru/httpd/
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=		Unfetchable
+
 USES=		gmake ssl
 USE_RC_SUBR=	0W-httpd
 ALL_TARGET=	#none
diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile
index 4379b69fe082..60246b41bc33 100644
--- a/x11-fonts/sgifonts/Makefile
+++ b/x11-fonts/sgifonts/Makefile
@@ -12,6 +12,8 @@ WWW=		http://oss.sgi.com/projects/sgi_propack/
 
 LICENSE=	MIT
 
+BROKEN=		Unfetchable
+
 BUILD_DEPENDS=	bdftopcf:x11-fonts/bdftopcf
 
 USES=		fonts
diff --git a/x11-themes/gtk-gray-theme/Makefile b/x11-themes/gtk-gray-theme/Makefile
index 902fc079b5b1..a3ee692d10e4 100644
*** 128 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401041737.404HboU1035818>