Commit Graph

11 Commits

Author SHA1 Message Date
Antoine Brodin
2584d21104 Remove patch that does not apply
Reported by:	pkg-fallout
2019-09-05 20:29:09 +00:00
Mark Linimon
eb4f437917 Temporarily mark this as broken on powerpc64 until I can investigate
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)
2019-08-26 04:49:15 +00:00
Ben Woods
d12a1a88b8 science/InsightToolkit: Update to 5.0.1
Changes this release:
  https://github.com/InsightSoftwareConsortium/ITK/releases/tag/v5.0.0
  https://github.com/InsightSoftwareConsortium/ITK/releases/tag/v5.0.1
2019-08-04 03:07:31 +00:00
Mark Linimon
f51f301748 This port currently doesn't build on GCC-based architectures, due to
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)
2018-12-22 00:52:31 +00:00
Ben Woods
02f6c148fb science/InsightToolkit: Modify patch to use ${CMAKE_DL_LIBS}
${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
2018-01-03 12:26:39 +00:00
Ben Woods
8e771c8bff science/InsightToolkit: Fix build (r457496 accidentally excluded patch) 2017-12-31 03:15:44 +00:00
Ben Woods
5a694fe75e science/InsightToolkit: Update to 4.11.1
Changes this release:
  http://public.kitware.com/pipermail/insight-users/2017-May/054519.html
2017-06-01 15:29:48 +00:00
Ben Woods
48791bd5cf science/InsightToolkit: Fix build with clang 4.0
PR:		216617
Reported by:	jbeich
Obtained from:	http://review.source.kitware.com/#/c/22043/
MFH:		2017Q2
2017-04-15 03:01:23 +00:00
Antoine Brodin
dc38a15981 - Update to 4.7.2
- Pass maintainership to submitter

PR:		199812
2015-06-08 20:08:07 +00:00
Dmitry Marakasov
837e3284ec - Support staging
- Fix build on 10.x
2013-12-19 09:58:02 +00:00
Alejandro Pulver
c66048c71e ITK is an open-source software toolkit for performing registration and
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
2006-09-07 01:24:33 +00:00