e version 0.02718 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    e  most recent diff


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



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

      PortSystem 1.0

      Name: e
      Version: 0.02718
      Category: math
      Platform: darwin
      Maintainers: nomaintainer
      Description: e is a command line expression evaluator.
      Long Description: e is a command line expression evaluator. It was designed to be as small as possible, and quick to use.

      Homepage: http://www.softnet.tuc.gr/~apdim/projects/e/
      master_sites ${homepage}
      checksums md5 04b0b7415dd26551a88c1c70ca7bf514

      extract.post_args "| tar -xf - --exclude e"

      use_configure no

      build.target

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

     Where to find more information:

    Darwin Ports



    image test