Commit graph

12 commits

Author SHA1 Message Date
roy
3594ecc9b8 Add upstream patch to fix CVE-2014-8601.
Remove myself as maintainer.
2014-12-11 20:18:17 +00:00
joerg
42d3567efb Fix overlap between C++11 memory and boost::shared_ptr as well
<tuple> and boost::tuple.
2013-06-26 15:52:22 +00:00
dholland
815f48493f Patch up C++ semantic whitespace. 2013-06-14 22:13:03 +00:00
joerg
99bb24d72c Be more explicit of what version of tuple and shared_ptr is meant.
Disable warnings for narrowing with C++11.
2013-06-10 18:59:09 +00:00
marino
5e0fa5453f net/powerdns-recursor: Support DragonFly
Fix endian setting on DragonFly (Same as FreeBSD) to fix build.
2012-08-07 23:31:03 +00:00
roy
d1aeaf5312 Bump to 3.3, changes include:
* Many threading changes for greater perfomance
* Can now make TCP/IP queries to remote IPv6 addresses
* Domains can be forwarded to IPv6 addresses
2012-02-28 10:49:27 +00:00
roy
171ddfd02e Compile on DragonFlyBSD.
Fixes PR pkg/44772
2011-04-06 10:35:38 +00:00
roy
1ac9200af2 Punt stale file 2010-01-29 13:27:54 +00:00
roy
0d3d659d14 Update to recursor-3.1.7.2
Changes from 3.1.7 include:
* Fixed CVE-2009-4009 and CVE-2009-4010
* Improved error messages when parsing zones
* Resilience against whitespace in configuration
* Performance increase
2010-01-29 13:26:45 +00:00
hasso
9b44bb9699 Make it build on DragonFly. 2009-06-24 20:44:21 +00:00
roy
2079c98f45 Get kqueue support working 2009-04-21 22:52:37 +00:00
roy
b7c229d102 Import pdns_recursor-3.1.7
Based on the WIP version by pkgsrc@blackmouse.biz

The PowerDNS recursor is part of the source tarball of the main PowerDNS
distribution, but it is released separately. Starting from the version 3.0
pre-releases, there are zero known bugs or issues with the recursor. It is
known to power the resolving needs of over 2 million internet connections.

PowerDNS recursor can gets names from /etc/hosts.
2009-04-21 14:16:47 +00:00