summaryrefslogtreecommitdiff
path: root/net/dnstop
AgeCommit message (Collapse)AuthorFilesLines
2004-09-16Change DIST_SUBDIR from PKGNAME_NOREV to PKGNAME, since the man pagewiz2-7/+7
changed again (see previous commit) and to avoid breakage for people who have the old distfile.
2004-09-16The checksum for dnstop.8 changed; sync to the new one.he1-3/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-11Use DIST_SUBDIR=${PKGNAME_NOREV} as dnstop.8 has no version number.cjep2-7/+8
2004-01-09manpage revisedkim2-5/+5
.\" $Id: dnstop.8,v 1.5 2003/11/13 21:12:57 wessels Exp $
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-04-23Man page got updated:wiz2-4/+5
1c1 < .\" $Id: dnstop.8,v 1.2 2002/12/24 19:20:28 wessels Exp $ --- > .\" $Id: dnstop.8,v 1.3 2003/01/24 17:44:23 wessels Exp $ 53c53 < display the desitination address table --- > display the destination address table Noted by Jeremy C. Reed in PR 21286.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-01-01Include the manual page in the distinfo. Don't attempt to extract thecjep2-2/+5
manual page.
2002-12-25Update to 20021224, now BSD-licensed and with man page.wiz3-13/+13
2002-10-30dnstop is a libpcap application (ala tcpdump) that displays variousitojun4-0/+39
tables of DNS traffic on your network. Currently dnstop displays tables of: * Source IP addresses * Destination IP addresses * Query types * Top level domains * Second level domains http://dnstop.measurement-factory.com/