Tig version 0.14.1 - How to Download and Install on Mac OS X
Tuesday the 9th of February, 2010

    version 0.14.1

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The tig Portfile 60678 2009-11-19 21:34:46Z snc macports.org $

      PortSystem 1.0

      Name: tig
      Version: 0.14.1
      Category: devel
      Maintainers: free.fr:ocroquette
      Description: A text interface to git repositories
      Long Description: ${description}

      Homepage: http://jonas.nitro.dk/tig/
      Platform: darwin

      Master Sites: ${homepage}releases/
      Checksums: md5 e47bf48813c0cbe6be0f3b749e6de96c sha1 34d84b74e3aa6c00cc23d9d346217279c6132609 rmd160 51d39643f05ebec447a549b85b1c689843f44586

      depends_lib port:git-core port:libiconv port:ncurses

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.