Dnrd version 2.20.3 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 2.20.3

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


      The dnrd Portfile 35818 2008-04-07 13:31:39Z simon macports.org $

      PortSystem 1.0

      Name: dnrd
      Version: 2.20.3
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: A proxy DNS daemon
      Long Description: DNRD is a proxy DNS daemon. It supports several forward servers for redundancy and/or load-balancing. DNS queries for specific domains can be forwarded to a specific group of DNS servers (with redundancy and load balancing) for that domain. It is useful for VPNs and supports offline and dialup sites in a good way.

      Homepage: http://dnrd.sourceforge.net/
      Master Sites: sourceforge
      Checksums: md5 41c9b070aae8ed403fc8c2aac7ab157c sha1 7c69ed3ade99cfd61347cb46c1db93b055c00e49 rmd160 e7cfc6b754d5497bfd835ca7dcf9d8135140f372

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

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL NEWS README ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath}/doc README-cache README-cache.in README-cygwin README-master README-master.in TODO master.sample ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.