Download and Install icyjuice version 1.0.2 on Mac OS X
Sunday the 20th of July, 2008

    icyjuice  most recent diff


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



      # $Id: Portfile 27804 2007-08-14 14:22:29Z nox 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

      # Dummy configure to enable universal variant
      use_configure yes
      configure {}

      if {! [variant_isset universal]} {
      set arch ${os.arch}
      if {! [string compare ${os.arch} powerpc]} {
      set arch ppc
      }

      xcode.build.settings-append ARCHS=${arch}
      xcode.destroot.settings-append ARCHS=${arch}
      }

      # 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/MacPorts
      copy ${worksrcpath}/build/${xcode.configuration}/${my_name}.app ${destroot}/Applications/MacPorts
      }

      livecheck.check 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



    image test