Md5deep version 3.4 - How to Download and Install on Mac OS X
Friday the 20th of November, 2009

    md5deep  most recent diff


    version 3.4

      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 3.4 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


      The md5deep Portfile 59062 2009-10-09 05:15:41Z blb macports.org $

      PortSystem 1.0

      Name: md5deep
      Version: 3.4
      Category: security sysutils
      Maintainers: nomaintainer
      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 3588d129a00e7103d4f829a1b4e68a0d sha1 cfe820972f32b88eeefb7181d546f5d5417fe699 rmd160 d0bf60e3df4e69520305065b666d0ba6bb9f50f9

      configure.args --mandir=${prefix}/share/man

      use_parallel_build yes

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README TODO ${destroot}${prefix}/share/doc/${name}
      }

      livecheck.type regex
      livecheck.regex {md5deep - Latest version ([\d.]+)}


    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



    Lightbox this page.