Octave-irsa version 1.0.7 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    octave-irsa  most recent diff


    version 1.0.7

      View the most recent changes for the octave-irsa port at: octave-irsa.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for octave-irsa.
      The raw portfile for octave-irsa 1.0.7 is located here:
      http://octave-irsa.darwinports.com/dports/math/octave-irsa/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-irsa


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

      PortSystem 1.0

      Name: octave-irsa
      Version: 1.0.7
      Category: math science
      Platform: darwin
      Maintainers: and.damore alakazam
      Description: Irregular sampling analysis.
      Long Description: ${description}

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

      distname irsa-$version

      Checksums: md5 1e1d48ad70334be377e156b81012c6a6 sha1 037cc804a3688e74c1f096d3435ae315bf480f82 rmd160 83343bbcb302f9ecbad311e879536ee7d540aaff

      depends_lib-append port:octave

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.