svn commit: r471770 - head/science/orthanc

Mikhail Pchelin misha at FreeBSD.org
Tue Jun 5 16:19:47 UTC 2018


Author: misha
Date: Tue Jun  5 16:19:46 2018
New Revision: 471770
URL: https://svnweb.freebsd.org/changeset/ports/471770

Log:
  - mark as DEPRECATED

Modified:
  head/science/orthanc/Makefile

Modified: head/science/orthanc/Makefile
==============================================================================
--- head/science/orthanc/Makefile	Tue Jun  5 15:43:03 2018	(r471769)
+++ head/science/orthanc/Makefile	Tue Jun  5 16:19:46 2018	(r471770)
@@ -20,6 +20,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		fails to build with boost 1.66, see bug 224177
 BROKEN_powerpc64=	fails to configure: CMake: Looking for C++ include pugixml.hpp - not found
+DEPRECATED=	Broken for more than 3 months
+EXPIRATION_DATE=	2018-06-06
 
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libjsoncpp.so:devel/jsoncpp \


More information about the svn-ports-all mailing list