Commit graph

3 commits

Author SHA1 Message Date
rillig
ce8ae05e7a I know I had tested the package when I did the last change, and it had
worked. But somehow, today it didn't work anymore.

Fixed everything by removing the patch for the Makefile and doing the
whole build command in the package Makefile.

Fixes PR 35786.
2007-02-22 17:15:21 +00:00
adrianp
a89f6c74a5 - Update from 2.01 to 2.05
- No ChangeLog available
- Use options.mk so users can choose arping1 with libnet 1.0.x or
  arping2 with libnet 1.1.x
2005-02-01 18:24:34 +00:00
xtraeme
15a909427c Initial import of arping-2.01 from pkgsrc-wip, contributed by
Quentin Garnier.

Arping can be used to find out it a specific IP address on the LAN is 'taken'
and what MAC address owns it.  Sure, you *could* just use 'ping' to find out if
it's taken and even if the computer blocks ping (and everything else) you still
get an entry in your ARP cache.  But what if you aren't on a routable net?  Or
the host blocks ping (all ICMP even)?  Then you're screwed.  Or you use arping.
2004-07-07 17:30:12 +00:00