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

    py25-dns  most recent diff


    version 2.3.3

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


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

      PortSystem 1.0
      PortGroup python25 1.0

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.