ports/182902: [MAINTAINER] dns/powerdns-devel: add bash dependency for bootstrapping
Ralf van der Enden
tremere at cainites.net
Fri Oct 11 08:10:00 UTC 2013
>Number: 182902
>Category: ports
>Synopsis: [MAINTAINER] dns/powerdns-devel: add bash dependency for bootstrapping
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Oct 11 08:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Ralf van der Enden
>Release: FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD lan.cainites.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255981: Wed Oct 2 10:15:07
>Description:
Add bash dependency for bootstrapping (BUILD_DEPENDS)
Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- powerdns-devel-3.3,1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 330060)
+++ Makefile (working copy)
@@ -13,7 +13,8 @@
LICENSE= GPLv2
-BUILD_DEPENDS= ragel:${PORTSDIR}/devel/ragel
+BUILD_DEPENDS= ragel:${PORTSDIR}/devel/ragel \
+ bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= libboost_serialization.so:${PORTSDIR}/devel/boost-libs
USE_GITHUB= YES
Index: pkg-plist
===================================================================
--- pkg-plist (revision 330060)
+++ pkg-plist (working copy)
@@ -44,6 +44,10 @@
lib/libpipebackend.la
lib/libpipebackend.so
lib/libpipebackend.so.0
+%%WITHTOOLS%%man/man1/dnstcpbench.1.gz
+%%WITHTOOLS%%man/man8/dnsreplay.8.gz
+%%WITHTOOLS%%man/man8/dnsscope.8.gz
+%%WITHTOOLS%%man/man8/dnswasher.8.gz
man/man8/pdns_control.8.gz
man/man8/pdns_server.8.gz
man/man8/pdnssec.8.gz
--- powerdns-devel-3.3,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list