Download and Install gpsbabel version 1.3.5 on Mac OS X
Wednesday the 9th of July, 2008

    gpsbabel  most recent diff


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



      # $Id: Portfile 37603 2008-06-15 12:49:06Z mww macports.org $

      PortSystem 1.0

      Name: gpsbabel
      Version: 1.3.5
      Category: textproc comms
      Maintainers: macports michael-behrendt.net
      Description: GPSBabel converts/uploads GPS waypoints, tracks, and routes
      Long Description: GPSBabel converts GPS waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan.
      Platform: darwin
      Homepage: http://www.gpsbabel.org/
      master_sites ${homepage}plan9.php?dl=
      checksums md5 1bea8cd22c24ee9c0cc769770c86a340 sha1 bb4afb51de17d7de880299fdb5d0a6f311716b90 rmd160 338e33a2239419dc09958ae9b7440ac73146b8dd

      depends_lib port:expat port:libusb

      configure.args --with-zlib=system --with-expathdr=${prefix}/include --with-libexpat=${prefix}/lib

      patchfiles patch-lmx.c.diff

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING README.contrib README.igc README.magnav README.mapconverter README.psp README.xmapwpt ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test