Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2015 21:36:03 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403633 - in head: cad/calculix cad/jspice3 cad/qcad-partslib comms/cdr_read comms/dump1090_mr
Message-ID:  <201512122136.tBCLa30d045218@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Dec 12 21:36:03 2015
New Revision: 403633
URL: https://svnweb.freebsd.org/changeset/ports/403633

Log:
  Mark as broken: unfetchable

Modified:
  head/cad/calculix/Makefile
  head/cad/jspice3/Makefile
  head/cad/qcad-partslib/Makefile
  head/comms/cdr_read/Makefile
  head/comms/dump1090_mr/Makefile

Modified: head/cad/calculix/Makefile
==============================================================================
--- head/cad/calculix/Makefile	Sat Dec 12 21:25:32 2015	(r403632)
+++ head/cad/calculix/Makefile	Sat Dec 12 21:36:03 2015	(r403633)
@@ -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	\

Modified: head/cad/jspice3/Makefile
==============================================================================
--- head/cad/jspice3/Makefile	Sat Dec 12 21:25:32 2015	(r403632)
+++ head/cad/jspice3/Makefile	Sat Dec 12 21:36:03 2015	(r403633)
@@ -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

Modified: head/cad/qcad-partslib/Makefile
==============================================================================
--- head/cad/qcad-partslib/Makefile	Sat Dec 12 21:25:32 2015	(r403632)
+++ head/cad/qcad-partslib/Makefile	Sat Dec 12 21:36:03 2015	(r403633)
@@ -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
 

Modified: head/comms/cdr_read/Makefile
==============================================================================
--- head/comms/cdr_read/Makefile	Sat Dec 12 21:25:32 2015	(r403632)
+++ head/comms/cdr_read/Makefile	Sat Dec 12 21:36:03 2015	(r403633)
@@ -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\

Modified: head/comms/dump1090_mr/Makefile
==============================================================================
--- head/comms/dump1090_mr/Makefile	Sat Dec 12 21:25:32 2015	(r403632)
+++ head/comms/dump1090_mr/Makefile	Sat Dec 12 21:36:03 2015	(r403633)
@@ -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



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