Port details |
- powerdns-recursor Advanced DNS recursor
- 5.3.0_1 dns
=7 5.3.0Version of this port present on the latest quarterly branch. - Maintainer: tremere@cainites.net
 - Port Added: 2006-11-16 00:01:42
- Last Update: 2025-10-03 08:16:50
- Commit Hash: 97b5de4
- People watching this port, also watch:: powerdns, p5-libwww, node, libxml2, wget
- License: GPLv2
- WWW:
- https://www.PowerDNS.com/recursor.html
- Description:
- The PowerDNS Recursor is a high-end, high-performance resolving
name server which powers the DNS resolution of at least a hundred
million subscribers. Utilizing multiple processors and supporting
the same powerful scripting ability of the Authoritative Server,
the Recursor delivers top performance while retaining the flexibility
modern DNS deployments require:
* IPv4, UDP/TCP
* IPv6, UDP/TCP, 100% compliant
* Remotely pollable statistics for real time graphing
* Full support for all relevant standards
* Advanced anti-spoofing measures
* Reconfiguration without downtime
* Plain BIND zone files for "resolved hosting"
* Internal Lua-based scripted answer generation
* Question interception, answer reconditioning, NXDOMAIN redirection
- Including 'block lists' and security measures
* API for direct control (rec_control)
- Local and remote access
* DNS Response Policy Zones (RPZ)
* DNS64
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- powerdns-recursor>0:dns/powerdns-recursor
- To install the port:
- cd /usr/ports/dns/powerdns-recursor/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/powerdns-recursor
- pkg install powerdns-recursor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: powerdns-recursor
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386
- distinfo:
- TIMESTAMP = 1756712309
SHA256 (pdns-recursor-5.3.0.tar.xz) = 6b9f85b6df17c339cbff448d9824bee6da6a5cf884abd99835d1dafdccdda0e6
SIZE (pdns-recursor-5.3.0.tar.xz) = 1362096
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:
-
- shared_ptr.hpp : devel/boost-libs
- rust>=1.90.0 : lang/rust
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libboost_context.so : devel/boost-libs
- libcurl.so : ftp/curl
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for powerdns-recursor-5.3.0_1:
DNSTAP=off: dnstap support (see dnstap.info)
SNMP=off: SNMP network protocol support
====> Options available for the single EXTLUA: you have to select exactly one of them
LUA=on: Use lang/lua
LUAJIT=off: Use luajit
===> Use 'make config' to modify these settings
- Options name:
- dns_powerdns-recursor
- USES:
- cargo compiler:c++11-lib cpe localbase meson pkgconfig python:build tar:xz lua
- 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 |
3.1.4_5 06 Jun 2007 06:21:32
 |
miwi  |
- Fix build with gcc 4.2
Submitted by: pointhat via kris
Sten Spans <sten@blinkenlights.nl> (maintainer) |
3.1.4_4 30 May 2007 05:51:26
 |
miwi  |
- Make setuid operation and user creation configurable, as requested by users
PR: 111915
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) |
3.1.4_3 06 Feb 2007 21:59:36
 |
miwi  |
- Remove semi-static
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) |
3.1.4_3 18 Jan 2007 18:57:26
 |
pav  |
- Add a sensible default for maximal size of cache
- Run under unpriviledged user by default
PR: ports/108062
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) |
3.1.4_2 10 Jan 2007 18:10:22
 |
miwi  |
- Fix typo
- Mark BROKEN for FreeBSD 4 |
3.1.4_2 23 Nov 2006 13:20:27
 |
miwi  |
- Add BUILD_STATIC knob
PR: 105783
Submitted by: Sten Spans (sten@mx0.blinkenlights.nl) maintainer |
3.1.4_1 18 Nov 2006 15:25:59
 |
laszlof  |
The config directory specified in 'config.h' is different
from the directory used by the rest of the port.
PR: ports/105588
Submitted by: Sten Spans <sten@blinkenlights.nl>
Approved by: erwin (co-mentor) |
3.1.4 15 Nov 2006 23:59:16
 |
ehaupt  |
Add powerdns-recursor 3.1.4, an advanced DNS recursor.
PR: 105526
Submitted by: sten at blinkenlights.nl |