Mark a few ports BROKEN
Reported by: pkg-fallout
This commit is contained in:
parent
c0a105285e
commit
6de6211422
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387922
8 changed files with 16 additions and 0 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue