Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 May 2021 02:13:01 5.0.1_7
|
Ben Woods (woodsb02)  |
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time. |
06 Apr 2021 14:31:07 5.0.1_7
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Dec 2020 17:04:37
5.0.1_7
|
thierry  |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
04 Jul 2020 20:53:55
5.0.1_6
|
stephen  |
- Update devel/gdcm to 3.0.7.
- Bump portrevision of dependent ports. |
10 Jun 2020 19:20:32
5.0.1_5
|
stephen  |
- Update devel/gdcm to 3.0.6.
- Bump portrevision of dependent ports. |
22 Feb 2020 23:28:42
5.0.1_4
|
stephen  |
- Update devel/gdcm to 3.0.5.
- Bump portrevision of dependent ports. |
19 Oct 2019 23:45:11
5.0.1_3
|
stephen  |
- Update devel/gdcm to 3.0.4.
- Bump portrevision of dependent ports. |
07 Oct 2019 21:20:51
5.0.1_2
|
stephen  |
- Update devel/gdcm to 3.0.3.
- Bump portrevision of dependent ports. |
30 Sep 2019 10:14:18
5.0.1_1
|
pkubaj  |
science/InsightToolkit: fix build with GCC-based architectures
Compiling with GCC requires changes in pkg-plist.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21428 |
28 Sep 2019 23:24:33
5.0.1_1
|
stephen  |
- Update devel/gdcm to 3.0.2.
- Bump portrevision of dependent ports. |
05 Sep 2019 20:29:09
5.0.1
|
antoine  |
Remove patch that does not apply
Reported by: pkg-fallout |
26 Aug 2019 04:49:15
5.0.1
|
linimon  |
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) |
04 Aug 2019 03:07:31
5.0.1
|
woodsb02  |
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 |
26 Jul 2019 20:46:57
4.13.0_9
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
01 Jun 2019 21:59:14
4.13.0_8
|
stephen  |
- Update devel/gdcm to 3.0.0.
- Bump portrevision of dependent ports. |
10 Mar 2019 00:48:01
4.13.0_7
|
stephen  |
- Update devel/gdcm to 2.8.9.
- Bump portrevision for dependent ports. |
05 Jan 2019 22:46:54
4.13.0_6
|
sunpoet  |
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen |
25 Dec 2018 20:25:40
4.13.0_5
|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
22 Dec 2018 00:52:31
4.13.0_5
|
linimon  |
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) |
12 Dec 2018 01:35:36
4.13.0_5
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Nov 2018 20:47:18
4.13.0_4
|
stephen  |
- Take maintainership of devel/gdcm.
- Update devel/gdcm to 2.8.8.
- Bump portrevision of dependent ports. |
29 Oct 2018 09:40:56
4.13.0_3
|
linimon  |
Fix typo in previous commit.
PR: 232776
Submitted by: Piotr Kubaj
Pointy hat to: linimon |
28 Oct 2018 09:54:13
4.13.0_3
|
linimon  |
Fix build with GCC-based architectures.
PR: 232079
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
05 Sep 2018 22:05:23
4.13.0_3
|
sunpoet  |
Update science/hdf5 to 1.10.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR: 231009
Exp-run by: antoine |
10 Mar 2018 17:46:06
4.13.0_2
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
03 Jan 2018 12:26:39
4.13.0_1
|
woodsb02  |
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 |
31 Dec 2017 03:15:44
4.13.0_1
|
woodsb02  |
science/InsightToolkit: Fix build (r457496 accidentally excluded patch) |
29 Dec 2017 08:07:19
4.13.0
|
woodsb02  |
science/InsightToolkit: Update to 4.13.0
Changes this release:
https://discourse.itk.org/t/itk-4-13-has-been-released/549 |
23 Sep 2017 12:12:08
4.12.2
|
woodsb02  |
science/InsightToolkit: Update to 4.12.2
Changes this release:
https://public.kitware.com/pipermail/community/2017-September/013607.html |
24 Aug 2017 12:21:14
4.12.1
|
woodsb02  |
science/InsightToolkit: Update to 4.12.1
Changes this release:
http://public.kitware.com/pipermail/community/2017-August/013534.html |
20 Jun 2017 01:20:03
4.12.0
|
woodsb02  |
science/InsightToolkit: Update to 4.12.0
Changes this release:
http://public.kitware.com/pipermail/community/2017-June/013214.html |
01 Jun 2017 15:29:48
4.11.1
|
woodsb02  |
science/InsightToolkit: Update to 4.11.1
Changes this release:
http://public.kitware.com/pipermail/insight-users/2017-May/054519.html |
30 May 2017 02:56:44
4.11.0_1
|
sunpoet  |
Update science/hdf5 to 1.10.1
- Bump PORTREVISION for shlib change
Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt |
15 Apr 2017 03:01:23
4.11.0
|
woodsb02  |
science/InsightToolkit: Fix build with clang 4.0
PR: 216617
Reported by: jbeich
Obtained from: http://review.source.kitware.com/#/c/22043/
MFH: 2017Q2 |
11 Feb 2017 16:25:28
4.11.0
|
woodsb02  |
science/InsightToolkit: Fix pkg-plist post r433341
Reported by: tcberner |
05 Feb 2017 00:58:20
4.11.0
|
woodsb02  |
science/InsightToolkit: Update to 4.11.0
Changes this release:
http://public.kitware.com/pipermail/insight-users/2017-January/054193.html |
15 Oct 2016 14:07:24
4.10.1
|
woodsb02  |
Fix pkg-plist post r424008
Approved by: adamw (mentor, implicit) |
15 Oct 2016 08:16:53
4.10.1
|
woodsb02  |
science/InsightToolkit: Update to 4.10.1
Changes this release:
http://public.kitware.com/pipermail/insight-users/2016-October/053981.html
Approved by: adamw (mentor, implicit) |
06 Jun 2016 18:10:07
4.10.0
|
woodsb02  |
science/InsightToolkit:
- Update to 4.10.0
- Add ITK_VER variable to Makefile to simplify future pkg-plist updates
- Convert to USES=jpeg
- Add dependency on science/szip (notified by new stage-qa warning)
Changes this release:
http://public.kitware.com/pipermail/community/2016-June/011491.html
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6737 |
09 May 2016 20:46:48
4.9.1
|
woodsb02  |
Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278 |
24 Apr 2016 08:05:28
4.9.1
|
flo  |
Update to 4.9.1
PR: 208982
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer)
Sponsored by: Essen Linuxhotel Hackathon 2016 |
20 Apr 2016 20:42:40
4.9.0_1
|
sunpoet  |
- Update to 1.10.0
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300
Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html |
01 Apr 2016 14:25:18
4.9.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
12 Feb 2016 11:41:39
4.9.0
|
rakuco  |
Update to 4.9.0.
This update to the port also adds a lot of dependencies on system libraries
instead of using the versions bundled with ITK.
PR: 206977
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) |
26 Nov 2015 10:45:58
4.8.2
|
robak  |
science/InsightToolkit: update 4.8.1 -> 4.8.2
PR: 204727
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) |
16 Oct 2015 14:19:31
4.8.1
|
mat  |
Update to 4.8.1.
PR: 203472
Submitted by: maintainer
Sponsored by: Absolight |
08 Sep 2015 09:45:51
4.8.0
|
robak  |
science/InsightToolkit: update 4.7.2 -> 4.8.0
PR: 201945
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) |
08 Jun 2015 20:08:08
4.7.2
|
antoine  |
- Update to 4.7.2
- Pass maintainership to submitter
PR: 199812 |
12 Nov 2014 18:48:53
2.8.1_2
|
antoine  |
Cleanup plist |
21 Dec 2013 00:28:51
2.8.1_2
|
amdmi3  |
Now when it builds on 10.x, drop maintainership |
19 Dec 2013 09:58:02
2.8.1_2
|
amdmi3  |
- Support staging
- Fix build on 10.x |
31 Oct 2013 19:51:37
2.8.1_2
|
amdmi3  |
- Take maintainership
PR: 183450
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) |
20 Sep 2013 22:48:31
2.8.1_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
29 Apr 2013 05:39:52
2.8.1_2
|
bapt  |
Readd specific EXAMPLES description because of specific comment in it
Submitted by: kvm |
28 Apr 2013 22:09:41
2.8.1_2
|
bapt  |
Add missing description |
28 Apr 2013 22:08:22
2.8.1_2
|
bapt  |
Convert science to new options framework |
22 Mar 2013 20:06:15
2.8.1_2
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
03 Jul 2011 13:22:25
2.8.1_2
|
ohauer  |
- remove MD5 |
22 Aug 2009 00:35:32
2.8.1_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
19 Jun 2009 20:06:31
2.8.1_2
|
linimon  |
Update maintainer's email address. Had already been done for his
other ports. |
24 Mar 2009 19:13:32
2.8.1_2
|
makc  |
bump PORTREVISION after cmake update |
27 May 2008 22:12:09
2.8.1_1
|
miwi  |
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav) |
30 Jan 2007 04:23:59
2.8.1
|
kris  |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
07 Sep 2006 01:24:33
2.8.1
|
alepulver  |
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 |