summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/viking/Makefile2
-rw-r--r--devel/monodevelop-database/Makefile2
-rw-r--r--devel/nant/Makefile2
-rw-r--r--devel/rebar3/Makefile2
-rw-r--r--graphics/pinta/Makefile2
-rw-r--r--lang/cduce/Makefile2
-rw-r--r--science/hdf-java/Makefile2
-rw-r--r--www/geneweb/Makefile2
8 files changed, 16 insertions, 0 deletions
diff --git a/astro/viking/Makefile b/astro/viking/Makefile
index f6c755b96bd8..571e12da6a49 100644
--- a/astro/viking/Makefile
+++ b/astro/viking/Makefile
@@ -12,6 +12,8 @@ COMMENT= Program to manage GPS data (tracks, waypoints, etc.)
LICENSE= GPLv2
+BROKEN= Fails to build
+
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
libpcre.so:${PORTSDIR}/devel/pcre \
diff --git a/devel/monodevelop-database/Makefile b/devel/monodevelop-database/Makefile
index e7ef85df0e58..cbd1eef7ced8 100644
--- a/devel/monodevelop-database/Makefile
+++ b/devel/monodevelop-database/Makefile
@@ -11,6 +11,8 @@ COMMENT= MonoDevelop database support
LICENSE= MIT
+BROKEN= Fails to package, missing Npgsql Version 2 with mono 4
+
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/monodevelop.pc:${PORTSDIR}/devel/monodevelop
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/monodevelop.pc:${PORTSDIR}/devel/monodevelop
diff --git a/devel/nant/Makefile b/devel/nant/Makefile
index ef53264b47dd..55f23266ca80 100644
--- a/devel/nant/Makefile
+++ b/devel/nant/Makefile
@@ -13,6 +13,8 @@ COMMENT= .NET build tool inspired by Ant
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+BROKEN= Fails to build with mono 4
+
OPTIONS_DEFINE= DOCS EXAMPLES
INSTALL_TARGET= install destdir=${STAGEDIR} prefix=${PREFIX}
diff --git a/devel/rebar3/Makefile b/devel/rebar3/Makefile
index d70757122c32..c3626945705a 100644
--- a/devel/rebar3/Makefile
+++ b/devel/rebar3/Makefile
@@ -12,6 +12,8 @@ COMMENT= Build tool for Erlang
LICENSE= APACHE20
+BROKEN= Checksum and size mismatch
+
BUILD_DEPENDS= ${LOCALBASE}/bin/erl:${PORTSDIR}/lang/erlang \
${LOCALBASE}/bin/git:${PORTSDIR}/devel/git
RUN_DEPENDS= ${LOCALBASE}/bin/erl:${PORTSDIR}/lang/erlang
diff --git a/graphics/pinta/Makefile b/graphics/pinta/Makefile
index 2fb8d01f9886..091e1af051a2 100644
--- a/graphics/pinta/Makefile
+++ b/graphics/pinta/Makefile
@@ -11,6 +11,8 @@ COMMENT= Simple Gtk\# Paint Program
LICENSE= MIT
+BROKEN= Fails to build with mono 4
+
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:${PORTSDIR}/devel/mono-addins
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/lang/cduce/Makefile b/lang/cduce/Makefile
index 1a348a969bb1..2d0ecbdc2e10 100644
--- a/lang/cduce/Makefile
+++ b/lang/cduce/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://www.cduce.org/download/ \
MAINTAINER= johans@FreeBSD.org
COMMENT= Efficient XML centric functional programming language
+BROKEN= Fails to build
+
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
BUILD_DEPENDS= ${SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex \
${SITELIBDIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \
diff --git a/science/hdf-java/Makefile b/science/hdf-java/Makefile
index 210d5b8b12a8..f28883188606 100644
--- a/science/hdf-java/Makefile
+++ b/science/hdf-java/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= ports@FreeBSD.org
COMMENT= Java interface to HDF5
+BROKEN= Fails to configure, HDF5 library needs SZIP, SZIP not defined
+
LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5 \
libjpeg.so:${PORTSDIR}/graphics/jpeg
diff --git a/www/geneweb/Makefile b/www/geneweb/Makefile
index 121ce9eeadae..222eabdbaee8 100644
--- a/www/geneweb/Makefile
+++ b/www/geneweb/Makefile
@@ -13,6 +13,8 @@ COMMENT= Advanced genealogy software
LICENSE= GPLv2
+BROKEN= Fails to build
+
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
camlp5:${PORTSDIR}/devel/ocaml-camlp5