add version 20021229 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    add  most recent diff


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



      # $Id: Portfile 30202 2007-10-22 21:02:40Z jmpp macports.org $

      PortSystem 1.0

      Name: add
      Version: 20021229
      Category: math
      Platform: darwin
      Maintainers: jmpp openmaintainer

      Description: Fixed-point, full screen calculator.
      Long Description: add is a fixed-point calculator that operates as a full-screen editor. It is designed for use as a checkbook or expense-account balancing tool.

      Homepage: http://dickey.his.com/add/
      master_sites ftp://invisible-island.net/add/
      distfiles ${name}${extract.suffix}
      checksums md5 3739f37731601cbbc608d89299be9a72

      worksrcdir ${name}-t${version}

      configure.args --mandir=${prefix}/share/man

      post-destroot {
      xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
      file rename ${destroot}${prefix}/bin/add.hlp ${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/add
      % sudo port install add
      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 add
      ---> Verifying checksum for add
      ---> Extracting add
      ---> Configuring add
      ---> Building add with target all
      ---> Staging add into destroot
      ---> Installing add
    - 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 add with these commands:
      %  man add
      % apropos add
      % which add
      % locate add

     Where to find more information:

    Darwin Ports



    image test