Up to [cvs.netbsd.org] / pkgsrc / net / arpwatch
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 4 19:42:15 2008 UTC (4 years, 1 month ago) by jwise
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Update arpwatch to version 2.1a15. Changes are build-infrastructure-related and updates to vendor tables. While here, also install example scripts which come with arpwatch, showing how to have arpwatch sample from an snmp-enabled router or switch (these install into /usr/pkg/share/examples/arpwatch).
Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 15 09:54:20 2006 UTC (6 years, 1 month ago) by bouyer
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
If the interface doesn't have an ipv4 address and we provided a network via -n, use it instead of bailing out. Allows to run arpwatch on interface without IP address. Bump pkgrevision.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:44 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
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
Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 30 22:36:43 2005 UTC (6 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.7: +8 -5
lines
Diff to previous 1.7 (colored)
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
Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 24 12:13:42 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Add RMD160 digests.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 10 23:32:34 2004 UTC (7 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.5: +2 -4
lines
Diff to previous 1.5 (colored)
Use VARBASE instead of hardcoding /var.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Oct 10 13:13:06 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
buildlink1 -> buildlink2.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 5 17:54:03 2002 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Don't document non-existing '-a' flag. Bump PKGREVISION.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 24 11:37:07 2001 UTC (10 years, 9 months ago) by abs
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.2: +8 -8
lines
Diff to previous 1.2 (colored)
Updated arpwatch to 2.1a11. No changelog available, old distfile removed.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 21 11:23:09 2001 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Move to sha1 checksum, and/or add distfile sizes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:50:33 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo