Adns version 1.4 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 1.4

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


      The adns Portfile 57879 2009-09-18 02:27:28Z toby macports.org $

      PortSystem 1.0

      Name: adns
      Version: 1.4
      Category: net
      Maintainers: toby
      Description: asynchronous DNS client library
      Long Description: adns is a resolver library for C (and C++) programs, and a collection of useful DNS resolver utilities.
      Homepage: http://www.chiark.greenend.org.uk/~ian/adns/
      Platform: darwin

      license GPLv2

      Master Sites: ${homepage}ftp/ ftp://ftp.chiark.greenend.org.uk/users/ian/adns/
      Checksums: md5 88bc7bbf3f62a8d4fb186b8f72ead853 sha1 87283c3bcd09ceb2e605e91abedfb537a18f1884 rmd160 ccff2111bfa3eb99e28d355d48e9e17333f34394

      Patch Files: patch-configure patch-client__Makefile.in patch-dynamic__Makefile.in patch-src__Makefile.in patch-src__internal.h

      test.run yes
      test.target check

      livecheck.url [lindex ${master_sites} 0]
      livecheck.regex HREF=\"adns-(\[0-9\]+\\.\[0-9\]+)\\.tar\\.gz\"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.