Port details |
- dnstracer Trace a chain of DNS servers to the source
- 1.10 dns =22 1.10Version of this port present on the latest quarterly branch.
- Maintainer: 0mp@FreeBSD.org
- Port Added: 2003-09-05 04:55:22
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: unzip, nmap, pcre, freetype2, p5-Digest-HMAC
- License: BSD2CLAUSE
- WWW:
- https://www.mavetju.org/unix/general.php
- Description:
- WHAT IS DNSTRACER?
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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dnstracer>0:dns/dnstracer
- To install the port:
- cd /usr/ports/dns/dnstracer/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/dnstracer
- pkg install dnstracer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dnstracer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1600859253
SHA256 (dnstracer-1.10.tar.bz2) = 64cda0ed15ef598a38ec72a96a356e3d10b7f822fc75928115eae96a65ae2b21
SIZE (dnstracer-1.10.tar.bz2) = 19169
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_dnstracer
- USES:
- cpe perl5 tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.10 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
1.10 08 Oct 2021 11:05:30 |
Bernhard Froehlich (decke) |
dns/dnstracer: Add CPE information
Approved by: portmgr (blanket) |
1.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10 23 Sep 2020 11:34:31 |
0mp |
dns/dnstracer: Update to 1.10
Changelog for 1.10:
- Add support for EDNS0 (extra big packets)
- Add support for querying of ANY records.
- Add represention of SRV, RP records.
Port changes:
- Take maintainership
- Upstream switched from autotools to a plain makefile; modify the port
accordingly (as a result IPV6 option is no longer offered by the port)
- Install manuals under PREFIX/share/man
Reported by: Repology |
1.9_1 05 Apr 2017 02:10:25 |
linimon |
Now builds on sparc64. |
1.9_1 23 Nov 2016 19:11:00 |
amdmi3 |
- Add LICENSE
- Fix ipv6 option handling
- Remove useless post-install |
1.9_1 16 Nov 2016 22:55:39 |
rene |
Reset edwin's ports, he has handed in his commit bit.
With hat: portmgr-secretary |
1.9_1 17 Feb 2016 04:30:29 |
pi |
dns/dnstracer: fix build on 10.2amd64
PR: 202824
Submitted by: w.schwarzenfeld@aon.at, lukasz@wasikowski.net,
vikashb@where-ever.za.net
Approved by: edwin (maintainer timeout) |
1.9 25 Sep 2015 21:05:28 |
linimon |
Mark as broken on sparc64: fails to build.
Approved by: portmgr (sparc64 blanket) |
1.9 20 Sep 2015 19:59:04 |
olgeni |
Typos, whitespace and capitalization fixes (A-F). |
1.9 25 Jan 2014 00:54:22 |
bapt |
Support stage |
1.9 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
1.9 07 Mar 2013 16:53:46 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: bapt |
1.9 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.9 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.9 10 Feb 2008 03:08:51 |
edwin |
- With the rollout of IPv6 for a.root-servers.net, it always
took the IPv6 address even if you used the -4 option.
- Fix false lame server issues with domains which have the
higher domain in it (command.com for example). |
1.8 01 Jan 2008 03:22:23 |
edwin |
Somebody accidently commited a test version of his Makefile... |
1.8 19 Dec 2007 21:52:45 |
edwin |
Remove blars.org |
1.8 11 Feb 2006 01:27:48 |
edwin |
[PATCH] dns/dnstracer: disable IPv6 support optionally
- disable IPv6 support optionally
PR: ports/92872
Submitted by: Yen-Ming Lee <leeym@freebsd.org> |
1.8 08 Nov 2005 21:45:49 |
edwin |
Add SHA256 checksums to the distinfo files. |
1.8 08 Jul 2004 23:03:59 |
edwin |
Fix distinfo (man page was changed)
Submitted by: Mark Russell <mark@mark.net.au>
Approved by: Edwin Groothuis <edwin@mavetju.org> |
1.8 08 Jul 2004 11:29:29 |
edwin |
Upgrade to version 1.8
- Better handling of timeout (instead of a static value,
start with five seconds and double it each retry)
- Warnings are printed if you receive a different RR type
than the one you asked for (for example when you ask for
an A record and receive a CNAME)
- Fixed problems when records received in the authority
field are shorter than the domain the nameserver is
authoritative for.
- When compiled without IPv6 support on an IPv6 capable
machine the machine tried to query the IPv6 translated
IPv5 address anyway.
- -C caches hosts which haven't answered too. |
1.7_1 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
1.7_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.7_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.7 25 Jan 2004 00:24:33 |
edwin |
Fix build on -current due to removal of EAI_NODATA |
1.7 05 Sep 2003 04:54:37 |
edwin |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |