further.
The full error message is:
pkg-static: Unable to access file /wrkdirs/usr/ports/science/InsightToolkit/work/stage/usr/local/include/ITK-5.0/compilers/ITK_COMPILER_INFO_Clang_CXX.h:No such file or directory
I am taking this unusual step because this port takes 21 hours on the
build cluster just to get to this point.
Approved by: portmgr (tier-2 blanket)
not supporting GCC8. Make GCC8 use the same macros as the newest
supported version, GCC 7.3.
PR: 234056
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
${CMAKE_DL_LIBS} expands to "" on FreeBSD where the dl functions are
included in the Standard C library (libc), but to "dl" on operating
systems where the dl functions are part of libdl.
This change to the patch does not result in a change in contents of the
resulting package.
Reported by: jbeich
segmentation. Segmentation is the process of identifying and classifying
data found in a digitally sampled representation. Typically the sampled
representation is an image acquired from such medical instrumentation as
CT or MRI scanners. Registration is the task of aligning or developing
correspondences between data. For example, in the medical environment,
a CT scan may be aligned with a MRI scan in order to combine the
information contained in both.
WWW: http://www.itk.org
Port maintainer: Jason W. Bacon
bacon@smithers.neuro.mcw.edu
PR: ports/95166
Submitted by: bacon at smithers.neuro.mcw.edu