oleo version 1.99.16 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    oleo  most recent diff


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



      # $Id: Portfile 32256 2007-12-23 09:18:47Z ryandesign macports.org $

      PortSystem 1.0
      Name: oleo
      Version: 1.99.16
      revision 1
      Category: math
      Maintainers: nomaintainer
      Description: Lightweight spreadsheet program
      Long Description: GNU Oleo is a spreadsheet program with the following features: Works on character terminals and under X Macro language (still a bit untidy in places, but it works) Charts generated from spreadsheet data (interface is not yet stable, but the capability is in there) Sizeable library of expressions (doesn't currently include statistical regressions) File format conversions (support of this is still pretty primitive\; don't plan on importing E*cel files anytime soon)

      Platform: darwin

      Homepage: http://www.gnu.org/software/oleo/oleo.html
      master_sites gnu

      checksums md5 d59801055b8ba6c6980ed1247a603f5f

      patchfiles patch-src_eval.c patch-src_global.h patch-src_io-utils.c patch-src_ref.c patch-src_utils.c patch-src_cmd.c patch-src_afm.c patch-Makefile.in patch-afm_Makefile.in patch-Xresources_Makefile.in patch-src_io-term.h patch-src_basic.h patch-src_io-x11.c patch-src_xrdb.c

      configure.args --without-x --without-motif --mandir=${prefix}/share/man --infodir=${prefix}/share/info

      post-destroot {
      file rename ${destroot}${prefix}/share/oleo/oleo.html ${destroot}${prefix}/share/doc/${name}/oleo.html
      }

      Variant: x11 {
      depends_lib-append lib:libX11:XFree86
      configure.args-delete --without-x
      configure.args-append --with-x
      }


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

     Where to find more information:

    Darwin Ports



    image test