1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

biology/ncbi-cxx-toolkit: Broken on 15 with clang-19; Update WWW

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-11-03 11:13:55 -08:00
parent b622a2f21c
commit df0c0a7df5

View File

@ -5,11 +5,13 @@ CATEGORIES= biology science devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= NCBI C++ Toolkit
WWW= https://ncbi.github.io/cxx-toolkit/
WWW= https://ncbi.github.io/cxx-toolkit/ \
https://github.com/ncbi/ncbi-cxx-toolkit-public
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/doc/public/LICENSE
BROKEN_FreeBSD_15= compilation fails with clang-15, see https://github.com/ncbi/ncbi-cxx-toolkit-public/issues/13
BROKEN_armv6= platform not defined for FreeBSD arm, see https://github.com/ncbi/ncbi-cxx-toolkit-public/issues/2
BROKEN_armv7= link fails due to a missing function, see https://github.com/ncbi/ncbi-cxx-toolkit-public/issues/8