dap version 3.5 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    dap  most recent diff


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



      # $Id: Portfile 30237 2007-10-23 01:46:57Z jmpp macports.org $

      PortSystem 1.0
      Name: dap
      Version: 3.5
      Category: math
      Maintainers: nomaintainer
      Description: small statistics and graphics package
      Long Description: Dap is a small statistics and graphics package based on C. Version 3.0 of Dap can read SBS programs! The user wishing to perform basic statistical analyses is now freed from learning and using C syntax for straightforward tasks, while retaining access to the C-style graphics and statistics features provided by the original implementation. Dap provides core methods of data management, analysis, and graphics that are commonly used in statistical consulting practice (univariate statistics, correlations and regression, ANOVA, categorical data analysis, logistic regression, and nonparametric analyses).
      Homepage: http://www.gnu.org/software/dap/dap.html
      Platform: darwin
      master_sites gnu
      checksums md5 ec50994b1f4baca937ebe8b69ab4d158

      configure.args --infodir=${prefix}/share/info

      post-destroot {
      file delete -force ${destroot}${prefix}/share/info/dir
      }

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

     Where to find more information:

    Darwin Ports



    image test