diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 22:18:50 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 22:18:50 +0800 |
commit | 1493dd450d9fc49849bf76389e98abf8df29ea5b (patch) | |
tree | a562f00d9ab372369a40ab42a94e5418d49c588c /comms | |
parent | f2bb27b8cd977737c3bb5086cba9ef185e4409fc (diff) | |
download | freebsd-ports-gnome-1493dd450d9fc49849bf76389e98abf8df29ea5b.tar.gz freebsd-ports-gnome-1493dd450d9fc49849bf76389e98abf8df29ea5b.tar.zst freebsd-ports-gnome-1493dd450d9fc49849bf76389e98abf8df29ea5b.zip |
Mark as broken ports with no public distfiles
Diffstat (limited to 'comms')
-rw-r--r-- | comms/flcluster/Makefile | 2 | ||||
-rw-r--r-- | comms/jsdr/Makefile | 2 | ||||
-rw-r--r-- | comms/libirman/Makefile | 2 | ||||
-rw-r--r-- | comms/qtel/Makefile | 2 | ||||
-rw-r--r-- | comms/soundmodem/Makefile | 2 | ||||
-rw-r--r-- | comms/yaac/Makefile | 1 |
6 files changed, 11 insertions, 0 deletions
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 |