diff options
author | bouyer <bouyer@pkgsrc.org> | 2003-04-07 15:01:22 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2003-04-07 15:01:22 +0000 |
commit | b656b559e707292f6bb65695382172a0382f7286 (patch) | |
tree | d402b08fe1c8d50da737898f64d1684c2d653afe /net/sdig/PLIST | |
parent | 09a8de7f4b40b85df47291f427cbe747f645cea2 (diff) | |
download | pkgsrc-b656b559e707292f6bb65695382172a0382f7286.tar.gz |
Update to 0.30. Major changes:
- rewrite of large parts of code. Now use net-snmp libraries instead of
calling an external program
- There are now a sdig(8) and sdig.conf(5) man pages
- the debug code now has multiple levels so using -d once
doesn't give you all the really messy unimportant stuff. To see
that, use several - the really ugly ones are hiding down at 5 and 6.
With some snmp fixes by myself, I can now successfully querry my 3com and
alliedtelesyn switches.
Diffstat (limited to 'net/sdig/PLIST')
-rw-r--r-- | net/sdig/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/sdig/PLIST b/net/sdig/PLIST index 896625bd5c5..c3ecb0fd02b 100644 --- a/net/sdig/PLIST +++ b/net/sdig/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/10 14:06:31 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/04/07 15:01:22 bouyer Exp $ bin/sdig bin/nbname share/doc/sdig.README share/examples/sdig.conf +man/man5/sdig.conf.5 +man/man8/sdig.8 share/misc/mactable |