Download and Install iterm version 0.8.2 on Mac OS X
Thursday the 28th of August, 2008

    iterm  most recent diff


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



      # $Id: Portfile 28165 2007-08-23 10:37:08Z ryandesign macports.org $

      PortSystem 1.0
      Name: iTerm
      Version: 0.8.2
      Category: aqua shells
      Maintainers: waqar macports.org
      Description: Enhanced terminal emulator program for Mac OS X
      Long Description: iTerm is a full featured terminal emulation program written for OS X using Cocoa. We are aiming at providing users with best command line experience under OS X. The letter i represents a native Apple look and feel of the program interface, and an emphasis on complete international support.

      Homepage: http://iterm.sourceforge.net
      Platform: macosx

      fetch.type cvs
      cvs.root :pserver:anonymous iterm.cvs.sourceforge.net:/cvsroot/iterm
      cvs.module ${name}

      worksrcdir ${name}
      use_configure no

      build.type pbx
      build.target -target ${name}
      build.args build -project ${name}.xcodeproj

      destroot {
      xinstall -d -m 755 ${destroot}/Applications/MacPorts
      file copy ${build.dir}/build/Default/${name}.app ${destroot}/Applications/MacPorts/${name}.app
      }

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

     Where to find more information:

    Darwin Ports



    image test