Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2022 08:55:57 GMT
From:      Vasil Dimov <vd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b2d7b5a735d5 - main - net-p2p/monero-cli: mark as broken with LibreSSL
Message-ID:  <202210250855.29P8tvln084423@gitrepo.freebsd.org>

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

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

commit b2d7b5a735d55efe9f8912d57b445c48e86a8e72
Author:     Vasil Dimov <vd@FreeBSD.org>
AuthorDate: 2022-10-25 08:50:27 +0000
Commit:     Vasil Dimov <vd@FreeBSD.org>
CommitDate: 2022-10-25 08:55:47 +0000

    net-p2p/monero-cli: mark as broken with LibreSSL
    
    PR:     261867
---
 net-p2p/monero-cli/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile
index f32b030e4a36..aaf1ade224d7 100644
--- a/net-p2p/monero-cli/Makefile
+++ b/net-p2p/monero-cli/Makefile
@@ -14,6 +14,7 @@ WWW=		https://getmonero.org/
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN_SSL=	libressl
 BROKEN_i386=	fails to compile: register r15d is only available in 64-bit mode
 BROKEN_aarch64=	fails to compile: uses unavailable HWCAP_AES and getauxval
 



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