dnstop version 20070510 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    dnstop  most recent diff


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



      # $Id: Portfile 32349 2007-12-26 20:41:11Z pmq macports.org $

      PortSystem 1.0

      Name: dnstop
      Version: 20070510
      Category: net
      Platform: darwin
      Maintainers: pmq

      Description: dnstop is a libpcap application that displays tables of DNS traffic
      Long Description: ${description}

      Homepage: http://dnstop.measurement-factory.com
      master_sites ${homepage}/src

      checksums md5 a68f764a10c7ad7bf16a19223df865af
      depends_lib port:libpcap port:ncurses

      configure {
      # using the short form it'll pick up the /usr/lib one
      reinplace "s|-lcurses|-lncurses|" ${worksrcpath}/Makefile
      reinplace "s|/man/man8|/share/man/man8|" ${worksrcpath}/Makefile
      }

      build.env LDFLAGS=${configure.ldflags} CPPFLAGS="${configure.cppflags} -I${prefix}/include/ncurses"

      destroot.args PREFIX=${destroot}${prefix}

      livecheck.url ${master_sites}/MD5s.txt
      livecheck.check moddate

      platform darwin 9 {
      patchfiles-append patch-hashtbl.h.diff
      }

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

     Where to find more information:

    Darwin Ports



    image test