Download and Install giflib version 4.1.6 on Mac OS X
Thursday the 7th of August, 2008

    giflib  most recent diff


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



      # $Id: Portfile 30979 2007-11-12 22:48:47Z ryandesign macports.org $

      PortSystem 1.0

      Name: giflib
      Version: 4.1.6
      Category: graphics
      Maintainers: ryandesign
      Description: GIF library using patented LZW algorithm
      Long Description: GIF loading and saving shared library. Uses the LZW algorithm.
      Platform: darwin
      Homepage: http://sourceforge.net/projects/giflib/
      master_sites sourceforge
      use_bzip2 yes
      checksums md5 7125644155ae6ad33dbc9fc15a14735f
      patchfiles patch-gif_lib.h.diff

      livecheck.regex "${name} [lindex [split ${version} .] 0].x ${name}-(\\d+(?:\\.\\d+)*) released .*"

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

     Where to find more information:

    Darwin Ports



    image test