summaryrefslogtreecommitdiff
path: root/net/dnstop/Makefile
AgeCommit message (Collapse)AuthorFilesLines
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.cjep1-2/+3
2004-01-09manpage revisedkim1-2/+2
.\" $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:wiz1-1/+2
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 thecjep1-1/+2
manual page.
2002-12-25Update to 20021224, now BSD-licensed and with man page.wiz1-7/+6
2002-10-30dnstop is a libpcap application (ala tcpdump) that displays variousitojun1-0/+22
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/