Index: audio/cpp-xmms2/Makefile =================================================================== --- audio/cpp-xmms2/Makefile +++ audio/cpp-xmms2/Makefile @@ -16,7 +16,7 @@ USE_LDCONFIG= yes USE_GNOME= glib20 -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 PLIST= ${.CURDIR}/pkg-plist Index: audio/p5-xmms2/Makefile =================================================================== --- audio/p5-xmms2/Makefile +++ audio/p5-xmms2/Makefile @@ -14,7 +14,7 @@ USES= perl5 ssl -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 PLIST= ${.CURDIR}/pkg-plist Index: audio/py-xmms2/Makefile =================================================================== --- audio/py-xmms2/Makefile +++ audio/py-xmms2/Makefile @@ -17,7 +17,7 @@ USES= python:2.7 ssl USE_PYTHON= flavors -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 PLIST= ${.CURDIR}/pkg-plist Index: audio/raop_play/Makefile =================================================================== --- audio/raop_play/Makefile +++ audio/raop_play/Makefile @@ -13,8 +13,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= bin/raop_play:No such file or directory +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= bin/raop_play:No such file or directory LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ libfltk.so:x11-toolkits/fltk \ Index: audio/umurmur/Makefile =================================================================== --- audio/umurmur/Makefile +++ audio/umurmur/Makefile @@ -14,8 +14,8 @@ BROKEN_aarch64= fails to compile: fatal error: byteswap.h file not found BROKEN_armv6= fails to compile: fatal error: byteswap.h file not found -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= configure: error: could not find libcrypto +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= configure: error: could not find libcrypto LIB_DEPENDS= libconfig.so:devel/libconfig \ libprotobuf-c.so:devel/protobuf-c Index: benchmarks/polygraph/Makefile =================================================================== --- benchmarks/polygraph/Makefile +++ benchmarks/polygraph/Makefile @@ -13,8 +13,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= configure: error: OpenSSL libraries and/or directories were not found in /usr/local +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= configure: error: OpenSSL libraries and/or directories were not found in /usr/local WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Index: benchmarks/sipp/Makefile =================================================================== --- benchmarks/sipp/Makefile +++ benchmarks/sipp/Makefile @@ -15,8 +15,8 @@ BROKEN_mips= fails to compile: stat.hpp:307: error: ISO C++ does not support long long BROKEN_mips64= fails to compile: stat.hpp:307: error: ISO C++ does not support long long BROKEN_powerpc64= fails to compile: stat.hpp:307: error: ISO C++ does not support long long -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= configure: error: ssl library missing +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= configure: error: ssl library missing BUILD_DEPENDS= help2man:misc/help2man Index: comms/trustedqsl/Makefile =================================================================== --- comms/trustedqsl/Makefile +++ comms/trustedqsl/Makefile @@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror pkg-mirror auto-accept -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'EVP_PKEY' (aka 'evp_pkey_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= member access into incomplete type 'EVP_PKEY' (aka 'evp_pkey_st') LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ Index: converters/wkhtmltopdf/Makefile =================================================================== --- converters/wkhtmltopdf/Makefile +++ converters/wkhtmltopdf/Makefile @@ -17,8 +17,8 @@ BROKEN_armv6= fails to build: error: Not supported ARM architecture BROKEN_armv7= fails to build: error: invalid operand for instruction BROKEN_mips64= fails to link: undefined reference to __sync_add_and_fetch_4 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'SSL_CIPHER' (aka 'ssl_cipher_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= member access into incomplete type 'SSL_CIPHER' (aka 'ssl_cipher_st') RUN_DEPENDS= webfonts>=0:x11-fonts/webfonts LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ Index: databases/galera/Makefile =================================================================== --- databases/galera/Makefile +++ databases/galera/Makefile @@ -11,8 +11,8 @@ LICENSE= GPLv2 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= check that SSL devel headers are installed and usable +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= check that SSL devel headers are installed and usable BROKEN_aarch64= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var' BROKEN_armv6= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var' BROKEN_armv7= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var' Index: databases/mongodb32-tools/Makefile =================================================================== --- databases/mongodb32-tools/Makefile +++ databases/mongodb32-tools/Makefile @@ -11,8 +11,8 @@ LICENSE= APACHE20 -BROKEN_SSL= openssl-devel libressl libressl-devel -BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st') +BROKEN_SSL= openssl111 libressl libressl-devel +BROKEN_SSL_REASON_openssl111= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st') BROKEN_SSL_REASON_libressl= could not determine kind of name for C.EVP_sha BROKEN_SSL_REASON_libressl-devel= ${BROKEN_SSL_REASON_libressl} Index: databases/mongodb32/Makefile =================================================================== --- databases/mongodb32/Makefile +++ databases/mongodb32/Makefile @@ -18,8 +18,8 @@ LICENSE= AGPLv3 APACHE20 LICENSE_COMB= multi -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= variable has incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st') LIB_DEPENDS= libpcre.so:devel/pcre \ libsnappy.so:archivers/snappy TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \ Index: databases/mongodb34-tools/Makefile =================================================================== --- databases/mongodb34-tools/Makefile +++ databases/mongodb34-tools/Makefile @@ -10,8 +10,8 @@ LICENSE= APACHE20 -BROKEN_SSL= openssl-devel libressl libressl-devel -BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st') +BROKEN_SSL= openssl111 libressl libressl-devel +BROKEN_SSL_REASON_openssl111= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st') BROKEN_SSL_REASON_libressl= could not determine kind of name for C.EVP_sha BROKEN_SSL_REASON_libressl-devel= ${BROKEN_SSL_REASON_libressl} Index: databases/mongodb34/Makefile =================================================================== --- databases/mongodb34/Makefile +++ databases/mongodb34/Makefile @@ -17,8 +17,8 @@ LICENSE= AGPLv3 APACHE20 LICENSE_COMB= multi -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= no member named 'SSLv2_method' in the global namespace +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= no member named 'SSLv2_method' in the global namespace ONLY_FOR_ARCHS= amd64 aarch64 ONLY_FOR_ARCHS_REASON= "Only supported on amd64 and aarch64 (i386 deprecated in v3)" Index: databases/mongodb36-tools/Makefile =================================================================== --- databases/mongodb36-tools/Makefile +++ databases/mongodb36-tools/Makefile @@ -12,8 +12,8 @@ ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than i386 and amd64" -BROKEN_SSL= openssl-devel libressl libressl-devel -BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st') +BROKEN_SSL= libressl libressl-devel +BROKEN_SSL_REASON_openssl111= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st') BROKEN_SSL_REASON_libressl= could not determine kind of name for C.EVP_sha BROKEN_SSL_REASON_libressl-devel= ${BROKEN_SSL_REASON_libressl} Index: databases/mysql-connector-c/Makefile =================================================================== --- databases/mysql-connector-c/Makefile +++ databases/mysql-connector-c/Makefile @@ -13,8 +13,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= variable has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st') USES= cmake:outsource compiler:features mysql ssl CMAKE_ARGS+= -DOPENSSL_INCLUDE_DIR="${OPENSSLINC}" Index: databases/mysqlwsrep56-server/Makefile =================================================================== --- databases/mysqlwsrep56-server/Makefile +++ databases/mysqlwsrep56-server/Makefile @@ -23,8 +23,8 @@ socat:net/socat LIB_DEPENDS= libevent.so:devel/libevent liblz4.so:archivers/liblz4 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct dh_st' +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= incomplete definition of type 'struct dh_st' DATADIR= ${PREFIX}/share/mysql ETCDIR= ${PREFIX}/etc/mysql Index: databases/pgbouncer/Makefile =================================================================== --- databases/pgbouncer/Makefile +++ databases/pgbouncer/Makefile @@ -12,8 +12,8 @@ LICENSE= BSD2CLAUSE -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'X509_STORE_CTX' (aka 'struct x509_store_ctx_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= variable has incomplete type 'X509_STORE_CTX' (aka 'struct x509_store_ctx_st') LIB_DEPENDS= libevent.so:devel/libevent BUILD_DEPENDS+= ${LOCALBASE}/bin/gsed:textproc/gsed Index: databases/pgpool-II-35/Makefile =================================================================== --- databases/pgpool-II-35/Makefile +++ databases/pgpool-II-35/Makefile @@ -13,8 +13,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= library 'ssl' is required for OpenSSL +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= library 'ssl' is required for OpenSSL PORTSCOUT= limit:^3.5.[0-9]* Index: databases/pgpool-II-36/Makefile =================================================================== --- databases/pgpool-II-36/Makefile +++ databases/pgpool-II-36/Makefile @@ -12,8 +12,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= library 'ssl' is required for OpenSSL +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= library 'ssl' is required for OpenSSL PORTSCOUT= limit:^3.6.[0-9]* Index: databases/pgpool-II-37/Makefile =================================================================== --- databases/pgpool-II-37/Makefile +++ databases/pgpool-II-37/Makefile @@ -12,8 +12,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= library 'ssl' is required for OpenSSL +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= library 'ssl' is required for OpenSSL PORTSCOUT= limit:^3.7.[0-9]* Index: databases/pgpool/Makefile =================================================================== --- databases/pgpool/Makefile +++ databases/pgpool/Makefile @@ -13,8 +13,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= library 'ssl' is required for OpenSSL +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= library 'ssl' is required for OpenSSL PORTSCOUT= limit:^3.4.[0-9]* Index: devel/dcmtk/Makefile =================================================================== --- devel/dcmtk/Makefile +++ devel/dcmtk/Makefile @@ -10,8 +10,8 @@ MAINTAINER= ports@FreeBSD.org 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' +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= use of undeclared identifier 'TLS1_TXT_RSA_EXPORT1024_WITH_DES_CBC_SHA' LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng.so:graphics/png Index: devel/gdcm/Makefile =================================================================== --- devel/gdcm/Makefile +++ devel/gdcm/Makefile @@ -12,8 +12,8 @@ LICENSE= BSD3CLAUSE -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'X509_STORE_CTX' (aka 'x509_store_ctx_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= variable has incomplete type 'X509_STORE_CTX' (aka 'x509_store_ctx_st') LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15 \ libexpat.so:textproc/expat2 Index: devel/grpc/Makefile =================================================================== --- devel/grpc/Makefile +++ devel/grpc/Makefile @@ -14,8 +14,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= use of undeclared identifier 'SSL_get0_next_proto_negotiated' +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= use of undeclared identifier 'SSL_get0_next_proto_negotiated' BUILD_DEPENDS= go:lang/go \ yasm:devel/yasm Index: devel/hadoop/Makefile =================================================================== --- devel/hadoop/Makefile +++ devel/hadoop/Makefile @@ -15,8 +15,8 @@ LICENSE= APACHE20 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= variable has incomplete type 'HMAC_CTX' (aka 'hmac_ctx_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= variable has incomplete type 'HMAC_CTX' (aka 'hmac_ctx_st') BUILD_DEPENDS= gmake:devel/gmake \ gsed:textproc/gsed Index: devel/hadoop2/Makefile =================================================================== --- devel/hadoop2/Makefile +++ devel/hadoop2/Makefile @@ -24,8 +24,8 @@ LICENSE= APACHE20 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct evp_cipher_ctx_st' +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= incomplete definition of type 'struct evp_cipher_ctx_st' BUILD_DEPENDS= ${LOCALBASE}/share/java/maven3/bin/mvn:devel/maven3 \ cmake:devel/cmake \ Index: devel/libmsocket/Makefile =================================================================== --- devel/libmsocket/Makefile +++ devel/libmsocket/Makefile @@ -10,8 +10,8 @@ MAINTAINER= rodrigo@FreeBSD.org 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') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= invalid application of 'sizeof' to an incomplete type 'X509' (aka 'struct x509_st') LIB_DEPENDS= libevent.so:devel/libevent Index: devel/libopkele/Makefile =================================================================== --- devel/libopkele/Makefile +++ devel/libopkele/Makefile @@ -18,8 +18,8 @@ libtidy.so:www/tidy-lib \ libxslt.so:textproc/libxslt -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'DH' (aka 'dh_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= member access into incomplete type 'DH' (aka 'dh_st') USES= gmake libtool localbase:ldflags pathfix \ pkgconfig ssl Index: devel/mongo-cxx-driver/Makefile =================================================================== --- devel/mongo-cxx-driver/Makefile +++ devel/mongo-cxx-driver/Makefile @@ -13,8 +13,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/APACHE-2.0.txt -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= use of undeclared identifier 'BIO_s_file_internal' +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= use of undeclared identifier 'BIO_s_file_internal' BROKEN_powerpc64= fails to configure: Checking for C++ library boost_regex... no LIB_DEPENDS= libboost_system.so:devel/boost-libs Index: devel/omniORB/Makefile =================================================================== --- devel/omniORB/Makefile +++ devel/omniORB/Makefile @@ -11,8 +11,8 @@ LICENSE= GPLv2 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'DH' (aka 'dh_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= member access into incomplete type 'DH' (aka 'dh_st') CONFLICTS= omniORB41-4.1.* PLIST_SUB+= SONUM=2 Index: devel/poco-ssl/Makefile =================================================================== --- devel/poco-ssl/Makefile +++ devel/poco-ssl/Makefile @@ -16,8 +16,8 @@ LICENSE= BSL 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') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= field has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st') CONFLICTS= poco-[0-9]* Index: devel/ptlib/Makefile =================================================================== --- devel/ptlib/Makefile +++ devel/ptlib/Makefile @@ -12,8 +12,8 @@ LICENSE= MPL10 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= use of undeclared identifier 'BIO_s_file_internal' +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= use of undeclared identifier 'BIO_s_file_internal' LIB_DEPENDS= libexpat.so:textproc/expat2 Index: devel/staf/Makefile =================================================================== --- devel/staf/Makefile +++ devel/staf/Makefile @@ -13,8 +13,8 @@ LICENSE= EPL 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') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= variable has incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st') WRKSRC= ${WRKDIR}/src WRKSRC_SUBDIR= ${PORTNAME} Index: devel/thrift-cpp/Makefile =================================================================== --- devel/thrift-cpp/Makefile +++ devel/thrift-cpp/Makefile @@ -19,8 +19,8 @@ DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo 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."' +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= 'configure: error: "Error: libcrypto required."' USES= autoreconf pkgconfig gmake compiler:c++11-lang \ libtool pathfix ssl Index: devel/tla/Makefile =================================================================== --- devel/tla/Makefile +++ devel/tla/Makefile @@ -11,8 +11,8 @@ MAINTAINER= ports@FreeBSD.org 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' +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= incomplete definition of type 'struct X509_name_entry_st' BUILD_DEPENDS= gpatch:devel/patch \ gdiff:textproc/diffutils \ Index: dns/credns/Makefile =================================================================== --- dns/credns/Makefile +++ dns/credns/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USE_RC_SUBR= credns Index: dns/ldns/Makefile =================================================================== --- dns/ldns/Makefile +++ dns/ldns/Makefile @@ -101,7 +101,7 @@ .include -.if ${PORT_OPTIONS:MDANETAUSAGE} && ${SSL_DEFAULT} != openssl-devel +.if ${PORT_OPTIONS:MDANETAUSAGE} && ${SSL_DEFAULT} != openssl111 BROKEN= this option requires openssl >= 1.1.0 .endif Index: dns/validns/Makefile =================================================================== --- dns/validns/Makefile +++ dns/validns/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 LIB_DEPENDS= libJudy.so:devel/judy Index: irc/bip/Makefile =================================================================== --- irc/bip/Makefile +++ irc/bip/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -L${OPENSSLLIB} Index: lang/erlang-runtime17/Makefile =================================================================== --- lang/erlang-runtime17/Makefile +++ lang/erlang-runtime17/Makefile @@ -64,7 +64,7 @@ OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE -OPENSSL_VARS= BROKEN_SSL=openssl-devel +OPENSSL_VARS= BROKEN_SSL=openssl111 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib Index: lang/erlang-runtime18/Makefile =================================================================== --- lang/erlang-runtime18/Makefile +++ lang/erlang-runtime18/Makefile @@ -65,7 +65,7 @@ OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE -OPENSSL_VARS= BROKEN_SSL=openssl-devel +OPENSSL_VARS= BROKEN_SSL=openssl111 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib Index: lang/erlang-runtime19/Makefile =================================================================== --- lang/erlang-runtime19/Makefile +++ lang/erlang-runtime19/Makefile @@ -68,7 +68,7 @@ OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE -OPENSSL_VARS= BROKEN_SSL=openssl-devel +OPENSSL_VARS= BROKEN_SSL=openssl111 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib Index: lang/erlang-runtime20/Makefile =================================================================== --- lang/erlang-runtime20/Makefile +++ lang/erlang-runtime20/Makefile @@ -72,7 +72,7 @@ OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE -OPENSSL_VARS= BROKEN_SSL=openssl-devel +OPENSSL_VARS= BROKEN_SSL=openssl111 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib Index: lang/erlang-runtime21/Makefile =================================================================== --- lang/erlang-runtime21/Makefile +++ lang/erlang-runtime21/Makefile @@ -66,7 +66,7 @@ OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE -OPENSSL_VARS= BROKEN_SSL=openssl-devel +OPENSSL_VARS= BROKEN_SSL=openssl111 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib Index: lang/erlang/Makefile =================================================================== --- lang/erlang/Makefile +++ lang/erlang/Makefile @@ -68,7 +68,7 @@ OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE -OPENSSL_VARS= BROKEN_SSL=openssl-devel +OPENSSL_VARS= BROKEN_SSL=openssl111 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib Index: lang/phantomjs/Makefile =================================================================== --- lang/phantomjs/Makefile +++ lang/phantomjs/Makefile @@ -12,8 +12,8 @@ BROKEN_powerpc64= fails to build: g++48: not found BROKEN_sparc64= does not link on sparc64 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= error: member access into incomplete type 'X509' (aka 'x509_st') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= error: member access into incomplete type 'X509' (aka 'x509_st') BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfreetype.so:print/freetype2 \ Index: lang/php56/Makefile.ext =================================================================== --- lang/php56/Makefile.ext +++ lang/php56/Makefile.ext @@ -527,8 +527,8 @@ .include -.if ${PHP_MODNAME} == "openssl" && ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel +.if ${PHP_MODNAME} == "openssl" && ${SSL_DEFAULT:Mopenssl111} +BROKEN= Does not build with openssl111 .endif .if ${PHP_MODNAME} == "gd" Index: lang/python34/Makefile =================================================================== --- lang/python34/Makefile +++ lang/python34/Makefile @@ -15,7 +15,7 @@ LICENSE= PSFL -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USES= cpe ncurses pathfix pkgconfig readline:port shebangfix ssl tar:xz PATHFIX_MAKEFILEIN= Makefile.pre.in Index: lang/ruby23/Makefile =================================================================== --- lang/ruby23/Makefile +++ lang/ruby23/Makefile @@ -18,8 +18,8 @@ LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL LICENSE_FILE_RUBY= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel=does not detect and buid the openssl*.rb bits +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= does not detect and buid the openssl*.rb bits # Using LIB_DEPENDS finds the libffi from gcc which causes problems BUILD_DEPENDS= libffi>=0:devel/libffi Index: mail/libesmtp/Makefile =================================================================== --- mail/libesmtp/Makefile +++ mail/libesmtp/Makefile @@ -16,7 +16,7 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USES= gmake libtool tar:bzip2 GNU_CONFIGURE= yes Index: mail/spamd/Makefile =================================================================== --- mail/spamd/Makefile +++ mail/spamd/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USE_RC_SUBR?= obspamd obspamlogd USES= ssl Index: net-mgmt/net-snmp/Makefile =================================================================== --- net-mgmt/net-snmp/Makefile +++ net-mgmt/net-snmp/Makefile @@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 LIB_DEPENDS= libpkg.so:ports-mgmt/pkg Index: net-p2p/libtorrent/Makefile =================================================================== --- net-p2p/libtorrent/Makefile +++ net-p2p/libtorrent/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USES= autoreconf:build compiler:c++11-lang libtool pathfix pkgconfig ssl GNU_CONFIGURE= yes Index: net/haproxy-devel/Makefile =================================================================== --- net/haproxy-devel/Makefile +++ net/haproxy-devel/Makefile @@ -48,8 +48,8 @@ MAKE_ARGS+= USE_REGPARM=1 .endif -.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel +.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl111} +BROKEN= Does not build with openssl111 .endif post-build: Index: net/haproxy/Makefile =================================================================== --- net/haproxy/Makefile +++ net/haproxy/Makefile @@ -46,8 +46,8 @@ MAKE_ARGS+= USE_REGPARM=1 .endif -.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel +.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl111} +BROKEN= Does not build with openssl111 .endif post-build: Index: net/haproxy17/Makefile =================================================================== --- net/haproxy17/Makefile +++ net/haproxy17/Makefile @@ -50,8 +50,8 @@ MAKE_ARGS+= USE_REGPARM=1 .endif -.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel +.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl111} +BROKEN= Does not build with openssl111 .endif post-build: Index: net/libsrtp/Makefile =================================================================== --- net/libsrtp/Makefile +++ net/libsrtp/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 PORTSCOUT= limit:^1\. Index: net/mpd5/Makefile =================================================================== --- net/mpd5/Makefile +++ net/mpd5/Makefile @@ -14,8 +14,8 @@ LICENSE= BSD3CLAUSE -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openss-devel= needs libfetch(3) linked with system libssl +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openss111= needs libfetch(3) linked with system libssl OPTIONS_DEFINE= DOCS NG_IPACCT NG_IPACCT_DESC= Use ng_ipacct kernel module from port Index: net/nuster/Makefile =================================================================== --- net/nuster/Makefile +++ net/nuster/Makefile @@ -53,8 +53,8 @@ MAKE_ARGS+= USE_REGPARM=1 .endif -.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel +.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl111} +BROKEN= Does not build with openssl111 .endif post-build: Index: net/qt4-network/Makefile =================================================================== --- net/qt4-network/Makefile +++ net/qt4-network/Makefile @@ -13,8 +13,8 @@ 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') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= error: member access into incomplete type 'RSA' (aka 'rsa_st') RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss Index: net/qt5-network/Makefile =================================================================== --- net/qt5-network/Makefile +++ net/qt5-network/Makefile @@ -8,8 +8,8 @@ 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') +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= error: member access into incomplete type 'X509' (aka 'x509_st') RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss Index: net/vtun/Makefile =================================================================== --- net/vtun/Makefile +++ net/vtun/Makefile @@ -15,7 +15,7 @@ DEPRECATED= No longer supported by upline EXPIRATION_DATE= 2021-09-30 -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 LIB_DEPENDS= liblzo2.so:archivers/lzo2 Index: security/apache-xml-security-c/Makefile =================================================================== --- security/apache-xml-security-c/Makefile +++ security/apache-xml-security-c/Makefile @@ -22,7 +22,7 @@ CPE_PRODUCT= xml_security_for_c\+\+ CPE_VENDOR= apache -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= field has incomplete type HMAC_CTX (aka hmac_ctx_st) +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= field has incomplete type HMAC_CTX (aka hmac_ctx_st) .include Index: security/botan2/Makefile =================================================================== --- security/botan2/Makefile +++ security/botan2/Makefile @@ -41,7 +41,7 @@ SSL_USES= ssl SSL_CONFIGURE_WITH= openssl -SSL_VARS= BROKEN_SSL= openssl-devel +SSL_VARS= BROKEN_SSL= openssl111 .include Index: security/dsniff/Makefile =================================================================== --- security/dsniff/Makefile +++ security/dsniff/Makefile @@ -14,8 +14,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct rsa_st' +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= incomplete definition of type 'struct rsa_st' BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:net/libnids LIB_DEPENDS= libnet.so:net/libnet Index: security/john/Makefile =================================================================== --- security/john/Makefile +++ security/john/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 LIB_DEPENDS= libgmp.so:math/gmp Index: security/krb5-114/Makefile =================================================================== --- security/krb5-114/Makefile +++ security/krb5-114/Makefile @@ -23,8 +23,8 @@ BROKEN_FreeBSD_12= Fails to build after import of openssl111 BROKEN_FreeBSD_13= Fails to build after import of openssl111 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= OpenSSL >= 1.1.0 unsupported. +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= OpenSSL >= 1.1.0 unsupported. CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-11[35]-[0-9]* \ Index: security/luasec/Makefile =================================================================== --- security/luasec/Makefile +++ security/luasec/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USE_GITHUB= yes GH_ACCOUNT= brunoos Index: security/openca-tools-forked/Makefile =================================================================== --- security/openca-tools-forked/Makefile +++ security/openca-tools-forked/Makefile @@ -12,7 +12,7 @@ LICENSE= APACHE20 -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USES= gmake perl5 ssl Index: security/openssh-portable/Makefile =================================================================== --- security/openssh-portable/Makefile +++ security/openssh-portable/Makefile @@ -26,8 +26,8 @@ ETCOLD= ${PREFIX}/etc -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= error: OpenSSL >= 1.1.0 is not yet supported +BROKEN_SSL= openssl111 +BROKEN_SSL_REASON_openssl111= error: OpenSSL >= 1.1.0 is not yet supported FLAVORS= default hpn default_CONFLICTS_INSTALL= openssl-portable-hpn Index: security/p5-Crypt-OpenSSL-CA/Makefile =================================================================== --- security/p5-Crypt-OpenSSL-CA/Makefile +++ security/p5-Crypt-OpenSSL-CA/Makefile @@ -27,7 +27,7 @@ TEST_DEPENDS= p5-Test-Group>=0:devel/p5-Test-Group \ p5-Test-Taint>=0:devel/p5-Test-Taint -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USES= perl5 ssl USE_PERL5= modbuild Index: security/p5-Crypt-OpenSSL-ECDSA/Makefile =================================================================== --- security/p5-Crypt-OpenSSL-ECDSA/Makefile +++ security/p5-Crypt-OpenSSL-ECDSA/Makefile @@ -15,7 +15,7 @@ BROKEN_FreeBSD_12= unknown type name 'ECDSA_METHOD'; did you mean 'DSA_METHOD'? BROKEN_FreeBSD_13= unknown type name 'ECDSA_METHOD'; did you mean 'DSA_METHOD'? -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-OpenSSL-EC>=0.05:security/p5-Crypt-OpenSSL-EC Index: security/p5-openxpki/Makefile =================================================================== --- security/p5-openxpki/Makefile +++ security/p5-openxpki/Makefile @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= bash:shells/bash \ Index: security/pam_ssh_agent_auth/Makefile =================================================================== --- security/pam_ssh_agent_auth/Makefile +++ security/pam_ssh_agent_auth/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PAM module which permits authentication via ssh-agent -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 BROKEN_mips64= fails to compile: ed25519-donna-portable.h:85:4: Need a uint128_t implementation! BROKEN_powerpc64= fails to compile: ed25519-donna-portable.h: warning: ALIGN redefined Index: security/softhsm2/Makefile =================================================================== --- security/softhsm2/Makefile +++ security/softhsm2/Makefile @@ -52,11 +52,11 @@ .include -.if ${SSL_DEFAULT:Mlibressl*} || ${SSL_DEFAULT:Mopenssl-devel} +.if ${SSL_DEFAULT:Mlibressl*} || ${SSL_DEFAULT:Mopenssl111} CONFIGURE_ARGS+= --disable-gost .endif -.if ${SSL_DEFAULT:Mopenssl-devel} +.if ${SSL_DEFAULT:Mopenssl111} CONFIGURE_ARGS+= --disable-gost .endif Index: security/sslscan/Makefile =================================================================== --- security/sslscan/Makefile +++ security/sslscan/Makefile @@ -30,8 +30,8 @@ .include -.if empty(PORT_OPTIONS:MUNSAFESSL) && ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel +.if empty(PORT_OPTIONS:MUNSAFESSL) && ${SSL_DEFAULT:Mopenssl111} +BROKEN= Does not build with openssl111 .endif .include Index: sysutils/bacula-server/Makefile =================================================================== --- sysutils/bacula-server/Makefile +++ sysutils/bacula-server/Makefile @@ -129,8 +129,8 @@ .include -.if ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel +.if ${SSL_DEFAULT:Mopenssl111} +BROKEN= Does not build with openssl111 .endif .if ${readline_ARGS} == "port" Index: sysutils/ipmitool/Makefile =================================================================== --- sysutils/ipmitool/Makefile +++ sysutils/ipmitool/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USES= cpe tar:bzip2 gmake readline ssl CPE_VENDOR= sun Index: textproc/htmldoc/Makefile =================================================================== --- textproc/htmldoc/Makefile +++ textproc/htmldoc/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 LIB_DEPENDS= libpng.so:graphics/png Index: www/node/Makefile =================================================================== --- www/node/Makefile +++ www/node/Makefile @@ -67,8 +67,8 @@ .if empty(PORT_OPTIONS:MBUNDLED_SSL) -.if ${OPSYS} == FreeBSD && ${SSL_DEFAULT} != openssl-devel -IGNORE= node.js requires openssl 1.1.0, add DEFAULT_VERSIONS+=ssl=openssl-devel to /etc/make.conf or enable BUNDLED_SSL option +.if ${OPSYS} == FreeBSD && ${SSL_DEFAULT} != openssl111 +IGNORE= node.js requires OpenSSL 1.1.1, add DEFAULT_VERSIONS+=ssl=openssl111 to /etc/make.conf or enable BUNDLED_SSL option .endif .if !empty(SSL_DEFAULT:Mlibressl*) Index: www/node10/Makefile =================================================================== --- www/node10/Makefile +++ www/node10/Makefile @@ -67,8 +67,8 @@ .if empty(PORT_OPTIONS:MBUNDLED_SSL) -.if ${OPSYS} == FreeBSD && ${SSL_DEFAULT} != openssl-devel -IGNORE= node.js requires openssl 1.1.0, add DEFAULT_VERSIONS+=ssl=openssl-devel to /etc/make.conf or enable BUNDLED_SSL option +.if ${OPSYS} == FreeBSD && ${SSL_DEFAULT} != openssl111 +IGNORE= node.js requires openssl 1.1.1, add DEFAULT_VERSIONS+=ssl=openssl111 to /etc/make.conf or enable BUNDLED_SSL option .endif .if !empty(SSL_DEFAULT:Mlibressl*) Index: www/squid3/Makefile =================================================================== --- www/squid3/Makefile +++ www/squid3/Makefile @@ -114,7 +114,7 @@ LIBOPENSSL_CFLAGS=-I${OPENSSLINC} \ LIBOPENSSL_LIBS="-lcrypto -lssl" SSL_USES= ssl -SSL_VARS= BROKEN_SSL=openssl-devel +SSL_VARS= BROKEN_SSL=openssl111 SSL_CRTD_CONFIGURE_ENABLE= ssl-crtd SSL_CRTD_IMPLIES= SSL STACKTRACES_CONFIGURE_ENABLE= stacktraces Index: www/ufdbguard/Makefile =================================================================== --- www/ufdbguard/Makefile +++ www/ufdbguard/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= fails to compile: error: regparm is not valid on this platform -BROKEN_SSL= openssl-devel libressl libressl-devel +BROKEN_SSL= openssl111 libressl libressl-devel USES= perl5 shebangfix ssl SHEBANG_FILES= samples/URLblocked.cgi