science/orthanc*: mark as BROKEN, fails to build with boost-1.86+

Sponsored by:	Future Crew, LLC
This commit is contained in:
Dima Panov 2024-11-20 12:33:15 +03:00
parent a48821ad27
commit 1aac2ba64f
No known key found for this signature in database
GPG key ID: FB8BA09DD5398F29
5 changed files with 10 additions and 0 deletions

View file

@ -26,6 +26,8 @@ WWW= https://www.orthanc-server.com/static.php?page=dicomweb
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build with boost-1.86+
BUILD_DEPENDS= ${LOCALBASE}/include/orthanc/OrthancCPlugin.h:science/orthanc
LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \
libexpat.so:textproc/expat2 \

View file

@ -18,6 +18,8 @@ WWW= https://www.orthanc-server.com/static.php?page=mysql
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build with boost-1.86+
BUILD_DEPENDS= ${LOCALBASE}/include/orthanc/OrthancCDatabasePlugin.h:science/orthanc
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libcurl.so:ftp/curl \

View file

@ -18,6 +18,8 @@ WWW= https://www.orthanc-server.com/static.php?page=postgresql
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build with boost-1.86+
BUILD_DEPENDS= ${LOCALBASE}/include/orthanc/OrthancCDatabasePlugin.h:science/orthanc
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libgdcmCommon.so:devel/gdcm \

View file

@ -24,6 +24,8 @@ WWW= https://www.orthanc-server.com/static.php?page=web-viewer
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build with boost-1.86+
BUILD_DEPENDS= ${LOCALBASE}/include/orthanc/OrthancCPlugin.h:science/orthanc
LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \
libexpat.so:textproc/expat2 \

View file

@ -12,6 +12,8 @@ WWW= https://www.orthanc-server.com/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build with boost-1.86+
BUILD_DEPENDS= protoc:devel/protobuf
LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \