Commit graph

8 commits

Author SHA1 Message Date
schwarz
349a2e1d88 updated net/arp-scan to 1.9 2015-01-03 14:44:36 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
pho
295546781f Makefile should state that arp-scan depends on libpcap>=0.8 rather than implicitly depending on builtin libpcap. 2014-03-03 09:19:49 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
marino
bb2272f0c4 net/arp-scan: Fix build on DragonFly
1. Add DragonFly to BSD list on configure
2. Prevent inclusion of both pcap/bpf.h and net/bpf.h on DragonFly

Patches will be sent upstream.
2012-08-07 18:21:30 +00:00
wiz
6d8dde4dc9 Initial import of arp-scan-1.8, for Angelos.
arp-scan is a command-line tool for system discovery and fingerprinting.
It constructs and sends ARP requests to the specified IP addresses,
and displays any responses that are received.

arp-scan allows you to:

  * Send ARP packets to any number of destination hosts, using a
  configurable output bandwidth or packet rate.

  * Construct the outgoing ARP packet in a flexible way.

  * Decode and display any returned packets.

  * Fingerprint IP hosts using the arp-fingerprint tool.
2012-01-08 15:14:23 +00:00