git: a4c8c87e4dce - main - databases/xrootd: Mark BROKEN_SSL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Apr 2023 22:52:08 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4c8c87e4dce5066208e61e7e32fa678c44c2dc6 commit a4c8c87e4dce5066208e61e7e32fa678c44c2dc6 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-29 20:08:56 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-29 22:51:58 +0000 databases/xrootd: Mark BROKEN_SSL - Fails to build with OpenSSL 3.0.0 and later Approved by: portmgr (blanket) --- databases/xrootd/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/xrootd/Makefile b/databases/xrootd/Makefile index 7f5f7b9da207..cc2e9c8ba008 100644 --- a/databases/xrootd/Makefile +++ b/databases/xrootd/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libcurl.so:ftp/curl USES= cmake cpe gnome localbase:ldflags pkgconfig readline shebangfix ssl +BROKEN_SSL= openssl30 openssl31 +BROKEN_SSL_REASON= Fails to build with OpenSSL 3.0.0 and later SHEBANG_GLOB= *.sh SHEBANG_FILES= utils/cms_monPerf USE_GNOME= libxml2