Afflib version 3.3.6 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    version 3.3.6

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


      The afflib Portfile 52455 2009-06-17 01:55:25Z ricci macports.org $

      PortSystem 1.0

      Name: afflib
      Version: 3.3.6
      Revision: 0
      Category: security
      Maintainers: darkart.com:opendarwin.org
      Description: The Advanced Forensic Format
      Homepage: http://www.afflib.org/
      Platform: darwin

      Long Description: AFF(R) is an open and extensible file format designed to store disk images and associated metadata.

      Master Sites: http://www.afflib.org/downloads/

      Checksums: md5 546cb2f0c6bde7868b3ad77bd56791d7 sha1 0757089f1bc721da71d7eeed21ef09127c993e60 rmd160 d784684acd5647bcfa8ac8e409bf598a9c7765e0

      use_bzip2 no

      depends_lib port:libewf port:openssl port:readline port:zlib

      configure.args --enable-fuse=no --enable-s3=no

      ## --with-ssl=${prefix} ## --with-zlib=${prefix}


      Variant: s3 description {Enable the use of Amazon's S3 service} {
      configure.args-append --enable-s3=yes --with-curl=${prefix}/lib
      configure.args-delete --enable-s3=no
      depends_lib-append port:curl port:expat
      }


      ## untested....
      ## variant fuse description {Access AFF data through FUSE} {
      ## configure.args-append --enable-fuse=yes
      ## configure.args-delete --enable-fuse=no
      ## 'port lint' is silly about trailing whitespace in comments
      ## }
      ##

      #
      ##EOF

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.