forked from Lainports/freebsd-ports
science/orthanc*: mark as BROKEN, fails to build with boost-1.86+
Sponsored by: Future Crew, LLC
This commit is contained in:
parent
a48821ad27
commit
1aac2ba64f
5 changed files with 10 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue