summaryrefslogtreecommitdiff
path: root/science/minc
diff options
context:
space:
mode:
Diffstat (limited to 'science/minc')
-rw-r--r--science/minc/Makefile79
-rw-r--r--science/minc/distinfo2
-rw-r--r--science/minc/files/patch-conversion__minctoecat__machine_indep.c11
-rw-r--r--science/minc/pkg-descr10
-rw-r--r--science/minc/pkg-message8
-rw-r--r--science/minc/pkg-plist68
6 files changed, 0 insertions, 178 deletions
diff --git a/science/minc/Makefile b/science/minc/Makefile
deleted file mode 100644
index a3a7a77d9fe3..000000000000
--- a/science/minc/Makefile
+++ /dev/null
@@ -1,79 +0,0 @@
-# Created by: jbacon
-# $FreeBSD$
-
-############################################################################
-# http://www.bic.mni.mcgill.ca/software/minc/
-# is the ultimate source for MINC, and will always contain the latest
-# source release. If this port is not up to date enough for you,
-# you can download the latest sources and build manually. On FreeBSD,
-# you must configure with the environment variable LDFLAGS set to
-# ${LOCALBASE}/lib so that the configure script will find libnetcdf.
-# Of course, the netcdf port must be installed first.
-
-PORTNAME= minc
-PORTVERSION= 1.5.1
-PORTREVISION= 1
-CATEGORIES= science biology
-MASTER_SITES= http://www.nitrc.org/frs/downloadlink.php/400/
-
-MAINTAINER= jwbacon@tds.net
-COMMENT= Medical Imaging NetCDF
-
-BROKEN= Fails to build
-
-LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf
-
-USE_AUTOTOOLS= libtool
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --enable-static=yes --enable-shared=yes
-
-CONFLICTS= minc-2* zh-tk-[0-9]*
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-1.5
-
-MAN1= dcm2mnc.1 \
- ecattominc.1 \
- invert_raw_image.1 \
- minc_modify_header.1 \
- mincaverage.1 \
- minccalc.1 \
- mincconcat.1 \
- minccopy.1 \
- mincdiff.1 \
- mincedit.1 \
- mincexpand.1 \
- mincextract.1 \
- mincheader.1 \
- minchistory.1 \
- mincinfo.1 \
- minclookup.1 \
- mincmakescalar.1 \
- mincmakevector.1 \
- mincmath.1 \
- mincpik.1 \
- mincresample.1 \
- mincreshape.1 \
- mincstats.1 \
- minctoecat.1 \
- minctoraw.1 \
- mincview.1 \
- mincwindow.1 \
- mnc2nii.1 \
- nii2mnc.1 \
- rawtominc.1 \
- transformtags.1 \
- upet2mnc.1 \
- voxeltoworld.1 \
- xfmconcat.1 \
- xfminvert.1
-
-MAN3= ParseArgv.3
-
-NO_STAGE= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/science/minc/distinfo b/science/minc/distinfo
deleted file mode 100644
index 8eca6102f52f..000000000000
--- a/science/minc/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (minc-1.5.1.tar.gz) = 3ca7045c6eaa32daea184af3f78e30969bb0a0dddce2a1b292ba1624d23a61c9
-SIZE (minc-1.5.1.tar.gz) = 1356462
diff --git a/science/minc/files/patch-conversion__minctoecat__machine_indep.c b/science/minc/files/patch-conversion__minctoecat__machine_indep.c
deleted file mode 100644
index b1e87762e631..000000000000
--- a/science/minc/files/patch-conversion__minctoecat__machine_indep.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- conversion/minctoecat/machine_indep.c.orig 2012-07-20 17:16:13.000000000 +0200
-+++ conversion/minctoecat/machine_indep.c 2012-07-20 17:17:48.000000000 +0200
-@@ -84,7 +84,7 @@
- bufr[1] = ret >>16;
- }
- #else /* BIG ENDIAN : sun hp sgi*/
--ftovaxf(orig,number)
-+void ftovaxf(orig,number)
- unsigned short number[2];
- float orig;
- {
diff --git a/science/minc/pkg-descr b/science/minc/pkg-descr
deleted file mode 100644
index 7d6f542bcb1c..000000000000
--- a/science/minc/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-MINC (Medical Imaging NetCDF) is a medical imaging data format and an
-associated set of tools and libraries. MINC was created in 1993 by Peter
-Neelin at the McConnell Brain Imaging Centre of the Montreal Neurological
-Institute. Many others have contributed to the design and implementation
-MINC over the years.
-
-WWW: http://www.bic.mni.mcgill.ca/ServicesSoftware/MINC
-
-Port maintainer: Jason W. Bacon
- jwbacon@tds.net
diff --git a/science/minc/pkg-message b/science/minc/pkg-message
deleted file mode 100644
index cc3dd854da2b..000000000000
--- a/science/minc/pkg-message
+++ /dev/null
@@ -1,8 +0,0 @@
-=============================================================================
-For questions or comments regarding this port, please contact the
-port maintainer: jwbacon@tds.net
-
-For MINC usage, please visit the MINC WEB site at
-
-http://www.bic.mni.mcgill.ca/ServicesSoftware/MINC
-=============================================================================
diff --git a/science/minc/pkg-plist b/science/minc/pkg-plist
deleted file mode 100644
index 293bf89a7dff..000000000000
--- a/science/minc/pkg-plist
+++ /dev/null
@@ -1,68 +0,0 @@
-bin/dcm2mnc
-bin/ecattominc
-bin/invert_raw_image
-bin/minc_modify_header
-bin/mincaverage
-bin/minccalc
-bin/mincconcat
-bin/minccopy
-bin/mincdiff
-bin/mincedit
-bin/mincexpand
-bin/mincextract
-bin/mincheader
-bin/minchistory
-bin/mincinfo
-bin/minclookup
-bin/mincmakescalar
-bin/mincmakevector
-bin/mincmath
-bin/mincpik
-bin/mincresample
-bin/mincreshape
-bin/mincstats
-bin/minctoecat
-bin/minctoraw
-bin/mincview
-bin/mincwindow
-bin/mnc2nii
-bin/nii2mnc
-bin/rawtominc
-bin/transformtags
-bin/upet2mnc
-bin/voxeltoworld
-bin/worldtovoxel
-bin/xfmconcat
-bin/xfminvert
-include/ParseArgv.h
-include/minc.h
-include/minc_simple.h
-include/nd_loop.h
-include/time_stamp.h
-include/volume_io.h
-include/volume_io/alloc.h
-include/volume_io/arrays.h
-include/volume_io/basic.h
-include/volume_io/def_math.h
-include/volume_io/files.h
-include/volume_io/geom_structs.h
-include/volume_io/geometry.h
-include/volume_io/internal_volume_io.h
-include/volume_io/multidim.h
-include/volume_io/progress.h
-include/volume_io/string_funcs.h
-include/volume_io/system_dependent.h
-include/volume_io/transforms.h
-include/volume_io/vol_io_prototypes.h
-include/volume_io/volume.h
-include/volume_io/volume_cache.h
-include/voxel_loop.h
-lib/libminc.a
-lib/libminc.la
-lib/libminc.so
-lib/libminc.so.1
-lib/libvolume_io.a
-lib/libvolume_io.la
-lib/libvolume_io.so
-lib/libvolume_io.so.0
-@dirrm include/volume_io