aamath version 0.3 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    aamath  most recent diff


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



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

      PortSystem 1.0

      Name: aamath
      Version: 0.3
      Category: math textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: renders ASCII art from mathematical expressions
      Long Description: Aamath is a program that reads mathematical expressions in infix notation and renders them as ASCII art. It may be useful to send mathematics through text-only media, such as e-mail or newsgroups.

      Homepage: http://fuse.superglue.se/aamath/
      master_sites http://fuse.superglue.se/aamath/
      checksums md5 f0e835bd06069b1bdaddd9e9c3447c12
      patchfiles patch-Makefile

      worksrcdir aamath

      use_configure no

      build.env CFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib

      platform darwin 8 {
      build.args CXX=/usr/bin/g++-4.0 LD=/usr/bin/g++-4.0
      }

      destroot {
      xinstall -m 755 ${worksrcpath}/aamath ${destroot}${prefix}/bin
      xinstall -m 644 ${worksrcpath}/aamath.1 ${destroot}${prefix}/share/man/man1
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog README ${destroot}${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/aamath
      % sudo port install aamath
      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 aamath
      ---> Verifying checksum for aamath
      ---> Extracting aamath
      ---> Configuring aamath
      ---> Building aamath with target all
      ---> Staging aamath into destroot
      ---> Installing aamath
    - 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 aamath with these commands:
      %  man aamath
      % apropos aamath
      % which aamath
      % locate aamath

     Where to find more information:

    Darwin Ports



    image test