From 1493dd450d9fc49849bf76389e98abf8df29ea5b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 13 Oct 2017 14:18:50 +0000 Subject: [PATCH] Mark as broken ports with no public distfiles --- comms/flcluster/Makefile | 2 ++ comms/jsdr/Makefile | 2 ++ comms/libirman/Makefile | 2 ++ comms/qtel/Makefile | 2 ++ comms/soundmodem/Makefile | 2 ++ comms/yaac/Makefile | 1 + 6 files changed, 11 insertions(+) diff --git a/comms/flcluster/Makefile b/comms/flcluster/Makefile index fd9b2cd82b11..b543c1f6f389 100644 --- a/comms/flcluster/Makefile +++ b/comms/flcluster/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= http://www.w1hkj.com/files/flcluster/ MAINTAINER= hamradio@FreeBSD.org COMMENT= FLCLUSTER is a management tool for accessing dxcluster nodes +BROKEN= No public distfiles + LICENSE= GPLv3 LIB_DEPENDS= libpng16.so:graphics/png \ diff --git a/comms/jsdr/Makefile b/comms/jsdr/Makefile index 4ec6136db6f0..d22b321d91b9 100644 --- a/comms/jsdr/Makefile +++ b/comms/jsdr/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.sdr-j.tk/ \ MAINTAINER= ports@FreeBSD.org COMMENT= SDR tools for RTL2832-based USB sticks +BROKEN= No public distfiles + LICENSE= GPLv2 LIB_DEPENDS+= libqwt.so:x11-toolkits/qwt5 \ diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index 08562e30f111..9e86b45df821 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= SF/lirc/${PORTNAME}/${PORTVERSION} MAINTAINER= rand@iteris.com COMMENT= Library for Evation's Irman infrared receiver +BROKEN= No public distfiles + LICENSE= LGPL20 USES= gmake libtool pathfix tar:bzip2 diff --git a/comms/qtel/Makefile b/comms/qtel/Makefile index 5c66c185841b..eeb1700875e6 100644 --- a/comms/qtel/Makefile +++ b/comms/qtel/Makefile @@ -7,6 +7,8 @@ PORTREVISION= 1 MAINTAINER= hamradio@FreeBSD.org COMMENT= Qtel Echolink client +BROKEN= Invalid checksum + LICENSE= GPLv2 LIB_DEPENDS= libecholib.so:comms/svxlink diff --git a/comms/soundmodem/Makefile b/comms/soundmodem/Makefile index becb789b0c89..1669176c6318 100644 --- a/comms/soundmodem/Makefile +++ b/comms/soundmodem/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= http://download.gna.org/soundmodem/ MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio sound modem +BROKEN= No public distfiles + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/comms/yaac/Makefile b/comms/yaac/Makefile index 5696a04c5bd4..60b0dd059d71 100644 --- a/comms/yaac/Makefile +++ b/comms/yaac/Makefile @@ -11,6 +11,7 @@ COMMENT= Platform-independent Java application for the APRS network LICENSE= LGPL3 +BROKEN= No public distfiles USE_JAVA= yes JAVA_VERSION= 1.6+ USES= zip