1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/net-mgmt/arpwatch/pkg-plist
Craig Leres 4bdc3493c2 net-mgmt/arpwatch: Update to 3.1. Remove ETHERCODES option and add
some pkg-message explaining how to use the new update-ethercodes
script. Remove obsolete patches. Changes since 3.0:

- Fix the FreeBSD rc.d script to handle interface names with . in
  them. Reported by Daniel Duerr.

- Add python 2 compatibility to massagevendor (for pfsense <= 2.4.4).

- Stop distributing ethercodes.dat and add update-ethercodes.sh to
  download and generate it.
2020-04-06 01:00:11 +00:00

17 lines
452 B
Plaintext

arpwatch/arp2ethers
arpwatch/d.awk
arpwatch/duplicates.awk
arpwatch/e.awk
arpwatch/euppertolower.awk
arpwatch/massagevendor
arpwatch/p.awk
arpwatch/update-ethercodes
etc/rc.d/arpwatch
man/man8/arpsnmp.8.gz
man/man8/arpwatch.8.gz
sbin/arpsnmp
sbin/arpwatch
@postexec test -f %D/arpwatch/arp.dat || touch %D/arpwatch/arp.dat
@preunexec test -f %D/arpwatch/arp.dat && test -s %D/arpwatch/arp.dat || rm -f %D/arpwatch/arp.dat
@dir(,operator,0755) arpwatch