Commit graph

5 commits

Author SHA1 Message Date
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
bouyer
4d67338c9e Update to 2.1a13, from Geert Hendrickx and William Fletcher.
arpwatch changes:
- Convert arp2ethers from csh to sh
- updated ethercode.dat
- misc minor bugfixes

Changes from Geert Hendrickx:
- move ethercodes.dat to share/arpwatch (from etc)
- Use ${VARBASE:Q} instead of ${VARBASE} as suggested by pkglint
 - Use OWN_DIRS to note the admin about the stale db directory after
   deinstallation
Changes from William Fletcher:
- add a rc.d script
- add a '-m' option to specify the recipient for email messages (still
  defaults to root)

Fix pkg/32151 by Geert Hendrickx
2005-11-30 22:36:43 +00:00
wiz
b935c0488f buildlink1 -> buildlink2. 2002-10-10 13:13:05 +00:00
abs
14d260b0ec Updated arpwatch to 2.1a11. No changelog available, old distfile removed. 2001-08-24 11:37:07 +00:00
bouyer
c37f18c092 Add a '-a' flag, wich prevents arp traffic from being matched against the local
net before processing. Usefull if you don't want to have an IP addr on the
listening interface, or if you have aliases in different nets.
While I'm there correct a bogon in the man page.
2000-06-09 09:06:55 +00:00