Gnumeric version 1.8.4 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnumeric  most recent diff


    version 1.8.4

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gnumeric Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnumeric
      Version: 1.8.4
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: A spreadsheet with gnome support.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: gnome math
      Platform: darwin
      Homepage: http://projects.gnome.org/gnumeric/

      Master Sites: gnome:sources/${name}/${branch}/
      use_bzip2 yes
      Checksums: md5 338f0084f04a16f78797ad01f85d3251 sha1 2d765b0d06509e0695c4d3ec96b94f8acba88735 rmd160 461ea59b2ce30d2ce7dd5bca2cea2c50b955dc57
      depends_lib port:libgsf port:goffice port:libbonoboui port:libgnomeprintui port:libgnomeui port:py25-gtk
      depends_build port:gnome-doc-utils

      Patch Files: patch-plugins-python-loader-gnm-python.c patch-plugins-python-loader-py-gnumeric.c

      configure.args --disable-scrollkeeper
      configure.python ${prefix}/bin/python2.5

      post-activate {
      system "${prefix}/bin/scrollkeeper-update"
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.