Finch version 2.6.2 - How to Download and Install on Mac OS X
Monday the 15th of March, 2010

    version 2.6.2

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The finch Portfile 58271 2009-09-25 03:17:55Z ryandesign macports.org $

      PortSystem 1.0

      Name: finch
      Version: 2.6.2
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: Multi-protocol Instant Messaging client
      Long Description: Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, MSN, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.

      Homepage: http://www.pidgin.im/
      Master Sites: sourceforge:pidgin
      Checksums: md5 a1bbb3c9be7d4ee1f53590d319cbfa72 sha1 730b9bfaf79045f13e5d8dd736b91726bb11d332 rmd160 a070ebe07a40d650c173065e4c448034e096963b

      distname pidgin-${version}
      use_bzip2 yes

      depends_lib port:audiofile port:libao port:libxml2 port:nspr port:nss port:p5-xml-parser path:lib/pkgconfig/glib-2.0.pc:glib2 port:intltool

      Patch Files: patch-finch_libgnt_Makefile.in.diff

      configure.args --disable-avahi --disable-gtkui --disable-dbus --disable-gstreamer --disable-gtkspell --disable-meanwhile --disable-nm --disable-screensaver --disable-sm --disable-startup-notification --disable-vv --enable-nss --mandir=${prefix}/share/man --with-nspr-includes=${prefix}/include/nspr --with-nspr-libs=${prefix}/lib/nspr --with-nss-includes=${prefix}/include/nss --with-nss-libs=${prefix}/lib/nss --disable-perl --without-x
      configure.ldflags-append -bind_at_load
      configure.cppflags-append -no-cpp-precomp

      livecheck.distname Pidgin

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.