gnucash version 2.2.1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    gnucash  most recent diff


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



      # $Id: Portfile 32175 2007-12-19 07:18:19Z mas macports.org $

      PortSystem 1.0
      Name: gnucash
      Version: 2.2.1
      revision 2
      Category: gnome x11
      Maintainers: nomaintainer
      Description: a personal and small-business financial-accounting software
      Long Description: GnuCash is a personal and small-business financial-accounting software, freely licensed under the GNU GPL. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. -- There are several variants that disable dependencies that have proven problematic for some people. Variant +guile16 is enabled by default because newer guile versions do not yet work correctly with MacPorts.
      Homepage: http://www.gnucash.org/
      master_sites sourceforge http://www.gnucash.org/pub/gnucash/sources/stable/
      use_bzip2 yes
      checksums md5 c971dba50b6e04d8fdd66cb681e1cead
      # gpg signature for 2.2.1 not published!
      depends_lib lib:XML/Parser.pm:p5-xml-parser port:glib2 port:gconf port:guile port:slib port:slib-guile lib:libpopt:popt lib:libgnomeui:libgnomeui lib:libgnomeprintui:libgnomeprintui lib:libgtkhtml-3:libgtkhtml3 lib:libgsf:libgsf lib:libgoffice-0.3:goffice03 lib:aqbanking:aqbanking lib:libofx:libofx lib:Finance/Quote.pm:p5-finance-quote port:gnucash-docs
      depends_build bin:glibtoolize:libtool
      depends_run port:evince

      configure.args --disable-glibtest --disable-debug --disable-profile --disable-dependency-tracking --enable-hbci --enable-ofx

      post-patch {
      reinplace "/^DYLD_LIBRARY_PATH/s|=\"|=\"/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources -PATH_SEPARATOR- |" ${worksrcpath}/src/bin/gnucash.in
      reinplace "/^DYLD_LIBRARY_PATH/s|=\"|=\"/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources -PATH_SEPARATOR- |" ${worksrcpath}/src/bin/overrides/gnucash-env.in
      }

      default_variants +guile16

      Variant: without_quotes {
      depends_lib-delete lib:Finance/Quote.pm:p5-finance-quote
      }

      Variant: without_hbci {
      depends_lib-delete lib:aqbanking:aqbanking
      configure.args-delete --enable-hbci
      configure.args-append --disable-hbci
      }

      Variant: without_ofx {
      depends_lib-delete lib:libofx:libofx
      configure.args-delete --enable-ofx
      configure.args-append --disable-ofx
      }

      Variant: without_docs {
      depends_lib-delete port:gnucash-docs
      }

      Variant: guile16 {
      depends_lib-delete port:guile
      depends_lib-delete port:slib-guile
      depends_lib-append port:guile16 port:slib-guile16
      }

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

     Where to find more information:

    Darwin Ports



    image test