Download and Install fdupes version 1.40 on Mac OS X
Monday the 6th of October, 2008

    version 1.40

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



      # $Id: Portfile 30837 2007-11-08 09:19:19Z ryandesign macports.org $

      PortSystem 1.0

      Name: fdupes
      Version: 1.40
      Category: sysutils
      Maintainers: nomaintainer
      Description: identify and/or delete duplicate files
      Long Description: ${name} identifies and/or deletes duplicate files in specified directories.
      Homepage: http://premium.caribe.net/~adrian2/fdupes.html
      master_sites http://premium.caribe.net/~adrian2/programs/
      Platform: darwin

      checksums md5 11de9ab4466089b6acbb62816b30b189 sha1 e1bce9bdf50d7bf700dda3eb8a3d218b181b3931 rmd160 0abd2f0dfee38cb333c1069363a65f8ab37e18dd

      use_configure no
      build.target ${name}

      post-patch {
      reinplace "s|/usr/local/bin|${destroot}${prefix}/bin|g" ${worksrcpath}/Makefile
      reinplace "s|/usr/local/man|${destroot}${prefix}/share/man|g" ${worksrcpath}/Makefile
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.