arpwatch version 2.1a15 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    arpwatch  most recent diff


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



      # $Id: Portfile 32348 2007-12-26 20:23:54Z pmq macports.org $

      PortSystem 1.0

      Name: arpwatch
      Version: 2.1a15
      Category: net
      Platform: darwin
      Maintainers: pmq

      Description: Monitor ARP & RARP requests
      Long Description: Arpwatch monitors ethernet activity and maintains a database of ethernet/ip address pairings. It also reports certain changes via email.

      Homepage: http://online.securityfocus.com/tools/142
      master_sites ftp://ftp.ee.lbl.gov

      checksums sha1 9dffaec0f132e5bb7aedfc840c5c67068bfbce69 rmd160 a27ee53275dcec3cafb85eb3df2451d42ec32b0c

      livecheck.url "http://www.freebsd.org/cgi/ports.cgi?query=${name}&stype=all"
      livecheck.regex ">${name}-(.*?)<"
      livecheck.version 2.1.a15_4

      configure.cflags-append "-DBIND_8_COMPAT=1"
      configure.args --mandir=${prefix}/share/man
      post-configure {
      reinplace "s|-o bin -g bin||g" ${worksrcpath}/Makefile
      }

      build.env ARPDIR=${prefix}/var/arpwatch

      destroot.target install install-man
      post-destroot {
      set examples_dir ${destroot}${prefix}/share/examples/${name}-${version}
      file mkdir ${examples_dir}

      xinstall -W ${build.dir} ethercodes.dat d.awk e.awk p.awk arp2ethers ${examples_dir}
      }

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

     Where to find more information:

    Darwin Ports



    image test