git: 567d279dca9b - main - databases/arrow: Broken on 11

Yuri Victorovich yuri at FreeBSD.org
Mon May 17 02:55:04 UTC 2021


The branch main has been updated by yuri:

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

commit 567d279dca9b3fc81dc7d67d7ad45c7a33444905
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-17 02:49:23 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-17 02:55:01 +0000

    databases/arrow: Broken on 11
    
    Reported by:    fallout
---
 databases/arrow/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile
index 2862a156f9e4..d5eb2301256c 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -14,6 +14,8 @@ COMMENT=	Columnar in-memory analytics layer for big data
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/../LICENSE.txt
 
+BROKEN_FreeBSD_11=	The OpenSSL must be greater than or equal to 1.1.0
+
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs
 
 USES=		cmake compiler:c++11-lang localbase pkgconfig python:build


More information about the dev-commits-ports-all mailing list