Download and Install planner version 0.14.3 on Mac OS X
Monday the 1st of December, 2008

    planner  most recent diff


    version 0.14.3

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



      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      # $Id: Portfile 38979 2008-08-04 18:10:33Z jmr macports.org $

      PortSystem 1.0

      Name: planner
      Version: 0.14.3
      revision 0
      Category: gnome
      Maintainers: billitch gmail.com
      Description: Project management application for GNOME 2
      Long Description: Planner is a tool for planning, scheduling and tracking projects for the GNOME Desktop. Planner is an open source project aiming at being a better alternative than the available proprietary tools. Planner is part of GNOME Office, a productivity suite composed of entirely free software, integrated with the GNOME Desktop.
      Homepage: http://live.gnome.org/Planner
      Platform: darwin
      master_sites gnome:sources/planner/0.14/
      checksums md5 9aee1307f8b9d643241473791f0efa64 sha1 aacdca51a16ef9e7024fbb674d5e8b1c24d088f1 rmd160 8e91c0afac14e7a6ac1f80d209a44bef5d1e1eb8

      distname planner-${version}
      use_bzip2 yes

      depends_build port:pkgconfig port:shared-mime-info
      depends_lib port:gtk2 port:gconf port:libgnomeui port:libgnomeprintui port:rarian port:libxslt port:p5-xml-parser port:evolution-data-server

      configure.args --disable-python --disable-dotnet --disable-update-mimedb --enable-eds --mandir=${prefix}/share/man

      Variant: debug description {Enable debug} {
      configure.cflags-delete -O2
      configure.cflags-append -O0 -g
      }

      post-activate {
      system "update-mime-database ${prefix}/share/mime"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.