From owner-svn-ports-all@freebsd.org Wed Feb 27 15:31:01 2019 Return-Path: Delivered-To: svn-ports-all@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 2D828151FAAF; Wed, 27 Feb 2019 15:31:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BF4D182EAC; Wed, 27 Feb 2019 15:31:00 +0000 (UTC) (envelope-from swills@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 AE9E31EC03; Wed, 27 Feb 2019 15:31:00 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1RFV0Yc045641; Wed, 27 Feb 2019 15:31:00 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1RFV0BB045640; Wed, 27 Feb 2019 15:31:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201902271531.x1RFV0BB045640@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 27 Feb 2019 15:31:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494062 - head/security/openvpn-devel X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/openvpn-devel X-SVN-Commit-Revision: 494062 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: BF4D182EAC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.974,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2019 15:31:01 -0000 Author: swills Date: Wed Feb 27 15:31:00 2019 New Revision: 494062 URL: https://svnweb.freebsd.org/changeset/ports/494062 Log: security/openvpn-devel: Update to 201907 development snapshot PR: 235859 Submitted by: ecrist@secure-computing.net (maintainer) Modified: head/security/openvpn-devel/Makefile (contents, props changed) head/security/openvpn-devel/distinfo (contents, props changed) Modified: head/security/openvpn-devel/Makefile ============================================================================== --- head/security/openvpn-devel/Makefile Wed Feb 27 15:12:27 2019 (r494061) +++ head/security/openvpn-devel/Makefile Wed Feb 27 15:31:00 2019 (r494062) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 201821 -PORTREVISION= 3 +DISTVERSION= 201907 CATEGORIES= security net MASTER_SITES= https://secure-computing.net/files/openvpn/ \ ftp://ftp2.secure-computing.net/pub/FreeBSD/openvpn-devel/ @@ -13,12 +12,13 @@ MAINTAINER= ecrist@secure-computing.net COMMENT?= Secure IP/Ethernet tunnel daemon LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYRIGHT.GPL -CONFLICTS_INSTALL= openvpn-2.[!4].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]* +USES= cpe libtool pkgconfig shebangfix tar:xz +CONFLICTS_INSTALL?= openvpn-2.[!4].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]* openvpn-mbedtls-[0-9]* GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX} -USES= cpe libtool pkgconfig shebangfix tar:xz SHEBANG_FILES= sample/sample-scripts/verify-cn \ sample/sample-scripts/auth-pam.pl \ sample/sample-scripts/ucn.pl @@ -89,12 +89,6 @@ PORTEXAMPLES= * TEST_ALL_TARGET= check TEST_TEST_TARGET_OFF= check -# XXX Please remove this compatibility wrapper after 2017Q2 is branched. -.ifdef(WITHOUT_CHECK) -WARNING+= "${.CURDIR}: WITHOUT_CHECK is deprecated, please use WITHOUT=TEST or OPTIONS_UNSET=TEST." -WITHOUT+= TEST -.endif - pre-configure: .ifdef (LOG_OPENVPN) @${ECHO} "Building with LOG_OPENVPN=${LOG_OPENVPN}" @@ -121,11 +115,22 @@ _tlslibs=libmbedtls libmbedx509 libmbedcrypto _tlslibs=libssl libcrypto .endif +.if ${SSL_DEFAULT:Mlibressl*} && empty(PORT_OPTIONS:MMBEDTLS) +pre-everything:: + @${ECHO_CMD} "WARNING: OpenVPN does not officially support LibreSSL." + @${ECHO_CMD} "If things break, rebuild with OpenSSL or mbedTLS." + @${ECHO_CMD} "You may wish to change your default SSL library" + @${ECHO_CMD} "and press Ctrl+C within the next 10 seconds to abort." +. if !(defined(PACKAGE_BUILDING) || defined(BATCH)) + @sleep 10 +. endif +.endif + # sanity check that we don't inherit incompatible SSL libs through, # for instance, pkcs11-helper: post-build: @a=$$(LC_ALL=C ldd -f '%o\n' ${WRKSRC}/src/openvpn/openvpn \ - | ${SORT} -u) ; set -- $$(for i in ${_tlslibs} ; do ${PRINTF} '%s\n' "$$a" | ${GREP} $${i}.so | wc -l ; done | ${SORT} -u) ;\ + | ${SORT} -u) ; set -- $$(for i in ${_tlslibs} ; do ${PRINTF} '%s\n' "$$a" | ${GREP} $${i}.so | wc -l ; done | ${SORT} -u) ;\ if test "$$*" != "1" ; then ${ECHO_CMD} >&2 "${.CURDIR} FAILED: either of ${_tlslibs} libraries linked multiple times" ; ${PRINTF} '%s\n' "$$a"; ${RM} ${BUILD_COOKIE} ; exit 1 ; fi post-install: Modified: head/security/openvpn-devel/distinfo ============================================================================== --- head/security/openvpn-devel/distinfo Wed Feb 27 15:12:27 2019 (r494061) +++ head/security/openvpn-devel/distinfo Wed Feb 27 15:31:00 2019 (r494062) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527696598 -SHA256 (openvpn-201821.tar.xz) = 3283fbe2b7fcd8a6273e469de28ced3e4ebd6af4cd5f2438930c82831dcbb800 -SIZE (openvpn-201821.tar.xz) = 940716 +TIMESTAMP = 1550580278 +SHA256 (openvpn-201907.tar.xz) = 1e2394ca6582877c90fc3d9948cfb1b1c1aaa2383c02af62410d5a51f812ff68 +SIZE (openvpn-201907.tar.xz) = 995288