1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Mark more ports BROKEN

Error logs are available in the pkg-fallout archives

Reported by:	pkg-fallout since at least january 2014
This commit is contained in:
Antoine Brodin 2014-02-28 19:45:27 +00:00
parent 2b424ae7fe
commit 14c681ddae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346572
11 changed files with 21 additions and 0 deletions

View File

@ -11,6 +11,8 @@ PKGNAMESUFFIX= 5
MAINTAINER= afb@rpm5.org
COMMENT= The RPM Package Manager
BROKEN= Does not package
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
libpopt.so:${PORTSDIR}/devel/popt \
libbeecrypt.so:${PORTSDIR}/security/beecrypt \

View File

@ -12,6 +12,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Flare - distributed and persistent key-value storage
BROKEN= Does not build
LIB_DEPENDS= libboost_program_options.so:${PORTSDIR}/devel/boost-libs \
libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet

View File

@ -11,6 +11,8 @@ COMMENT= Visualization techniques, data sets for categorical data
LICENSE= GPLv2
BROKEN= Does not find WRKSRC
RUN_DEPENDS= R-cran-colorspace>0:${PORTSDIR}/graphics/R-cran-colorspace
USE_R_MOD= yes

View File

@ -12,6 +12,8 @@ COMMENT= Cocaine Application Engine
LICENSE= GPLv3
BROKEN= Does not build
LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs \
libev.so:${PORTSDIR}/devel/libev \
libltdl.so:${PORTSDIR}/devel/libltdl \

View File

@ -12,6 +12,8 @@ COMMENT= Profiling library/utilities for C/C++ programs
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
BROKEN= Missing header
USE_BINUTILS= yes
USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--force

View File

@ -13,6 +13,8 @@ COMMENT= Source-based package manager for OCaml
LICENSE= GPLv3
BROKEN= Does not build
BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl
USES= gmake

View File

@ -12,6 +12,7 @@ COMMENT= Programmer's editor with a nice Text User Interface (TUI)
LIB_DEPENDS= rhtv.2:${PORTSDIR}/devel/rhtvision
BROKEN= Does not build
MAKE_JOBS_UNSAFE= yes
HAS_CONFIGURE= yes

View File

@ -11,6 +11,8 @@ DISTNAME= backbone-6343263e17c5cd771770dabc2559ac07ffedcf29
MAINTAINER= ports@FreeBSD.org
COMMENT= Basic text editor for GNUstep
BROKEN= Does not link
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes

View File

@ -14,6 +14,8 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNUstep interface to the GUILE scheme interpreter
BROKEN= Does not build
LIB_DEPENDS+= guile.21:${PORTSDIR}/lang/guile
LICENSE= GPLv2

View File

@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Fluent event collector
BROKEN= Requires http_parser version 0.5.1 while version 0.6 is installed
RUN_DEPENDS= \
rubygem-msgpack>=0.5.4:${PORTSDIR}/devel/rubygem-msgpack \
rubygem-json>=1.4.3:${PORTSDIR}/devel/rubygem-json \

View File

@ -13,6 +13,8 @@ DISTNAME= mod_pagespeed_source_${PORTVERSION}
MAINTAINER= swills@FreeBSD.org
COMMENT= An Apache module that automatically optimizes web pages
BROKEN= Does not link
BUILD_DEPENDS= python:${PORTSDIR}/lang/python \
bash:${PORTSDIR}/shells/bash \
greadlink:${PORTSDIR}/sysutils/coreutils \