dnrd version 2.20.1 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    dnrd  most recent diff


      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.1 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
      Google
      Web Darwinports.com



      # $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0

      Name: dnrd
      Version: 2.20.1
      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 cbd3657617ecb92e0fd19c5c9f1ccfd7

      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



    image test