The 9.2.3 code has many many bugs fixed from 9.2.2, check CHANGES
for more information.
The rc4 code has the delegation-only options. Check the ARM for
information on how to enable it.
support for BerkeleyDB 3.x, 4.0.x, 4.1.x, obeys WITH_BDB_VER;
p5-BerkeleyDB in RUN_DEPENDS, perl parts of fastresolve require it to run;
Change maintainership to submitter.
Bump PORTREVISION.
Submitted by: Martin Matuska <martin@tradex.sk>
PR: 56580
storage in a MySQL database
bind9-sdb-mysql is provide a simple support for MySQL
database in bind version 9. Currently it supports only
zones stored in MySQL.
PR: ports/56565
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Based on the patch provided with the PR, but the PREFIX is determined
at run time in the committed version.
PR: ports/56176
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Reset maintainership.
Update based on PR 50411, which was submitted
by Martin Matuska <martin@tradex.sk>
Spotted by: Mark Linimon <linimon@lonesome.com>
Approved by: maintainer timeout ( >3 monthes )
o better locale handling
o inetd mode
o documentation improvement
o new test flags
o man page added
o now installs binary as zonecheck not zc
PR: 56314
Submitted by: maintainer
New port: zonecheck - check DNS zone files for consistency
and report it. It supports IPv6 zones.
PR: ports/54319
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
A very small and fast DNS server made especially for DNSBL
zones. Inspired by Dan J Bernstein's rbldns from djbdns,
but entirely original (and faster and more featureful).
PR: ports/53274
Submitted by: Paul Chvostek <paul+fbsd@it.ca>
* Updated docs
* Net::DNS::Resolver now has unique classes for windows and unix
* You can now define a config file for the Resolver object
* Various other cleanups
If you were (bogusly) using module globals in your scripts, this
update is likely to break that, so take due precautions.
- pdns_recursor will only be built on FreeBSD 5.0 and above (4.x lacks support for get/set/makecontext functions)
- Patched pdns/pdns_recursor.cc to add .pid support
PR: 54379
Submitted by: tremere@cainites.net
install the header files and libraries instead of the end-result
command-line utilities, thus letting other developers make use of
Prof. Bernstein's products without incorporating them in their own
projects.