From owner-svn-ports-head@freebsd.org Thu Mar 29 14:53:26 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E00D9F513CB; Thu, 29 Mar 2018 14:53:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 91204720CB; Thu, 29 Mar 2018 14:53:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8BE3B1B5CC; Thu, 29 Mar 2018 14:53:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2TErPAl039716; Thu, 29 Mar 2018 14:53:25 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2TErOQZ039703; Thu, 29 Mar 2018 14:53:24 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201803291453.w2TErOQZ039703@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 29 Mar 2018 14:53:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465899 - in head: lang/phantomjs mail/opendkim multimedia/librtmp net/liboauth net/qt4-network net/qt5-network security/botan110 security/dsniff security/krb5-116 security/libssh secur... X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: lang/phantomjs mail/opendkim multimedia/librtmp net/liboauth net/qt4-network net/qt5-network security/botan110 security/dsniff security/krb5-116 security/libssh security/openssh-portable secu... X-SVN-Commit-Revision: 465899 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2018 14:53:26 -0000 Author: mat Date: Thu Mar 29 14:53:23 2018 New Revision: 465899 URL: https://svnweb.freebsd.org/changeset/ports/465899 Log: Mark some ports broken with openssl-devel. Sponsored by: Absolight Modified: head/lang/phantomjs/Makefile (contents, props changed) head/mail/opendkim/Makefile (contents, props changed) head/multimedia/librtmp/Makefile (contents, props changed) head/net/liboauth/Makefile (contents, props changed) head/net/qt4-network/Makefile (contents, props changed) head/net/qt5-network/Makefile (contents, props changed) head/security/botan110/Makefile (contents, props changed) head/security/dsniff/Makefile (contents, props changed) head/security/krb5-116/Makefile (contents, props changed) head/security/libssh/Makefile (contents, props changed) head/security/openssh-portable/Makefile (contents, props changed) head/security/py-m2crypto/Makefile (contents, props changed) head/www/nghttp2/Makefile (contents, props changed) Modified: head/lang/phantomjs/Makefile ============================================================================== --- head/lang/phantomjs/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/lang/phantomjs/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -14,6 +14,8 @@ BROKEN_powerpc64= fails to build: g++48: not found BROKEN_sparc64= does not link on sparc64 NOT_FOR_ARCHS= armv6 armv7 NOT_FOR_ARCHS_REASON= Platform.h: Not supported ARM architecture +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: member access into incomplete type 'X509' (aka 'x509_st') BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfreetype.so:print/freetype2 \ Modified: head/mail/opendkim/Makefile ============================================================================== --- head/mail/opendkim/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/mail/opendkim/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -20,6 +20,9 @@ LICENSE_GROUPS_SENDMAIL=FSF OSI LICENSE_NAME_SENDMAIL= Sendmail Open Source License LICENSE_PERMS_SENDMAIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= checking for library containing SSL_library_init... no + GNU_CONFIGURE= yes NO_OPTIONS_SORT=yes USES= libtool perl5 pkgconfig shebangfix ssl Modified: head/multimedia/librtmp/Makefile ============================================================================== --- head/multimedia/librtmp/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/multimedia/librtmp/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -11,6 +11,9 @@ COMMENT= RTMP stream library LICENSE= GPLv2 +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: incomplete definition of type 'struct dh_st' + USES= pkgconfig tar:bz2 ssl USE_LDCONFIG= yes CFLAGS+= -I${OPENSSLINC} Modified: head/net/liboauth/Makefile ============================================================================== --- head/net/liboauth/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/net/liboauth/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -12,6 +12,9 @@ COMMENT= C library implementing the OAuth Core standar LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.MIT +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') + LIB_DEPENDS= libcurl.so:ftp/curl USES= libtool pkgconfig ssl Modified: head/net/qt4-network/Makefile ============================================================================== --- head/net/qt4-network/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/net/qt4-network/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -13,6 +13,9 @@ COMMENT= Qt network module LICENSE= GPLv3 LGPL21 LGPL3 GFDL LICENSE_COMB= dual +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: member access into incomplete type 'RSA' (aka 'rsa_st') + RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= ssl Modified: head/net/qt5-network/Makefile ============================================================================== --- head/net/qt5-network/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/net/qt5-network/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -9,6 +9,9 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt network module +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: member access into incomplete type 'X509' (aka 'x509_st') + RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= ssl Modified: head/security/botan110/Makefile ============================================================================== --- head/security/botan110/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/security/botan110/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -12,6 +12,9 @@ DISTNAME= Botan-${PORTVERSION} MAINTAINER= lapo@lapo.it COMMENT= Portable, easy to use, and efficient C++ crypto library +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/doc/license.txt Modified: head/security/dsniff/Makefile ============================================================================== --- head/security/dsniff/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/security/dsniff/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -14,6 +14,9 @@ COMMENT= Various sniffing utilities for penetration te LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct rsa_st' + BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:net/libnids LIB_DEPENDS= libnet.so:net/libnet Modified: head/security/krb5-116/Makefile ============================================================================== --- head/security/krb5-116/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/security/krb5-116/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -18,6 +18,9 @@ COMMENT= MIT implementation of RFC 4120 network authe LICENSE= MIT +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: "This file is obsolete; please update your software." + CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-11[34]-[0-9]* \ krb5-1.[0-9]* krb5-devel-* Modified: head/security/libssh/Makefile ============================================================================== --- head/security/libssh/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/security/libssh/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -12,6 +12,9 @@ COMMENT= Library implementing the SSH1 and SSH2 protoc LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') + OPTIONS_DEFINE= SSH1 STATIC OPTIONS_RADIO= CRYPTO OPTIONS_RADIO_CRYPTO= GCRYPT OPENSSL Modified: head/security/openssh-portable/Makefile ============================================================================== --- head/security/openssh-portable/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/security/openssh-portable/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -26,7 +26,8 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --with-md5-passwor ETCOLD= ${PREFIX}/etc -BROKEN_SSL_REASON_openssl-devel= incomplete definition of type struct rsa_st +BROKEN_SSL= openssl-devel libressl +BROKEN_SSL_REASON_openssl-devel= error: OpenSSL >= 1.1.0 is not yet supported BROKEN_SSL_REASON_libressl= random crashes with 7.6 PR 223000 OPTIONS_DEFINE= PAM TCP_WRAPPERS LIBEDIT BSM \ Modified: head/security/py-m2crypto/Makefile ============================================================================== --- head/security/py-m2crypto/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/security/py-m2crypto/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -14,6 +14,9 @@ COMMENT= Crypto and SSL toolkit for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= Error: Syntax error in input(1). + BUILD_DEPENDS= swig3.0:devel/swig30 PYDISTUTILS_BUILDARGS= build_ext --include=${OPENSSLINC} --openssl=${OPENSSLBASE} --swig=${LOCALBASE}/bin/swig3.0 Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Thu Mar 29 14:22:33 2018 (r465898) +++ head/www/nghttp2/Makefile Thu Mar 29 14:53:23 2018 (r465899) @@ -12,6 +12,9 @@ COMMENT= HTTP/2.0 C Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= error: use of undeclared identifier 'SSL_get0_next_proto_negotiated' + BUILD_DEPENDS= libnghttp2>=${PORTVERSION}:www/libnghttp2 LIB_DEPENDS= libnghttp2.so:www/libnghttp2