Page MenuHomeFreeBSD

dns/powerdns: Update to latest version (v4.0.4)
ClosedPublic

Authored by ultima on Jun 30 2017, 9:03 PM.
Tags
None
Referenced Files
F164542584: D11431.id30325.diff
Sun, Aug 2, 12:40 AM
F164536530: D11431.diff
Sat, Aug 1, 10:40 PM
Unknown Object (File)
Thu, Jul 30, 9:14 PM
Unknown Object (File)
Thu, Jul 30, 11:27 AM
Unknown Object (File)
Wed, Jul 22, 3:25 PM
Unknown Object (File)
Jun 25 2026, 3:06 PM
Unknown Object (File)
Jun 25 2026, 3:03 PM
Unknown Object (File)
Jun 25 2026, 12:17 AM
Subscribers

Details

Summary
  • Updated to 4.0.4
  • New option OPTALGO: Enable optional algorithms (12 & 15), not enabled by default

Changelog: https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-404

PR\: 220288
Sumitted by\: Ralf van der Enden <tremere@cainites.net> (maintainer)
Reported by\: Dani <i.dani@outlook.com>
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
0 fatal errors and 2 warnings found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Portlint warning for LIB_DEPENDS is false positive, BROKEN_* should appear before the depend block.

This revision is now accepted and ready to land.Jul 2 2017, 1:48 PM
This revision was automatically updated to reflect the committed changes.