minc version 1.4 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    minc  most recent diff


      View the most recent changes for the minc port at: minc.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for minc.
      The raw portfile for minc 1.4 is located here:
      http://minc.darwinports.com/dports/science/minc/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/minc
      Google
      Web Darwinports.com



      # $Id: Portfile 20457 2006-11-03 15:12:00Z blair macports.org $

      PortSystem 1.0
      Name: minc
      Version: 1.4
      Category: science
      Maintainers: mhough mac.com
      Description: This package contains tools to manipulate MINC files.
      Long Description: The Minc file format is a highly flexible medical image file format built on top of the NetCDF generalized data format. The format is simple, self-describing, extensible, portable and N-dimensional, with programming interfaces for both low-level data access and high-level volume manipulation. On top of the libraries is a suite of generic image-file manipulation tools. The format, libraries and tools are designed for use in a medical-imaging research environment: they are simple and powerful and make no attempt to provide a pretty interface to users.
      Homepage: http://www.bic.mni.mcgill.ca/software/
      master_sites ${homepage}/distribution/packages/
      checksums md5 873a6deed8109f95d29a197bad9f6070
      depends_lib port:netcdf

      platform darwin 8 {
      patchfiles patch-time.c
      }
      configure.args --with-build-path="${prefix}" --mandir=${prefix}/share/man

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/minc
      % sudo port install minc
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching minc
      ---> Verifying checksum for minc
      ---> Extracting minc
      ---> Configuring minc
      ---> Building minc with target all
      ---> Staging minc into destroot
      ---> Installing minc
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using minc with these commands:
      %  man minc
      % apropos minc
      % which minc
      % locate minc

     Where to find more information:

    Darwin Ports



    image test