drill version 1.1.0 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    drill  most recent diff


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



      # $Id: Portfile 22293 2007-02-25 08:54:44Z ryandesign macports.org $

      PortSystem 1.0

      Name: drill
      Version: 1.1.0
      Category: net devel
      Platform: darwin
      Maintainers: roederja student.ethz.ch
      Description: A dig-style dnssec-aware dns debugging tool
      Long Description: Drill is a tool ala dig from BIND. It was designed with DNSSEC in mind and should be a useful debugging/query tool for DNSSEC.

      Homepage: http://www.nlnetlabs.nl/dnssec/drill.html
      master_sites http://www.nlnetlabs.nl/downloads/
      distfiles ldns-${version}${extract.suffix}
      checksums sha1 1ef632f343ee9b424be035ece4acd526f0d9c21c
      depends_lib port:openssl port:ldns
      worksrcdir ldns-${version}/drill
      use_autoconf yes
      autoconf.cmd autoreconf
      configure.args --with-ldns=${prefix} --with-ssl=${prefix}

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

     Where to find more information:

    Darwin Ports



    image test