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

    octave-graceplot  most recent diff


    version 1.0.8

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


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

      PortSystem 1.0

      Name: octave-graceplot
      Version: 1.0.8
      Category: math science
      Platform: darwin
      Maintainers: and.damore alakazam
      Description: Graceplot bindings for octave.
      Long Description: ${description}

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

      distname graceplot-$version

      Checksums: md5 3e123bea0ab347e938758d9d3bf1d7a2 sha1 34bfd5073007fc3d5cf1a430176580907ac86d32 rmd160 8887482e2412974cf05f4eee7558f10e1e712b3e

      depends_lib-append port:octave port:octave-io

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.