blitz version 0.9 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    blitz  most recent diff


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



      # $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0

      Name: blitz
      Version: 0.9
      Category: math devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: A C++ class library for scientific computing
      Long Description: Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance.

      Homepage: http://www.oonumerics.org/blitz/
      master_sites sourceforge
      checksums md5 031df2816c73e2d3bd6d667bbac19eca

      configure.args --infodir=${prefix}/share/info --enable-shared --disable-doxygen --disable-dot --disable-fortran --disable-latex-docs

      destroot.args docdir=${prefix}/share/doc/${name}


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

     Where to find more information:

    Darwin Ports



    image test