summaryrefslogtreecommitdiff
path: root/net/arpwatch
AgeCommit message (Collapse)AuthorFilesLines
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-06-09Regenbouyer1-2/+3
2000-06-09Add a '-a' flag, wich prevents arp traffic from being matched against the localbouyer2-7/+98
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-01-10replaced a whole lot more commands with ${COMMAND}wiz1-2/+2
2000-01-10remove unnecessary '. 'wiz1-1/+1
1999-11-19Unfortunately, one of the files that is patched contains an RCS Id inagc3-7/+12
the surrounding context. Introduce a pre-patch stage which removes the magic '$' characters from the source file, which allows us to have package patch files which do not contain any RCS Ids, and which allows us to patch without a fuzz factor.
1999-07-09Add package patch checksum files.agc1-0/+6
1999-04-07Make this package work on Solaris.agc2-3/+37
1999-03-09Mark this package as not working on Solaris for just now.agc1-1/+3
It needs libpcap, which needs bpf.
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1998-11-042.1a4mycroft5-48/+18
1998-08-09Do not install as bin.bin mode 555, but rather use the defaultkim1-3/+14
provided by the pkg system (the INSTALL macro for make already has -g and -o, so remove the extra options from Makefile.in).
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+8
1998-06-25include <paths.h>, and PATH_SENDMAIL => _PATH_SENDMAIL.is1-0/+30
1998-06-22Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-05-14Change category to `net'.pk1-2/+2
1998-04-27portlint: mkdir->${MKDIR}; touch->${TOUCH}.frueauf1-6/+6
1998-04-27arpwatch 2.0.2, an arp activity monitoring tool. Maintain a databasebouyer8-0/+152
of MAC <-> IP adresses mapping, and warns about changes.