summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-12-12 21:36:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-12-12 21:36:03 +0000
commit1bb31cd39d96349976d10f3162a72c54ab5a9cee (patch)
tree154e702f8c6323397c8a8f14c686050df3a62baa
parentMark as broken: does not fetch (diff)
Mark as broken: unfetchable
Notes
Notes: svn path=/head/; revision=403633
-rw-r--r--cad/calculix/Makefile2
-rw-r--r--cad/jspice3/Makefile2
-rw-r--r--cad/qcad-partslib/Makefile2
-rw-r--r--comms/cdr_read/Makefile2
-rw-r--r--comms/dump1090_mr/Makefile2
5 files changed, 10 insertions, 0 deletions
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile
index 254474dced4a..db78bd3e2a53 100644
--- a/cad/calculix/Makefile
+++ b/cad/calculix/Makefile
@@ -12,6 +12,8 @@ EXTRACT_ONLY= ${DIST_SOURCES}
MAINTAINER= maho@FreeBSD.org
COMMENT= Three-Dimensional Structural Finite Element Program
+BROKEN= unfetchable
+
LICENSE= GPLv2
LIB_DEPENDS= libarpack.so:${PORTSDIR}/math/arpack \
diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile
index 35f104c78868..824efb108aaa 100644
--- a/cad/jspice3/Makefile
+++ b/cad/jspice3/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-2.5-011109
MAINTAINER= ports@FreeBSD.org
COMMENT= Adaptation of the Berkeley Spice3f4 with superconductivity
+BROKEN= unfetchable
+
CONFLICTS= spice-[0-9]*
OPTIONS_DEFINE= X11 EXAMPLES
diff --git a/cad/qcad-partslib/Makefile b/cad/qcad-partslib/Makefile
index 3c68f3d5a745..5e2c8c01c310 100644
--- a/cad/qcad-partslib/Makefile
+++ b/cad/qcad-partslib/Makefile
@@ -12,6 +12,8 @@ EXTRACT_ONLY=
MAINTAINER= mr@FreeBSD.org
COMMENT= Professional CAD system
+BROKEN= unfetchable
+
WRKSRC= ${WRKDIR}/partlibrary-${PORTVERSION:S/.1$/-1/}
DATADIR= share/qcad/library
diff --git a/comms/cdr_read/Makefile b/comms/cdr_read/Makefile
index 101e0f4e2b83..475f537a3fe4 100644
--- a/comms/cdr_read/Makefile
+++ b/comms/cdr_read/Makefile
@@ -10,6 +10,8 @@ DISTNAME= cdrr${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility for reading of the call detail records from PBX
+BROKEN= unfetchable
+
LICENSE= UNKNOWN
LICENSE_NAME= unknown
LICENSE_TEXT= This program can be freely distributed and used for\
diff --git a/comms/dump1090_mr/Makefile b/comms/dump1090_mr/Makefile
index 83b1cd544823..6bc0b21e409e 100644
--- a/comms/dump1090_mr/Makefile
+++ b/comms/dump1090_mr/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= comms
MAINTAINER= rpaulo@FreeBSD.org
COMMENT= FlightAware's Mode S decoder for RTLSDR devices
+BROKEN= unfetchable
+
LICENSE= BSD3CLAUSE
LIB_DEPENDS= librtlsdr.so:${PORTSDIR}/comms/rtl-sdr