| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
10 Feb 2008 03:08:51
1.9
|
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). |
01 Jan 2008 03:22:23
1.8
|
edwin  |
Somebody accidently commited a test version of his Makefile... |
19 Dec 2007 21:52:45
1.8
|
edwin  |
Remove blars.org |
11 Feb 2006 01:27:48
1.8
|
edwin  |
[PATCH] dns/dnstracer: disable IPv6 support optionally
- disable IPv6 support optionally
PR: ports/92872
Submitted by: Yen-Ming Lee <leeym@freebsd.org> |
08 Nov 2005 21:45:49
1.8
|
edwin  |
Add SHA256 checksums to the distinfo files. |
09 Jul 2004 00:03:59
1.8
|
edwin  |
Fix distinfo (man page was changed)
Submitted by: Mark Russell <mark@mark.net.au>
Approved by: Edwin Groothuis <edwin@mavetju.org> |
08 Jul 2004 12:29:29
1.8
|
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. |
18 Mar 2004 02:27:55
1.7_1
|
trevor  |
Add size data.
Approved by: maintainers |
06 Feb 2004 13:12:53
1.7_1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
04 Feb 2004 05:21:48
1.7_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
25 Jan 2004 00:24:33
1.7
|
edwin  |
Fix build on -current due to removal of EAI_NODATA |
05 Sep 2003 05:54:37
1.7
|
edwin  |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |