mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
security/openssl-devel: Mark ports broken cat devel
- REASON from build log
This commit is contained in:
parent
eae1d00818
commit
c2f6dd6ade
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462052
19 changed files with 57 additions and 6 deletions
|
@ -10,6 +10,9 @@ MASTER_SITES= ftp://dicom.offis.de/pub/dicom/offis/software/${PORTNAME}/${PORTNA
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Toolkit to work with DICOM objects
|
COMMENT= Toolkit to work with DICOM objects
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= use of undeclared identifier 'TLS1_TXT_RSA_EXPORT1024_WITH_DES_CBC_SHA'
|
||||||
|
|
||||||
LIB_DEPENDS= libtiff.so:graphics/tiff \
|
LIB_DEPENDS= libtiff.so:graphics/tiff \
|
||||||
libpng.so:graphics/png
|
libpng.so:graphics/png
|
||||||
|
|
||||||
|
|
|
@ -12,6 +12,9 @@ COMMENT= Grassroots DICOM library
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'X509_STORE_CTX' (aka 'x509_store_ctx_st')
|
||||||
|
|
||||||
LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15 \
|
LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15 \
|
||||||
libexpat.so:textproc/expat2
|
libexpat.so:textproc/expat2
|
||||||
|
|
||||||
|
|
|
@ -16,6 +16,9 @@ LICENSE_COMB= multi
|
||||||
LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB
|
LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB
|
||||||
LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LIB
|
LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LIB
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct ssl_st'
|
||||||
|
|
||||||
USES= tar:bzip2
|
USES= tar:bzip2
|
||||||
|
|
||||||
.if !defined(REFERENCE_PORT)
|
.if !defined(REFERENCE_PORT)
|
||||||
|
|
|
@ -15,6 +15,9 @@ LICENSE_COMB= multi
|
||||||
LICENSE_FILE_CC-BY-3.0= ${WRKSRC}/LOGO_LICENSE.md
|
LICENSE_FILE_CC-BY-3.0= ${WRKSRC}/LOGO_LICENSE.md
|
||||||
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.md
|
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'BIO' (aka 'bio_st')
|
||||||
|
|
||||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
libmpcdec.so:audio/musepack \
|
libmpcdec.so:audio/musepack \
|
||||||
|
|
|
@ -12,6 +12,9 @@ COMMENT= HTTP/2-based RPC framework
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= use of undeclared identifier 'SSL_get0_next_proto_negotiated'
|
||||||
|
|
||||||
BUILD_DEPENDS= go:lang/go \
|
BUILD_DEPENDS= go:lang/go \
|
||||||
yasm:devel/yasm
|
yasm:devel/yasm
|
||||||
LIB_DEPENDS= libgflags.so:devel/gflags \
|
LIB_DEPENDS= libgflags.so:devel/gflags \
|
||||||
|
|
|
@ -15,6 +15,9 @@ COMMENT= Apache Map/Reduce framework
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'HMAC_CTX' (aka 'hmac_ctx_st')
|
||||||
|
|
||||||
BUILD_DEPENDS= gmake:devel/gmake \
|
BUILD_DEPENDS= gmake:devel/gmake \
|
||||||
gsed:textproc/gsed
|
gsed:textproc/gsed
|
||||||
RUN_DEPENDS= bash:shells/bash
|
RUN_DEPENDS= bash:shells/bash
|
||||||
|
|
|
@ -24,6 +24,9 @@ COMMENT= Apache Map/Reduce framework
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct evp_cipher_ctx_st'
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/share/java/maven3/bin/mvn:devel/maven3 \
|
BUILD_DEPENDS= ${LOCALBASE}/share/java/maven3/bin/mvn:devel/maven3 \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake \
|
||||||
${LOCALBASE}/protobuf25/bin/protoc:devel/protobuf25
|
${LOCALBASE}/protobuf25/bin/protoc:devel/protobuf25
|
||||||
|
|
|
@ -13,6 +13,9 @@ COMMENT= Library for support of the Expert Witness Compression Format (EWF)
|
||||||
LICENSE= LGPL3+
|
LICENSE= LGPL3+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= field has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st')
|
||||||
|
|
||||||
LIB_DEPENDS= libsmdev.so:devel/libsmdev \
|
LIB_DEPENDS= libsmdev.so:devel/libsmdev \
|
||||||
libsmraw.so:devel/libsmraw \
|
libsmraw.so:devel/libsmraw \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/e2fsprogs-libuuid
|
||||||
|
|
|
@ -10,11 +10,14 @@ MASTER_SITES= SF/kageki/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||||
MAINTAINER= rodrigo@FreeBSD.org
|
MAINTAINER= rodrigo@FreeBSD.org
|
||||||
COMMENT= Socket abstraction library for C programmers
|
COMMENT= Socket abstraction library for C programmers
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= invalid application of 'sizeof' to an incomplete type 'X509' (aka 'struct x509_st')
|
||||||
|
|
||||||
LIB_DEPENDS= libevent.so:devel/libevent
|
LIB_DEPENDS= libevent.so:devel/libevent
|
||||||
|
|
||||||
OPTIONS_DEFINE= DEBUG
|
OPTIONS_DEFINE= DEBUG
|
||||||
|
|
||||||
USES= tar:bzip2 desthack
|
USES= tar:bzip2 desthack ssl
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --enable-throttling \
|
CONFIGURE_ARGS= --enable-throttling \
|
||||||
|
|
|
@ -19,6 +19,8 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libxslt.so:textproc/libxslt
|
libxslt.so:textproc/libxslt
|
||||||
|
|
||||||
BROKEN_powerpc64= fails to compile: iterator.h: error: invalid abstract return type
|
BROKEN_powerpc64= fails to compile: iterator.h: error: invalid abstract return type
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'DH' (aka 'dh_st')
|
||||||
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USES= libtool gmake pathfix pkgconfig compiler:c++11-lang ssl
|
USES= libtool gmake pathfix pkgconfig compiler:c++11-lang ssl
|
||||||
|
|
|
@ -15,6 +15,9 @@ LICENSE_COMB= multi
|
||||||
LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE-GPL
|
LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE-GPL
|
||||||
LICENSE_FILE_LGPL20= ${WRKSRC}/LICENSE-LGPL
|
LICENSE_FILE_LGPL20= ${WRKSRC}/LICENSE-LGPL
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'BIO' (aka 'bio_st')
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --disable-optimize --with-ssl=${OPENSSLBASE}
|
CONFIGURE_ARGS= --disable-optimize --with-ssl=${OPENSSLBASE}
|
||||||
MAKE_ARGS= INSTDIR=${STAGEDIR}${PREFIX} SHARED_INSTDIR=${STAGEDIR}${PREFIX}
|
MAKE_ARGS= INSTDIR=${STAGEDIR}${PREFIX} SHARED_INSTDIR=${STAGEDIR}${PREFIX}
|
||||||
|
|
|
@ -13,6 +13,9 @@ COMMENT= MongoDB Legacy C++ Driver
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/APACHE-2.0.txt
|
LICENSE_FILE= ${WRKSRC}/APACHE-2.0.txt
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= use of undeclared identifier 'BIO_s_file_internal'
|
||||||
|
|
||||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||||
|
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
@ -28,7 +31,7 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= mongodb
|
GH_ACCOUNT= mongodb
|
||||||
GH_PROJECT= mongo-cxx-driver
|
GH_PROJECT= mongo-cxx-driver
|
||||||
|
|
||||||
USES= scons
|
USES= scons ssl
|
||||||
MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \
|
MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \
|
||||||
--cc=${CC} \
|
--cc=${CC} \
|
||||||
--cxx=${CXX}
|
--cxx=${CXX}
|
||||||
|
|
|
@ -11,6 +11,9 @@ COMMENT= Robust high performance CORBA ORB for C++ and Python
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'DH' (aka 'dh_st')
|
||||||
|
|
||||||
CONFLICTS= omniORB41-4.1.*
|
CONFLICTS= omniORB41-4.1.*
|
||||||
PLIST_SUB+= SONUM=2
|
PLIST_SUB+= SONUM=2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -16,6 +16,9 @@ COMMENT= C++ libraries with a network/internet focus (full version)
|
||||||
LICENSE= BSL
|
LICENSE= BSL
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= field has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
|
||||||
|
|
||||||
CONFLICTS= poco-[0-9]*
|
CONFLICTS= poco-[0-9]*
|
||||||
|
|
||||||
USES= gmake tar:bzip2 ssl
|
USES= gmake tar:bzip2 ssl
|
||||||
|
|
|
@ -12,6 +12,9 @@ COMMENT= Cross platform C++ library, used by OPAL
|
||||||
|
|
||||||
LICENSE= MPL10
|
LICENSE= MPL10
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= use of undeclared identifier 'BIO_s_file_internal'
|
||||||
|
|
||||||
LIB_DEPENDS= libexpat.so:textproc/expat2
|
LIB_DEPENDS= libexpat.so:textproc/expat2
|
||||||
|
|
||||||
CONFLICTS= pwlib-1.*
|
CONFLICTS= pwlib-1.*
|
||||||
|
|
|
@ -14,6 +14,9 @@ COMMENT= Software Testing Automation Framework
|
||||||
LICENSE= EPL
|
LICENSE= EPL
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.htm
|
LICENSE_FILE= ${WRKSRC}/LICENSE.htm
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st')
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/src
|
WRKSRC= ${WRKDIR}/src
|
||||||
WRKSRC_SUBDIR= ${PORTNAME}
|
WRKSRC_SUBDIR= ${PORTNAME}
|
||||||
INSTALL_WRKSRC= ${WRKDIR}/rel/freebsd/staf/${STAF_BUILD_TYPE}
|
INSTALL_WRKSRC= ${WRKDIR}/rel/freebsd/staf/${STAF_BUILD_TYPE}
|
||||||
|
|
|
@ -12,6 +12,9 @@ DISTNAME= trf${PORTVERSION}
|
||||||
MAINTAINER= mi@aldan.algebra.com
|
MAINTAINER= mi@aldan.algebra.com
|
||||||
COMMENT= Data conversion, digests, compression, error-correction for Tcl
|
COMMENT= Data conversion, digests, compression, error-correction for Tcl
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= use of undeclared identifier 'SHA_Init'
|
||||||
|
|
||||||
ALL_TARGET= all
|
ALL_TARGET= all
|
||||||
|
|
||||||
USES+= tcl:tea tar:bzip2
|
USES+= tcl:tea tar:bzip2
|
||||||
|
|
|
@ -19,6 +19,8 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||||
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
|
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
|
||||||
|
|
||||||
BROKEN_powerpc64= fails to compile: undefined reference to std::__throw_out_of_range_fmt
|
BROKEN_powerpc64= fails to compile: undefined reference to std::__throw_out_of_range_fmt
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= 'configure: error: "Error: libcrypto required."'
|
||||||
|
|
||||||
USES= autoreconf pkgconfig gmake compiler:c++11-lang \
|
USES= autoreconf pkgconfig gmake compiler:c++11-lang \
|
||||||
libtool pathfix ssl
|
libtool pathfix ssl
|
||||||
|
@ -56,10 +58,6 @@ CFLAGS+= -I${OPENSSLINC}
|
||||||
USE_CXXSTD= c++11
|
USE_CXXSTD= c++11
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${SSL_DEFAULT} == openssl-devel
|
|
||||||
BROKEN= cannot find libcrypto
|
|
||||||
.endif
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so
|
||||||
${LN} -sf libthrift-${PORTVERSION}.so ${STAGEDIR}${PREFIX}/lib/libthrift.so.0
|
${LN} -sf libthrift-${PORTVERSION}.so ${STAGEDIR}${PREFIX}/lib/libthrift.so.0
|
||||||
|
|
|
@ -11,6 +11,9 @@ MASTER_SITES= GNU/gnu-arch \
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Original arch source control management CLI written in C
|
COMMENT= Original arch source control management CLI written in C
|
||||||
|
|
||||||
|
BROKEN_SSL= openssl-devel
|
||||||
|
BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct X509_name_entry_st'
|
||||||
|
|
||||||
BUILD_DEPENDS= gpatch:devel/patch \
|
BUILD_DEPENDS= gpatch:devel/patch \
|
||||||
gdiff:textproc/diffutils \
|
gdiff:textproc/diffutils \
|
||||||
gtar:archivers/gtar
|
gtar:archivers/gtar
|
||||||
|
|
Loading…
Add table
Reference in a new issue