muparser version 1.28 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    muparser  most recent diff


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



      # $Id: Portfile 33441 2008-01-27 11:46:26Z ryandesign macports.org $

      PortSystem 1.0

      Name: muparser
      Version: 1.28
      Category: math devel
      Platform: darwin
      Maintainers: mww
      Description: extensible high performance math parser library in C++
      Long Description: muParser is an extensible high performance math parser library written in C++. It is based on transforming an expression into a bytecode and precalculating constant parts of it.

      Homepage: http://muparser.sourceforge.net/
      master_sites sourceforge
      distname ${name}_v128
      checksums sha1 6c34bec84fc41c63bf796547d31f36537eb39a2a
      patchfiles patch-Makefile.in

      worksrcdir muParser


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

     Where to find more information:

    Darwin Ports



    image test