ports/105491: [patch] ports/dns/powerdns deprecate bundled recursor
Sten Spans
sten at blinkenlights.nl
Mon Nov 13 21:10:08 UTC 2006
>Number: 105491
>Category: ports
>Synopsis: [patch] ports/dns/powerdns deprecate bundled recursor
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 13 21:10:00 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Sten Spans
>Release: 6.1-RELEASE-p7
>Organization:
>Environment:
FreeBSD earth.blinkenlights.nl 6.1-RELEASE-p7 FreeBSD 6.1-RELEASE-p7 #0: Sun Sep 24 14:42:21 CEST 2006 root at earth.blinkenlights.nl:/usr/obj/usr/src/sys/1650 i386
>Description:
The recursor included with the powerdns authoritative namesever has been deprecated by its author. It includes bugs and generally isn't suitable for use.
>How-To-Repeat:
>Fix:
Add a comment to the configure option showing users that the recursor is deprecated.
Patch attached with submission follows:
--- files/configure.powerdns Mon Nov 13 22:00:17 2006
+++ files/configure.powerdns.new Mon Nov 13 22:00:05 2006
@@ -16,7 +16,7 @@
MySQL "MySQL driver" OFF \
OpenLDAP "OpenLDAP backend" OFF \
SQLite "SQLite backend" OFF \
-Recursor "Build Recursor" OFF \
+Recursor "Build Recursor (DEPRECATED)" OFF \
2> /tmp/checklist.tmp.$$
retval=$?
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list