./net/dnstracer, Tool to trace dns queries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 1.10nb2, Package name: dnstracer-1.10nb2, Maintainer: pkgsrc-users

Dnstracer determines where a given Domain Name Server (DNS) gets its
information from, and follows the chain of DNS servers back to the
servers which know the data.

Its behaviour is similar to ntptrace(8), which does it for the NTP
protocol.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: b08c3b5d90226610931e49144b3e7fdf2d567d8a
RMD160: e5ab05ac6464e5aae4f3d7ce460ab7f4a9fbecf0
Filesize: 18.72 KB

Version history: (Expand)


CVS history: (Expand)


   2017-06-21 20:19:54 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #5479 - requested by sevan
net/dnstracer: build fix

Revisions pulled up:
- net/dnstracer/Makefile                                        1.18
- net/dnstracer/distinfo                                        1.8
- net/dnstracer/patches/patch-Makefile                          1.1

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Wed Jun 14 09:30:20 UTC 2017

   Modified Files:
           pkgsrc/net/dnstracer: Makefile distinfo
   Added Files:
           pkgsrc/net/dnstracer/patches: patch-Makefile

   Log message:
   Fix build on Darwin and SunOS.