algae version 4.3.6 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    algae  most recent diff


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



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

      PortSystem 1.0

      Name: algae
      Version: 4.3.6
      Category: math
      Platform: darwin
      Maintainers: nomaintainer
      Description: A programming language for numerical analysis
      Long Description: Algae is a programming language for numerical analysis.

      Homepage: http://algae.sourceforge.net/
      master_sites sourceforge
      checksums md5 80937b31d98882b4bae8ffbe74ab5fd4
      patchfiles patch-config.h.in patch-src-DEPENDS

      depends_lib port:gcc34

      configure.args --mandir=\\\${prefix}/share/man
      configure.cpp ${prefix}/bin/cpp-dp-3.4
      configure.cc ${prefix}/bin/gcc-dp-3.4
      configure.f77 ${prefix}/bin/g77-dp-3.4

      destroot.destdir prefix=${destroot}${prefix}
      post-destroot {
      system "cd ${destroot}${prefix}/bin && ln -sf algae-${version} algae"
      }


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

     Where to find more information:

    Darwin Ports



    image test