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

    version 1.2.5

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


      The adium Portfile 57380 2009-09-10 09:03:55Z ryandesign macports.org $

      PortSystem 1.0

      Name: adium
      Version: 1.2.5
      Category: net aqua
      Maintainers: nomaintainer
      Description: a multiple protocol instant messaging client
      Long Description: Adium is a free instant messaging application. With Adium, you can connect to any number of messaging accounts on any combination of supported messaging services and then chat with other people using those services.
      Homepage: http://www.adiumx.com
      Platform: macosx
      Master Sites: {}
      fetch.type svn
      svn.url svn://svn.adiumx.com/adium/tags/AdiumX_${version}
      worksrcdir AdiumX_${version}

      livecheck.type regex
      livecheck.url http://trac.adiumx.com/wiki/AdiumVersionHistory
      livecheck.regex "Version (.+) "

      use_configure no

      depends_lib port:Growl
      build.type pbx
      build.target -project Adium.xcodeproj -target Adium
      build.args -configuration Deployment

      destroot {
      set appPath ${destroot}/Applications/MacPorts
      xinstall -d ${appPath}
      file copy ${worksrcpath}/build/Deployment/Adium.app ${appPath}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.