Icyjuice version 1.0.2 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    icyjuice  most recent diff


    version 1.0.2

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


      The icyjuice Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: IcyJuice
      set my_name "Icy Juice"
      Version: 1.0.2
      Category: aqua net
      Maintainers: nomaintainer
      Homepage: http://www.mitzpettel.com/software/icyjuice.html
      Description: Cocoa ICQ client

      Long Description: IcyJuice is a cocoa icq client with file transfers support and multiple accounts lists.

      Master Sites: http://www.mitzpettel.com/download/
      distname ${name}${version}src
      extract.suffix .tgz

      Checksums: md5 83fe12d8472733d799703fb9a0d84bee sha1 1d8789eb1cf1e2d3d1d939e4a2705ad0c24aadba rmd160 fbdaa97dea9a52ca1fcbae41e50339cef0a9b243

      Patch Files: patch-libicq2000__src__FileTransferClient.cpp

      # We cannot use xcode.project here because of #12429.
      #xcode.project "Icy Juice.xcodeproj"
      build.args "-project \"${my_name}.xcodeproj\""
      destroot.args "-project \"${my_name}.xcodeproj\""

      post-destroot {
      xinstall -d ${destroot}${applications_dir}
      copy ${worksrcpath}/build/${xcode.configuration}/${my_name}.app ${destroot}${applications_dir}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.