Gadap version 2.0 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 2.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gadap Portfile 50980 2009-05-14 19:41:55Z and.damore macports.org $

      PortSystem 1.0

      Name: gadap
      Version: 2.0
      Platform: darwin
      Maintainers: takeshi
      Category: science
      Description: support library to enable OPeNDAP in GrADS2
      Master Sites: ftp://grads.iges.org/grads/Supplibs/2.0/src/
      Checksums: md5 16cfb95bfe14b17c9cb417c5149deefc sha1 cbd72f39296ac2745350471293ffe407ac750c1d rmd160 4e2d8667e988662cc0176473b26f61fda446feeb
      Homepage: http://grads.iges.org/grads/grads.html
      Long Description: GrADS specific library for accessing station data

      depends_build port:libdap port:libnc-dap

      Patch Files: patch-gaBaseTypes.h.diff patch-gaUtils.h.diff

      post-destroot {
      file rename ${destroot}${prefix}/bin/test ${destroot}${prefix}/bin/gadap-test
      }

    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/gadap
      % sudo port install gadap
      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 gadap
      ---> Verifying checksum for gadap
      ---> Extracting gadap
      ---> Configuring gadap
      ---> Building gadap with target all
      ---> Staging gadap into destroot
      ---> Installing gadap
    - 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 gadap with these commands:
      %  man gadap
      % apropos gadap
      % which gadap
      % locate gadap

     Where to find more information:

    Darwin Ports



    Lightbox this page.