aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnstracer
Commit message (Collapse)AuthorAgeFilesLines
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Fix build on -current due to removal of EAI_NODATAedwin2004-01-251-0/+11
|
* Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* Update net/dnstracer to version 1.7edwin2003-02-143-3/+3
|
* Update to 1.6pat2002-07-312-2/+3
| | | | | PR: ports/41158 Submitted by: maintainer
* Remove patches i forgot in last commitpat2002-06-131-30/+0
|
* Update to 1.5pat2002-06-122-2/+2
| | | | | PR: ports/39184 Submitted by: maintainer
* Fix some format string bugskris2002-06-071-0/+30
|
* Update to 1.4pat2002-02-252-2/+2
| | | | | PR: 35287 Submitted by: maintainer
* Update to 1.3pat2002-02-062-2/+2
| | | | | PR: 34649 Submitted by: maintainer
* Add port net/dnstracer - dnstracer determines where a givenpat2002-01-315-0/+36
DNS server gets its information from, and follows the chain of DNS servers back to the servers which know the data. PR: 34216, 34025 Submitted by: Edwin Groothuis <edwin@mavetju.org>