scalc version 1.15 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    scalc  most recent diff


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



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

      PortSystem 1.0

      Name: scalc
      Version: 1.15
      Category: math
      Platform: darwin
      Maintainers: nomaintainer
      Description: tool for simple integer calculations or for converting numbers
      Long Description: The calc command may be used to do simple integer calculations or to convert numbers from one radix to another.

      Homepage: http://www.fokus.fraunhofer.de/research/cc/berlios/employees/joerg.schilling/private/
      master_sites ftp://ftp.berlios.de/pub/calc/
      distname calc-${version}
      checksums md5 f2a89c26bf52078b156af79897d8556a

      use_configure no

      build.type gnu
      build.target

      destroot.destdir INS_BASE=${destroot}${prefix} MANDIR=share/man
      post-destroot {
      file delete -force ${destroot}${prefix}/lib ${destroot}${prefix}/include ${destroot}${prefix}/share/man/man5
      }

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

     Where to find more information:

    Darwin Ports



    image test