Download and Install dwdiff version 1.3 on Mac OS X
Friday the 8th of August, 2008

    dwdiff  most recent diff


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



      # $Id: Portfile 32574 2008-01-08 09:35:40Z ryandesign macports.org $

      PortSystem 1.0

      Name: dwdiff
      Version: 1.3
      Category: textproc
      Platform: darwin
      Maintainers: mww
      Description: diff program that operates at the word level
      Long Description: dwdiff is a front-end for the diff program that operates at the word level instead of the line level. It is different from wdiff in that it allows the user to specify what should be considered whitespace, and in that it takes an optional list of characters that should be considered delimiters. Delimiters are single characters that are treated as if they are words, even when there is no whitespace separating them from preceding words or delimiters. dwdiff is mostly commandline compatible with wdiff. Only the --autopager, --terminal and --avoid-wraps options are not supported.

      Homepage: http://os.ghalkes.nl/dwdiff.html
      master_sites http://os.ghalkes.nl/dist/
      checksums sha1 328c51ae572f8646baca7368b7c222724483a712
      extract.suffix .tgz

      configure.cflags-append "-I${prefix}/include"

      depends_lib port:gettext

      destroot.destdir prefix=${destroot}${prefix}

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

     Where to find more information:

    Darwin Ports



    image test