qhull version 2003.1 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    qhull  most recent diff


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



      # $Id: Portfile 25574 2007-05-25 02:28:19Z ryandesign macports.org $

      PortSystem 1.0

      Name: qhull
      Version: 2003.1
      Category: math
      Maintainers: mmoll cs.rice.edu

      Description: Programs and library for computing convex hulls.
      Long Description: Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The software runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. It handles roundoff errors from floating point arithmetic. Qhull also computes volumes, surface areas, and approximations to the convex hull.

      Homepage: http://www.qhull.org
      master_sites ${homepage}/download
      checksums md5 48228e26422bff85ef1f45df5b6e3314
      configure.args --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/qhull
      % sudo port install qhull
      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 qhull
      ---> Verifying checksum for qhull
      ---> Extracting qhull
      ---> Configuring qhull
      ---> Building qhull with target all
      ---> Staging qhull into destroot
      ---> Installing qhull
    - 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 qhull with these commands:
      %  man qhull
      % apropos qhull
      % which qhull
      % locate qhull

     Where to find more information:

    Darwin Ports



    image test