Py-dns version 2.3.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 2.3.3

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


      The py-dns Portfile 49591 2009-04-13 02:49:09Z blb macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-dns
      Version: 2.3.3
      Category: python net
      Maintainers: nomaintainer
      Platform: darwin freebsd
      Description: module for performing DNS queries from python
      Long Description: py-dns provides a module for performing DNS queries from python applications.

      Homepage: http://pydns.sourceforge.net/
      Master Sites: sourceforge:pydns
      Checksums: md5 40001fb178de5920e7d67c000a782d6a sha1 f34f125143b0db145e9d4c876b653db69a04f24a rmd160 948bc070d4fca6ba7d39296b088df939f8c58656
      distname pydns-${version}

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} CREDITS.txt README-guido.txt README.txt ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath}/tests test.py test2.py test4.py test5.py testPackers.py testsrv.py ${destroot}${prefix}/share/doc/${name}/examples
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.