Balsa version 2.0.17 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 2.0.17

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


      # -*- 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 balsa Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: balsa
      Version: 2.0.17
      Description: Gnome email client
      Long Description: Balsa is an e-mail client for GNOME, highly configurable and incorporating all the features you would expect in a robust mail client.
      Maintainers: nomaintainer
      Category: gnome mail
      Platform: darwin
      Homepage: http://pawsa.fedorapeople.org/balsa/

      use_bzip2 yes

      Master Sites: http://balsa.gnome.org/
      Checksums: md5 851db68728ed9adea615eb2f249fa1ee
      depends_lib lib:libgtkhtml-2:libgtkhtml lib:libiconv:libiconv lib:libaspell:aspell

      Patch Files: patch_charset.h patch_charset.c patch_misc.c

      configure.args --without-esmtp --mandir=${prefix}/share/man --with-iconv=${prefix}

      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex "${name}-(\\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/balsa
      % sudo port install balsa
      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 balsa
      ---> Verifying checksum for balsa
      ---> Extracting balsa
      ---> Configuring balsa
      ---> Building balsa with target all
      ---> Staging balsa into destroot
      ---> Installing balsa
    - 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 balsa with these commands:
      %  man balsa
      % apropos balsa
      % which balsa
      % locate balsa

     Where to find more information:

    Darwin Ports



    Lightbox this page.