aboutsummaryrefslogtreecommitdiffstats
path: root/net/arpwatch
Commit message (Collapse)AuthorAgeFilesLines
* Remove if_var.h stuff added by me.brian1998-01-122-34/+16
|
* Update to version 2.0.2 released.obrien1997-08-012-3/+3
| | | | Permission from: brian@awfulhak.org
* Oops, specify the path to the arpwatch binary.brian1997-07-021-1/+1
|
* Patch and add arp2ethers & ethercodes.dat installation.brian1997-07-014-6/+39
| | | | | | | | Suggested by: neil.long@materials.oxford.ac.uk (Neil J Long) Add etc/rc.d/arpwatch.sh Don't mention arp.dat as an "installed" file - we may want this after pkg_delete.
* Update to 2.0.2a1fenner1997-05-293-10/+11
| | | | Found by: distfile checker
* Version 3.0 is denoted by 300000 now.asami1997-05-181-1/+1
|
* Change brian@awfulhak.demon.co.uk to brian@awfulhak.orgbrian1997-04-142-4/+4
|
* Add install-man to INSTALL_TARGET rather than deal with it in post-installobrien1997-03-311-2/+2
| | | | target.
* COMMENT should be one line and as short as possible and still be ableobrien1997-03-312-4/+3
| | | | | to convey information. Need to package compressed manpages
* Style fixes:obrien1997-03-311-5/+8
| | | | | | | | * CATEGORIES doens't have ``+'' anymore * manpages should be listed in MAN8 so they get compressed * use ${MKDIR} so parrent dirs get created if nessicary * blank likes around MAINTAINER * PKGNAME isn't needed when PKGNAME is same as DISTNAME
* Import arpwatch version 2.0.1a1, a tool for monitoringbrian1997-03-316-0/+88
a network interface and maintaining a table of MAC addresses against IP numbers and host names.