Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 15:04:42 GMT
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 891044fd8447 - main - security/stunnel: Mark BROKEN with libressl
Message-ID:  <202110081504.198F4gsB022084@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by zi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=891044fd844759b9d0adf2a7f3329bb1e2e38ac4

commit 891044fd844759b9d0adf2a7f3329bb1e2e38ac4
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2021-10-03 13:42:24 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2021-10-08 15:04:16 +0000

    security/stunnel: Mark BROKEN with libressl
---
 security/stunnel/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 764412548e5c..3d8f6be1cf3b 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -26,6 +26,9 @@ COMMENT=	SSL encryption wrapper for standard network daemons
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+BROKEN_SSL=	libressl libressl-devel
+BROKEN_SSL_REASON=	Missing upstream support
+
 USES=		cpe libtool perl5 shebangfix ssl
 USE_PERL5=	build
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110081504.198F4gsB022084>