aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-05 18:12:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-05 18:12:55 +0000
commit52455169579a3e4268c9d0b03146068eff34846a (patch)
tree436a17b015462f5ffa4cb724c861a9b9b21a3ced
parentc66f90fb7d7fad80e99fb66a03dfe068d1331b0d (diff)
downloadports-52455169579a3e4268c9d0b03146068eff34846a.tar.gz
ports-52455169579a3e4268c9d0b03146068eff34846a.zip
Notes
-rw-r--r--comms/bforce/Makefile1
-rw-r--r--comms/birda/Makefile1
-rw-r--r--comms/dabstick-radio/Makefile2
-rw-r--r--comms/dfu-util/Makefile1
-rw-r--r--comms/flrig/Makefile1
-rw-r--r--comms/gkermit/Makefile1
-rw-r--r--comms/gpsk31/Makefile1
-rw-r--r--comms/jsdr/Makefile2
-rw-r--r--comms/mlan3/Makefile2
-rw-r--r--comms/nec2c/Makefile1
-rw-r--r--comms/p5-SMS-SMS77/Makefile1
-rw-r--r--comms/py-bulksms/Makefile1
-rw-r--r--comms/qpage/Makefile1
-rw-r--r--comms/seyon/Makefile1
-rw-r--r--comms/trustedqsl/Makefile1
-rw-r--r--comms/zmtx-zmrx/Makefile1
16 files changed, 19 insertions, 0 deletions
diff --git a/comms/bforce/Makefile b/comms/bforce/Makefile
index 5b99dd198c9f..f3196e66ccb2 100644
--- a/comms/bforce/Makefile
+++ b/comms/bforce/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= ftp://fido.kuzbass.ru/pub/fileecho/DALLAS.SOFT/
MAINTAINER= vk@vk.pp.ru
COMMENT= Simple ifcico like Fidonet technology mailer
+BROKEN= Unfetchable
USES= gmake tar:bzip2
GNU_CONFIGURE= yes
diff --git a/comms/birda/Makefile b/comms/birda/Makefile
index 76eaa0ba780f..80003d74b540 100644
--- a/comms/birda/Makefile
+++ b/comms/birda/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ \
MAINTAINER= mjl@luckie.org.nz
COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
+BROKEN= Unfetchable
USES= uidfix
.include <bsd.port.mk>
diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile
index 76e97d58a0b1..a43abf422a74 100644
--- a/comms/dabstick-radio/Makefile
+++ b/comms/dabstick-radio/Makefile
@@ -12,6 +12,8 @@ COMMENT= DAB/DAB+ and wideband FM receiver for RTL2832-based USB sticks
LICENSE= GPLv2
+BROKEN= Unfetchable
+
LIB_DEPENDS+= librtlsdr.so:${PORTSDIR}/comms/rtl-sdr \
libqwt.so:${PORTSDIR}/x11-toolkits/qwt5 \
libportaudio.so.2:${PORTSDIR}/audio/portaudio2 \
diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile
index 1b4edab27ed3..c0b61a51a60f 100644
--- a/comms/dfu-util/Makefile
+++ b/comms/dfu-util/Makefile
@@ -11,6 +11,7 @@ COMMENT= Device firmware update (DFU) USB programmer
LICENSE= GPLv2
+BROKEN= Unfetchable
GNU_CONFIGURE= yes
CONFIGURE_ENV= USE_LIBS="-lusb" \
ac_cv_lib_usbpath_usb_path2devnum=no
diff --git a/comms/flrig/Makefile b/comms/flrig/Makefile
index c3f37efe30fd..1f7f41a73e66 100644
--- a/comms/flrig/Makefile
+++ b/comms/flrig/Makefile
@@ -13,6 +13,7 @@ COMMENT= Ham Radio rig control program, cooperates with fldigi
LICENSE= GPLv2
+BROKEN= Unfetchable
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk
USES= gmake
diff --git a/comms/gkermit/Makefile b/comms/gkermit/Makefile
index 6a32a660fa71..accc531f0bcf 100644
--- a/comms/gkermit/Makefile
+++ b/comms/gkermit/Makefile
@@ -10,6 +10,7 @@ DISTNAME= gku100
MAINTAINER= ports@FreeBSD.org
COMMENT= File transfer utility using the kermit protocol
+BROKEN= Unfetchable
NO_WRKSUBDIR= yes
ALL_TARGET= posix
diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile
index fb437ce47c4d..1fa9723f713c 100644
--- a/comms/gpsk31/Makefile
+++ b/comms/gpsk31/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.qsl.net/pg4i/download/
MAINTAINER= hamradio@FreeBSD.org
COMMENT= gtk psk31 client
+BROKEN= Unfetchable
USES= pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
diff --git a/comms/jsdr/Makefile b/comms/jsdr/Makefile
index bf449604ca6f..cca2e6591d46 100644
--- a/comms/jsdr/Makefile
+++ b/comms/jsdr/Makefile
@@ -12,6 +12,8 @@ COMMENT= SDR tools for RTL2832-based USB sticks
LICENSE= GPLv2
+BROKEN= Unfetchable
+
LIB_DEPENDS+= libqwt.so:${PORTSDIR}/x11-toolkits/qwt5 \
libportaudio.so.2:${PORTSDIR}/audio/portaudio2 \
libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile
index d1ab34dac227..4a756937d90b 100644
--- a/comms/mlan3/Makefile
+++ b/comms/mlan3/Makefile
@@ -10,6 +10,8 @@ DISTNAME= owpd300b
MAINTAINER= ports@FreeBSD.org
COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
+BROKEN= Unfetchable
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.txt
diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile
index 5d5c11d27cca..f5cc1ecfa9e8 100644
--- a/comms/nec2c/Makefile
+++ b/comms/nec2c/Makefile
@@ -12,6 +12,7 @@ DISTNAME= nec2c
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Used to calculate antenna patterns useful to ham radio
+BROKEN= Unfetchable
LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath
OPTIONS_DEFINE= DOCS EXAMPLES
diff --git a/comms/p5-SMS-SMS77/Makefile b/comms/p5-SMS-SMS77/Makefile
index 81fc95f8ddda..0ce2ac9c3d4c 100644
--- a/comms/p5-SMS-SMS77/Makefile
+++ b/comms/p5-SMS-SMS77/Makefile
@@ -11,6 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= steinex@nognu.de
COMMENT= Perl interface and script to send SMS via SMS77.de
+BROKEN= Unfetchable
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USES= perl5
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile
index b07d58a0b3f1..bb2933b14c38 100644
--- a/comms/py-bulksms/Makefile
+++ b/comms/py-bulksms/Makefile
@@ -10,6 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= craig001@lerwick.hopto.org
COMMENT= Python client for the BulkSMS.co.uk HTTP API
+BROKEN= Unfetchable
USES= python
USE_PYTHON= distutils
PYDISTUTILS_PKGNAME= BulkSMS
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile
index c531bfa6ade6..982c8eea3506 100644
--- a/comms/qpage/Makefile
+++ b/comms/qpage/Makefile
@@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= SNPP client/server for sending messages to an alphanumeric pager
+BROKEN= Unfetchable
USE_RC_SUBR= qpage
GNU_CONFIGURE= yes
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
index fb0bc2228997..84fcb87658eb 100644
--- a/comms/seyon/Makefile
+++ b/comms/seyon/Makefile
@@ -12,6 +12,7 @@ EXTRACT_SUFX= -tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Communications package for the X Window system
+BROKEN= Unfetchable
WRKSRC= ${WRKDIR}/seyon
USES= imake
USE_XORG= x11 xext xpm xmu xaw xt sm ice
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index 1e445950d65b..2940cc344846 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -10,6 +10,7 @@ DISTNAME= tqsl-${PORTVERSION}
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Amateur Radio Station electronic trusted logbook
+BROKEN= Unfetchable
LICENSE= ARRL
LICENSE_NAME= American Radio Relay League, Inc. All rights reserved.
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile
index 030d5dc49a5a..32bf11965041 100644
--- a/comms/zmtx-zmrx/Makefile
+++ b/comms/zmtx-zmrx/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.netsw.org/net/modem/protocols/zmodem/zmtx-zmrx/
MAINTAINER= delphij@FreeBSD.org
COMMENT= Send and receive files via ZMODEM protocol (unrestrictive)
+BROKEN= Unfetchable
USE_CSTD= gnu89
MAKEFILE= makefile