- allow-recursion-override was on by default, it was meant to be off
- Logging was still off in daemon mode, fixed
- Recursor accidentally linked in MySQL, fixed
- The PowerDNS recursor had stability problems
- The recursor now outputs the nameserver average response times in trace mode
- LDAP compiles again
Improvements:
- Several improvements to zone2sql
- Remove libpqpp dependencies
- Added a patch from CVS to make zone2parser.cc compile on STABLE
PR: 61554, 61589
Submitted by: tremere@cainites.net
configure.
- added the *proper* MASTER_SITES back in,
- removed patch file on old Makefile (delete it),
- use DOCSDIR
PR: 61569
Submitted by: maintainer
The dnsproxy daemon is a proxy for DNS queries. It forwards these
queries to two previously configured nameservers: one for
authoritative queries and another for recursive queries. The
received answers are sent back to the client unchanged. No local
caching is done.
Approved by: erwin (mentor) (implicitly)
includes:
- Opteron support!
- pdns_recursor jumbles answers now
- Big LDAP cleanup
- Zone2sql is now somewhat clearer when reporting malformed line errors
- pdns_recursor now survives the expiration of all its root records
- Serious issue fixed: added a patch to fix High CPU Load with the pdns_server and mysqld processes
PR: 61213
Submitted by: tremere@cainites.net
ldapdns is a lightweight, high performance DNS server
which utilizes LDAP as its backend.
It is originally based on djbdns and strives to maintain
the same goals of performance, security and simplicity.
WWW: http://www.nimh.org/code/ldapdns/
PR: 60965
Submitted by: Paul Dlug <paul@aps.org>
lines. The error was masked by the conditionality, but mostly harmless
due to the fact that the directory is incredibly likely to be populated
anyway.
Submitted by: tobez
There are a few bugs in dnrd that should probably be fixed
by the author but could be made to work on bsd:
1. Initialization in common.h of recv_addr is broken,
causing at least the '-a' switch not to work. Instead of
assuming positions of fields in the struct across platforms
I thought it safer to do a standard initialization in main().
2. The buffer overflow code in udp.c:dnsrecv() is off by
one, rejecting messages where the size exactly fills the
available buffer. I also changed to the calls to dnsrecv
to pass 512 as the max size instead of the buffers that
seem to be padded by 4 bytes for a reason I don't understand.
This causes a calling named to resend packets. Eventually
one seems to get through but response times can be painfully
slow.
PR: ports/41128
Submitted by: Michael C. Adler <mad1@tapil.com>
actual substantive changes, 0.44 has some non-user-visible changes
to make CPAN.pm happy.
Power users of this module are encouraged to read the CHANGES file.
Most users shouldn't have problems with this upgrade.
Significant changes to the software:
1. Ongoing refinement of proper class inheritance/categorization.
2. Fix zone transfers with 'many-answer' format.
3. Finally "fixed" the .xs code, and accompanying Makefile.pl options
to work out of the box on both RELENG_4 and 5-current.
4. Added a Makefile.pl option to avoid the online tests.
5. Support for unknown RR types.
Changes to the port:
1. Take advantage of 3 and 4 above.
2. portlint doesn't like the word 'file' to appear in the Makefile, so
change it to 'doc' for the PORTDOCS install loop.
Skadns is a kind of an Asynchronous DNS client software:
- Kind of: it's small. Really small. But it just works.
- Asynchronous: all DNS operations are non-blocking.
- DNS client software: it's a DNS client, what you may know
as a "stub resolver". To perform full DNS resolution,
you will still need a full resolver like dnscache.
The skadns library offers a simple API to make asynchronous DNS queries.
The skadnsip, skadnsmx and skadnsfilter commands are examples
of how to use that API. They are mainly there for their source code.
The skadnsd daemon, usable as a child process or as a separate service,
handles the grunt work of DNS querying and makes the network
completely invisible to the client.
Author: Laurent G. Bercot <ska-skaware@skarnet.org>
WWW: http://www.skarnet.org/software/skadns/
dynamic DNS Update Client supporting multiple
services.
Updatedd is a client to update dynamic dns settings.
With the use of the pppd ip-up script it can update
these settings automatically for you.
Updatedd does not run as a daemon.
It is divided into one main program and one plugin for each
supported service. The plugins are dynamic libraries which
are loaded by the main program. So it is possible to remove
support for services you don't need.
Supported Services:
ods.org, dyndns.org, ovh.net, no-ip.org, hn.org
Author: Philipp Benner <philipp_benner (at) gmx (dot) de>
WWW: http://pb.gotdns.org/
PR: 59907
Submitted by: geniusj@ods.org
The bug is not security related but triggers BIND to generate lots of
unnecessary additional queries under some circumstances with a
potential for operational impact.
BIND 8.4.4 will be available soon as a replacement.
Requested by: dougb
* Added support for DiG 9.x (BIND 9.0.1)
* Replaced internal digparse utility with digstd utility - you call digstd
as if it were dig, it calls dig for you with right options for your version
and returns results in a standard easy-to-parse format.
* Added SRV record support (ala RFC 2052).
* Added LOC record support (ala RFC 1876).
* Minor speed improvement to axfr
* Numerous bug fixes and support for different local host configurations
* Updated HOWTOUSE and MANUAL documents
PR: ports/53785
Submitted by: Rob Evers <rob@debank.tv>
Maintainer timeout: 3 weeks
- Switch LIB_DEPENDS from math/libgmp-freebsd to math/libgmp4 on FreeBSD 5
only (the base libgmp 2.0.1 on FreeBSD 4 is fine) so this port buils on
architectures other than alpha and i386 (tested on FreeBSD/sparc64).
- Respect CC and CFLAGS.
- Remove broken URL forgotten in Makefile 1.16 and pkg-descr 1.5.
- Give maintainership to submitter.
Submitted by: marius@alchemy.franken.de
Approved by: portmgr
- Added a patch to fix a problem with the allow-axfr-ips option (host/32 netmask didn't work)
- Added an option to the configure dialog to compile the recursor
- Bumped PORTREVISION
PR: 59385
Submitted by: tremere@cainites.net
- Assign maintainership to the submitter
While I'm here:
- Shorten COMMENT to prevent truncation by pkg_info(1)
- Use DOCSDIR macro in pkg-plist
PR: 59178
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
The patchfile unwires hardcoding of configuration directories. The
changes are mostly minor; see work/README for full summary.
PR: ports/55335, maintainer timeout (3 months).
I realize that my error in version numbering previously caused some confusion
about 9.2.3 being a more up to date version than 9.2.3.4, but this will quickly
be resolved with the next version, and affected only a few users who installed
the release candidate. The portepoch change is permanent, and perpetuates a
silly kludge for no good reason.
Please do not change this again without discussing it with me.
DNS Flood Detector was developed to detect abusive usage levels
on high traffic nameservers and to enable quick response in
halting the use of one's nameserver to facilitate spam.
- Do not explicitly add --disable-ltdl-install to CONFIGURE_ARGS as configure DTRT now
- Add optional dependency on devel/fam
- Sort pkg-plist
- Bump PORTREVISION
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR: 58005
Port seems to be broken either way, though:
===> Building for posadis-0.60.1_1
make: don't know how to make all. Stop
An empty Makefile is generated.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
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.
either the Makefile.PL script, or other, and offered nothing new
of interest.
This version has a more efficient dn_expand method, and adds a
warning that Resolver::axfr_old() is deprecated.
included, as well as a few minor enhancements. Check CHANGES for details.
Improve greatly the PORT_REPLACES_BASE option, which now truly replaces
everything, including re-positioning nslookup and nsupdate in sbin, and
writing over the includes, instead of installing them in include/bind.
Unconditionally install dnskeygen in bin, since that's where the base
puts it, and it's only confusing to users if they can't find it after
an installation.
Install isc/ctl.h by hand in the appropriate include directory, since
we install it in the base, and the distribution Makefile does not.
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Update net/maradns: 1.0.17 -> 1.0.18
This resolves a very minor issue where the script to stop MaraDNS
would kill the process which hunts for MaraDNS processes.
p5-DNS-Zone Perl modules to manipulate name service zone
files. Needed by (future new) ZoneMaster port (see
below/later)
PR: ports/48563
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
5-DNS-Config Perl modules to manipulate name service configurations.
Needed by (future new) ZoneMaster port (see below/later)
PR: ports/48562
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Make dependencies on modules included in the perl 5.8
distribution conditional on the perl version installed.
While I'm here, remove SITE_PERL and MAN(3)PREFIX.
17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!
PR: ports/50588
Submitted by: Erwin Lansing <erwin@lansing.dk>
While I'm here, make the Makefile honor $STRIP instead of hardcoding
an '-s' as a link parameter.
Submitted by: Eivind Olsen <eivind@aminor.no> - the j.root-servers.net part
and multiple queries in one packet. Also some minor bug fixes for
Net::DNS::Resolver::Recurse and Net::DNS::Resolver::axfr_next().
Convert to ${SITE_PERL}
Add a new port - net/posadis. It is a new DNS server
implementation being actively developed at SourceForge.
Posadis is a DNS server project with the goal to create a
free, reliable, portable, fast, lightweight, easy to use,
standards compliant, and functionally complete, Domain Name
System server implementation.
PR: ports/48872
Submitted by: Sergei Kolobov <sergei@kolobov.com>