Download and Install md5deep version 1.12 on Mac OS X
Thursday the 24th of July, 2008

    md5deep  most recent diff


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



      # $Id: Portfile 26898 2007-07-11 05:23:51Z yves macports.org $

      PortSystem 1.0
      Name: md5deep
      Version: 1.12
      Category: security sysutils
      Maintainers: blb macports.org
      Description: Recursively compute digests on files/directories
      Long Description: md5deep is a cross-platform set of programs to recursively compute MD5, SHA-1, or SHA-256 message digests on an arbitrary number of files.

      Platform: darwin

      Homepage: http://md5deep.sourceforge.net/
      master_sites sourceforge

      checksums md5 a86d2d2b25b8dfd4cee7a130ef388b28 sha1 a967f50d9aa63181351fc8ad561bae56daef174d rmd160 8a17f9cfb84a45c3a615967b72de3abfb03c0c1b

      use_configure no

      destroot.destdir BIN=${destroot}${prefix}/bin MAN=${destroot}${prefix}/share/man/man1

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} CHANGES README ${destroot}${prefix}/share/doc/${name}
      }

      platform darwin {
      build.target mac
      }


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

     Where to find more information:

    Darwin Ports



    image test