Py26-dns version 2.3.3 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    py26-dns  most recent diff


    version 2.3.3

      View the most recent changes for the py26-dns port at: py26-dns.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py26-dns.
      The raw portfile for py26-dns 2.3.3 is located here:
      http://py26-dns.darwinports.com/dports/python/py26-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/py26-dns


      The py26-dns Portfile 49593 2009-04-13 02:53:11Z blb macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.