Octave-data-smoothing version 1.2.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    octave-data-smoothing  most recent diff


    version 1.2.0

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


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

      PortSystem 1.0

      Name: octave-data-smoothing
      Version: 1.2.0
      Category: math science
      Platform: darwin
      Maintainers: and.damore alakazam
      Description: Algorithms for smoothing noisy data
      Long Description: ${description}

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

      distname data-smoothing-$version

      Checksums: md5 d92ea47df22efaa748b125d397de1339 sha1 8a1a48180f644fa11af12d91d4527ce0737ba4ac rmd160 db3266c4cd813162a26997f4fb0219c4ed7d28f1

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.