summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-05 10:26:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-05 10:26:04 +0000
commitdc9af20b3c09c4fb82e5db50810d554b4b811c92 (patch)
tree0d728b6b4a55e92d359df6d208e3077b4db7d0be /devel
parentmisc/libpredict: Remove tests from the build, and build and run them under th... (diff)
Mark a few ports broken (unfetchable)
Notes
Notes: svn path=/head/; revision=522132
Diffstat (limited to 'devel')
-rw-r--r--devel/bin86/Makefile2
-rw-r--r--devel/opengrok/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/bin86/Makefile b/devel/bin86/Makefile
index 01b0b7046c3d..f7bce4a72ea3 100644
--- a/devel/bin86/Makefile
+++ b/devel/bin86/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://v3.sk/~lkundrak/dev86/
MAINTAINER= ports@FreeBSD.org
COMMENT= 16-bit assembler and loader
+BROKEN= unfetchable
+
CONFLICTS= bcc-[0-9]* dev86-[0-9]*
PLIST_FILES= bin/as86 bin/catimage bin/ld86 bin/objchop bin/objdump86 \
diff --git a/devel/opengrok/Makefile b/devel/opengrok/Makefile
index 2d9e50090b35..da828d8b8d0f 100644
--- a/devel/opengrok/Makefile
+++ b/devel/opengrok/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= https://github.com/oracle/opengrok/releases/download/${PORTVERSION
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast and powerful code search and cross-reference engine
+BROKEN= unfetchable
+
LICENSE= CDDL APACHE20
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt