Download and Install arpspyx version 1.1 on Mac OS X
Friday the 25th of July, 2008

    arpspyx  most recent diff


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



      # $Id: Portfile 27819 2007-08-14 17:30:11Z nox macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: ArpSpyX
      Version: 1.1
      Category: aqua net
      Maintainers: nomaintainer
      Description: ArpSpyX displays ARP packets received by your computer
      Long Description: ArpSpyX will passively sniff your network for ARP packets and display the IP and MAC address of the machine that generated the packet.

      Homepage: http://www.thebends.org/~allen/
      master_sites ${homepage}code/
      distname ${name}-${version}-source

      extract.cmd cat
      extract.pre_args
      extract.suffix .tgz

      checksums md5 e5c2fdb34ce4539a5cbbf340cef39ba3 sha1 17203ab4851e603d129448e66b682a21052f79d1 rmd160 ed858edbd7ce51b6eaa430964cb6e0ce2fd23f3e

      worksrcdir ArpSpyX

      universal_variant no

      platform darwin i386 {
      pre-fetch {
      return -code 1 "${name} does not currently work on Intel Macs."
      }
      }

      livecheck.check regex
      livecheck.url ${master_sites}
      livecheck.regex "${name}-(\\d+\\.\\d+(?:\\.\\d+)*)-source"


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

     Where to find more information:

    Darwin Ports



    image test