diff options
author | brian <brian@FreeBSD.org> | 2001-04-07 07:35:47 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2001-04-07 07:35:47 +0800 |
commit | e243d6df19c10410568689f4cf7b20896167ce67 (patch) | |
tree | 738c1259f58bb66be004f779019dab4fce77f466 /net/arpwatch-devel | |
parent | 0bcc56fb51972993221f495244ca22f3129eabca (diff) | |
download | freebsd-ports-gnome-e243d6df19c10410568689f4cf7b20896167ce67.tar.gz freebsd-ports-gnome-e243d6df19c10410568689f4cf7b20896167ce67.tar.zst freebsd-ports-gnome-e243d6df19c10410568689f4cf7b20896167ce67.zip |
Remove non-applicable libpcap stuff and extraneous MAINTAINER stuff
Diffstat (limited to 'net/arpwatch-devel')
-rw-r--r-- | net/arpwatch-devel/pkg-descr | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/arpwatch-devel/pkg-descr b/net/arpwatch-devel/pkg-descr index 602ba152b2db..1e2e8138080c 100644 --- a/net/arpwatch-devel/pkg-descr +++ b/net/arpwatch-devel/pkg-descr @@ -1,5 +1,3 @@ -Maintained under FreeBSD by: brian@awfulhak.org - ARPWATCH 2.0 Lawrence Berkeley National Laboratory Network Research Group @@ -10,16 +8,6 @@ This directory contains source code for arpwatch and arpsnmp, tools that monitors ethernet activity and maintain a database of ethernet/ip address pairings. It also reports certain changes via email. -Arpwatch uses libpcap, a system-independent interface for user-level -packet capture. Before building arpwatch, you must first retrieve and -build libpcap, also from LBL, in: - - ftp://ftp.ee.lbl.gov/libpcap.tar.Z. - -Once libpcap is built (either install it or make sure arpwatch and -libpcap share the same parent directory), you can build arpwatch using -the procedure in the INSTALL file. - Arpsnmp has the same database features of arpwatch but relies on an external agent to collect the arp data. This distribution contains a script, arpfetch, that uses snmpwalk from the CMU SNMP package. This |