Download and Install exiftags version 1.00 on Mac OS X
Thursday the 21st of August, 2008

    exiftags  most recent diff


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



      # $Id: Portfile 20309 2006-11-01 21:25:57Z blair macports.org $

      PortSystem 1.0
      Name: exiftags
      Version: 1.00
      Category: graphics
      Maintainers: pkern debian.org
      Description: Utility spits out Exif tags from a digital camera JPEG file
      Long Description: The exiftags utility parses a specified JPEG file or, by default, its standard input, looking for a JPEG APP1 section containing Exif (Exchangeable Image File) image metadata. The properties contained in these data are then printed to the standard output. Digital cameras typically add Exif data to the image files they produce, containing information about the camera and digitized image.

      Homepage: http://johnst.org/sw/exiftags
      master_sites http://johnst.org/sw/exiftags

      Platform: darwin
      checksums md5 5dedd2336914f5a7c6ed3289cb7a3b1b
      use_configure no
      destroot {
      cd ${worksrcpath}
      xinstall exiftags ${destroot}${prefix}/bin
      xinstall exifcom ${destroot}${prefix}/bin
      xinstall exiftime ${destroot}${prefix}/bin
      xinstall exiftags.1 ${destroot}${prefix}/share/man/man1
      xinstall exifcom.1 ${destroot}${prefix}/share/man/man1
      xinstall exiftime.1 ${destroot}${prefix}/share/man/man1
      }

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

     Where to find more information:

    Darwin Ports



    image test