Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2019 08:31:22 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508077 - in head: benchmarks/filebench benchmarks/ttcp biology/chemeq biology/gperiodic biology/linux-foldingathome cad/alliance cad/dxf2fig
Message-ID:  <201908040831.x748VMfT000561@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Aug  4 08:31:22 2019
New Revision: 508077
URL: https://svnweb.freebsd.org/changeset/ports/508077

Log:
  Mark BROKEN: unfetchable

Modified:
  head/benchmarks/filebench/Makefile
  head/benchmarks/ttcp/Makefile
  head/biology/chemeq/Makefile
  head/biology/gperiodic/Makefile
  head/biology/linux-foldingathome/Makefile
  head/cad/alliance/Makefile
  head/cad/dxf2fig/Makefile

Modified: head/benchmarks/filebench/Makefile
==============================================================================
--- head/benchmarks/filebench/Makefile	Sun Aug  4 08:22:52 2019	(r508076)
+++ head/benchmarks/filebench/Makefile	Sun Aug  4 08:31:22 2019	(r508077)
@@ -12,6 +12,8 @@ COMMENT=	Model-based file system workload generator
 LICENSE=	CDDL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		unfetchable
+
 GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>

Modified: head/benchmarks/ttcp/Makefile
==============================================================================
--- head/benchmarks/ttcp/Makefile	Sun Aug  4 08:22:52 2019	(r508076)
+++ head/benchmarks/ttcp/Makefile	Sun Aug  4 08:31:22 2019	(r508077)
@@ -15,6 +15,8 @@ COMMENT=	Benchmarking tool for analysing TCP and UDP p
 
 LICENSE=	PD
 
+BROKEN=		unfetchable
+
 NO_WRKSUBDIR=	yes
 
 OPTIONS_DEFINE=	DOCS

Modified: head/biology/chemeq/Makefile
==============================================================================
--- head/biology/chemeq/Makefile	Sun Aug  4 08:22:52 2019	(r508076)
+++ head/biology/chemeq/Makefile	Sun Aug  4 08:31:22 2019	(r508077)
@@ -15,6 +15,8 @@ COMMENT=	Outputs LaTeX code for chemical reaction
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 MAKE_ARGS=	CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
 WRKSRC=		${WRKDIR}/${PORTNAME}-1.5
 

Modified: head/biology/gperiodic/Makefile
==============================================================================
--- head/biology/gperiodic/Makefile	Sun Aug  4 08:22:52 2019	(r508076)
+++ head/biology/gperiodic/Makefile	Sun Aug  4 08:31:22 2019	(r508077)
@@ -14,6 +14,8 @@ COMMENT=	Displays a periodic table of the elements
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/gpl.txt
 
+BROKEN=		unfetchable
+
 USE_GNOME=	gtk20
 USES=		pkgconfig
 

Modified: head/biology/linux-foldingathome/Makefile
==============================================================================
--- head/biology/linux-foldingathome/Makefile	Sun Aug  4 08:22:52 2019	(r508076)
+++ head/biology/linux-foldingathome/Makefile	Sun Aug  4 08:31:22 2019	(r508077)
@@ -12,6 +12,8 @@ EXTRACT_SUFX=	.exe
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Distributed client for Protein Folding
 
+BROKEN=		unfetchable
+
 USES=		linux
 ONLY_FOR_ARCHS=	i386 amd64
 REINPLACE_ARGS=

Modified: head/cad/alliance/Makefile
==============================================================================
--- head/cad/alliance/Makefile	Sun Aug  4 08:22:52 2019	(r508076)
+++ head/cad/alliance/Makefile	Sun Aug  4 08:31:22 2019	(r508077)
@@ -17,6 +17,7 @@ LICENSE_NAME=	Alliance VLSI Cad System License
 LICENSE_FILE=	${WRKSRC}/LICENCE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=		unfetchable
 BROKEN_aarch64=		fails to link: collect2: error: ld returned 1 exit status
 
 CONFLICTS_INSTALL=	fspclient-*

Modified: head/cad/dxf2fig/Makefile
==============================================================================
--- head/cad/dxf2fig/Makefile	Sun Aug  4 08:22:52 2019	(r508076)
+++ head/cad/dxf2fig/Makefile	Sun Aug  4 08:31:22 2019	(r508077)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://ta.twi.tudelft.nl/ftp/dv/lemmens/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	DXF to FIG converter
 
+BROKEN=		unfetchable
+
 PLIST_FILES=	bin/dxf2fig
 
 post-patch:



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