summaryrefslogtreecommitdiff
path: root/net/arpwatch
AgeCommit message (Collapse)AuthorFilesLines
2005-04-06Pullup ticket 426 - requested by Min Sik Kimsnj1-1/+2
portability fix for arpwatch Revision pulled up: - pkgsrc/net/arpwatch/Makefile 1.23 Module Name: pkgsrc Committed By: minskim Date: Tue Apr 5 05:26:16 UTC 2005 Modified Files: pkgsrc/net/arpwatch: Makefile Log Message: Define BIND_8_COMPAT to build on Darwin. Patch provided by Darrin B. Jewell in PR pkg/29870.
2005-03-17Pass VARBASE into the make so that it gets set correctly in the binary.markd1-2/+3
Bump PKGREVISION.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-10Use VARBASE instead of hardcoding /var.minskim6-38/+18
2004-11-03add BUILDLINK_LDADD.libpcap to LIBS so this is linked against thegrant1-1/+3
right libraries on Solaris.
2004-04-25Convert to buildlink3.snj1-3/+3
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-12-29shorten somewhathubertf1-59/+4
2002-10-10buildlink1 -> buildlink2.wiz3-26/+4
2002-08-05Don't document non-existing '-a' flag. Bump PKGREVISION.wiz3-26/+5
2002-02-05/bin/mkdir -> ${MKDIR}.skrll1-2/+2
Make the print-PLIST target output ${MKDIR} also.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-2/+2
2001-09-10Use libpcap buildlink.mk instead of an .ifdef ${OPSYS} hack.wiz1-7/+2
From Stoned Elipot in pkg/13918.
2001-08-24Updated arpwatch to 2.1a11. No changelog available, old distfile removed.abs7-203/+125
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-10/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo
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.