| Port details on branch 2026Q3 |
- powerdns Advanced DNS server with multiple backends including SQL
- 5.1.4 dns
=0 5.1.4Version of this port present on the latest quarterly branch. - Maintainer: tremere@cainites.net
 - Port Added: 2026-08-07 14:18:18
- Last Update: 2026-08-07 14:13:58
- Commit Hash: 39d8e4b
- License: GPLv2
- WWW:
- https://www.powerdns.com/auth.html
- Description:
- The PowerDNS Authoritative Server is a versatile nameserver which supports a
large number of backends. These backends can either be plain zone files or be
more dynamic in nature.
PowerDNS has the concepts of 'backends'. A backend is a datastore that the
server will consult that contains DNS records (and some metadata). The backends
range from database backends (MySQL, PostgreSQL) and BIND zone files to
co-processes and JSON API's.
Multiple backends can be enabled in the configuration by using the launch
option. Each backend can be configured separately.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/powerdns/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/powerdns
- pkg install powerdns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: powerdns
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386
- distinfo:
- TIMESTAMP = 1786050628
SHA256 (pdns-5.1.4.tar.bz2) = f8a10edbf60e49d8c160e93121989d5ebcdad838d0e0b747f26ef7e89fd220c0
SIZE (pdns-5.1.4.tar.bz2) = 1536977
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-pyyaml>0 : devel/py-pyyaml@py312
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- Library dependencies:
-
- libboost_program_options.so : devel/boost-libs
- libcurl.so : ftp/curl
- libsodium.so : security/libsodium
- libboost_serialization.so : devel/boost-libs
- liblmdb.so : databases/lmdb0
- liblua-5.4.so : lang/lua54
- libmysqlclient.so.24 : databases/mysql84-client
- libpq.so.5 : databases/postgresql18-client
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for powerdns-5.1.4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GEOIP=off: GeoIP backend (GeoIP2 DB)
GNUTLS=off: DoT support via GnuTLS (sdig only)
IXFRDIST=off: Build ixfrdist
LMDB=on: LMDB backend
LUABACKEND=off: Lua2 backend module (launch=lua2)
MYSQL=on: MySQL backend
OPENLDAP=off: OpenLDAP backend
PGSQL=on: PostgreSQL backend
REMOTE=off: Remote backend
SQLITE3=on: SQLite 3 backend
TINYDNS=off: TinyDNS backend
TOOLS=off: Build extra tools
UNIXODBC=off: ODBC backend via unixODBC
ZEROMQ=off: Enable ZeroMQ connector (Implies REMOTE enabled)
====> Lua library implementation: you have to select exactly one of them
LUA=on: Use lang/lua (enables Lua records)
LUAJIT=off: Use LuaJIT (enables Lua records)
===> Use 'make config' to modify these settings
- Options name:
- dns_powerdns
- USES:
- compiler:c++17-lang cpe libtool localbase meson pkgconfig python:build ssl tar:bzip2 lua mysql pgsql sqlite:3
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.1.4 07 Aug 2026 14:13:58
    |
Yusuf Yaman (nxjoseph)  Author: Jordan Ostreff |
dns/powernds: Update 5.1.3 => 5.1.4
Changelog:
https://doc.powerdns.com/authoritative/changelog/5.1.html#change-5.1.4
PR: 297321
Reported by: Jordan Ostreff <jordan@ostreff.info> (author)
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Security: CVE-2026-52682
MFH: 2026Q3
(cherry picked from commit c8c63f720ce898f80455f83e464d63087c9e8d67) |
Number of commits found: 1
|