Octave-financial version 0.3.2 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    octave-financial  most recent diff


    version 0.3.2

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


      The octave-financial Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: octave-financial
      Version: 0.3.2
      Category: math science
      Platform: darwin
      Maintainers: and.damore alakazam
      Description: Financial manipulation and plotting functions
      Long Description: ${description}

      Homepage: http://octave.sourceforge.net/
      Master Sites: sourceforge:octave

      distname financial-$version

      Checksums: md5 ea871683241da80f766b9af006b78865 sha1 b51db6769f6591ce49a8a1060a06744dceab66cf rmd160 1f9f087ed2c8053055e4e2938a1fd23079673c25

      depends_lib-append port:octave port:octave-time

      post-destroot {
      move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name}
      }

      post-activate {
      system "octave --eval \"pkg rebuild\""
      }

      livecheck.type regex
      livecheck.url http://octave.sourceforge.net/packages.html
      livecheck.regex http://downloads\.sourceforge\.net/octave/financial-(\\d+(\\.\\d+)*)\.tar\.gz

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.