Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Aug 2014 15:25:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192401] dns/powerdns: fails on plist-check
Message-ID:  <bug-192401-13-CB63X1y77u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192401-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192401-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192401

--- Comment #2 from Michelle Sullivan <michelle@sorbs.net> ---
Patch for this: http://flashback.sorbs.net/packages/powerdns.patch

As follows:

diff -Nru powerdns.orig/pkg-plist powerdns/pkg-plist
--- powerdns.orig/pkg-plist    2014-07-24 13:34:16.000000000 -0500
+++ powerdns/pkg-plist    2014-08-05 10:06:13.000000000 -0500
@@ -34,3 +34,5 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pdns.conf
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
 @dirrmtry etc/pdns
+%%LUA%%%%LUA_LIBDIR%%/%%LUA_LIBDIR%%mydnsbackend.so
+%%LUA%%%%LUA_LIBDIR%%/%%LUA_LIBDIR%%remotebackend.so


You should note that other options should have similar changes.

Regards,

Michelle

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192401-13-CB63X1y77u>