adium version 1.1.1 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    adium  most recent diff


      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.1.1 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
      Google
      Web Darwinports.com



      # $Id: Portfile 30204 2007-10-22 21:05:01Z jmpp macports.org $

      PortSystem 1.0
      Name: adium
      Version: 1.1.1
      Category: net aqua
      Maintainers: rhwood openmaintainer
      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.

      fetch.type svn
      svn.url svn://svn.adiumx.com/adium/tags/AdiumX_${version}
      worksrcdir AdiumX_${version}

      use_configure no

      depends_build port:subversion
      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



    image test