summaryrefslogtreecommitdiff
path: root/dns/dnstop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20070510Martin Wilke2007-09-172-10/+4
| | | | | | | | PR: 116418 Submitted by: Mark Foster <mark@foster.cc> (maintainer) Notes: svn path=/head/; revision=199637
* - Update to 20070219Martin Wilke2007-03-072-4/+4
| | | | | | | | | PR: 109873 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=186783
* - Update to 20070105Rong-En Fan2007-02-072-5/+5
| | | | | | | | | | | - Add ipv6 to CATEGORIES PR: ports/108860 Submitted by: rafan Approved by: Mark Foster <mark at foster.cc> (maintainer) Notes: svn path=/head/; revision=184512
* - Respect CC and CFLAGSMartin Wilke2006-12-291-0/+6
| | | | | | | | | PR: ports/107227 Submitted by: farrokhi Approved by: maintainer Notes: svn path=/head/; revision=181006
* - update dnstop to 20061122 version.Cheng-Lung Sung2006-12-262-4/+4
| | | | | | | | | | | much less CPU usage on busy name servers. PR: ports/106352 Submitted by: Artis Caune <Artis dot Caune_AT_latnet dot lv> Approved by: maintainer (Mark Foster) Notes: svn path=/head/; revision=180755
* Update to 20060517Erwin Lansing2006-06-052-4/+4
| | | | | | | | | PR: 98488 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=164470
* SHA256ify (manually updated and checked)Edwin Groothuis2006-01-221-1/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154150
* - New maintainerSergey Matveychuk2005-06-151-1/+1
| | | | | | | | Submitted by: Mark Foster <mark@foster.cc> Reviewed by: fenner (former maintainer) Notes: svn path=/head/; revision=137476
* - Update 20050405Sergey Matveychuk2005-06-142-4/+4
| | | | | | | | | | | - While I'm here, fix maintainer email to more common form PR: ports/79799 Submitted by: Mark Foster <mark@foster.cc> Approved by: maintainer timeout (2 monthes) Notes: svn path=/head/; revision=137428
* Update to version 20050203.Bill Fenner2005-02-132-3/+3
| | | | | | | | Adds a non-interactive mode, and support for collecting 3rd-level domain statistics. Notes: svn path=/head/; revision=128707
* Update to verion 20040309Bill Fenner2004-05-192-6/+4
| | | | | | | | Submitted by: Mark Foster <mark@foster.cc> PR: ports/66898 Notes: svn path=/head/; revision=109514
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to 20030124 release.Bill Fenner2003-01-242-2/+5
| | | | Notes: svn path=/head/; revision=73960
* Upgrade to dnstop-20021125, with a proper distfile -- thanks, DW!Bill Fenner2002-11-252-8/+2
| | | | Notes: svn path=/head/; revision=71095
* Add "dnstop", a libpcap application (ala tcpdump) that displays variousBill Fenner2002-10-315-0/+39
tables of DNS traffic on your network. Cribbed from itojun's NetBSD pkg. Notes: svn path=/head/; revision=69207