geos version 2.2.3 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    geos  most recent diff


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



      # $Id: Portfile 33441 2008-01-27 11:46:26Z ryandesign macports.org $

      PortSystem 1.0

      Name: geos
      Version: 2.2.3
      Category: science
      Maintainers: opendarwin gaige.net
      Description: GEOS Geomety Engine - Open Source
      Long Description: A C++ port of the Java Toplogy Suite, providing OpenGIS Simple Featuers for SQL spatial predicate functions and spatial operators, as well as specific JTS topology functions. Used by PostGIS.
      Homepage: http://geos.refractions.net/
      master_sites ${homepage}downloads/
      use_bzip2 yes
      checksums md5 440be2b11fd3d711e950a47ea6f1b424

      platform darwin 9 {
      patchfiles patch-test_XMLTester.cpp.diff
      }

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

     Where to find more information:

    Darwin Ports



    image test