aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-12-21 08:49:20 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-12-21 08:49:20 +0000
commitd276d7612802e5cd35772afd3bbe2d5f6b8327d7 (patch)
tree67777177bf06068d682d61fe1687256214e7a7bc /dns
parent3f1f6fcfb31853ed0bc70650bbd19a68026e46f5 (diff)
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/bind9/Makefile8
-rw-r--r--dns/bind94/Makefile8
-rw-r--r--dns/bind95/Makefile8
-rw-r--r--dns/bind96/Makefile8
4 files changed, 32 insertions, 0 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile
index 2179f65a4b34..9fe7911a56c1 100644
--- a/dns/bind9/Makefile
+++ b/dns/bind9/Makefile
@@ -116,6 +116,14 @@ post-patch:
-e 's#/etc/rndc.conf#${BIND_DESTETC}/rndc.conf#g' \
${WRKSRC}/bin/${FILE}.Dist > ${WRKSRC}/bin/${FILE}
.endfor
+ @${MV} ${WRKSRC}/bin/nsupdate/nsupdate.8 \
+ ${WRKSRC}/bin/nsupdate/nsupdate.8.patched
+ @${SED} -e "s@^\.HP [0-9]* @@" \
+ ${WRKSRC}/bin/nsupdate/nsupdate.8.patched \
+ > ${WRKSRC}/bin/nsupdate/nsupdate.8
+ @${MV} ${WRKSRC}/bin/dig/nslookup.1 ${WRKSRC}/bin/dig/nslookup.1.Dist
+ @${SED} -e "s@^host \[server\]@\\\fBhost\\\fR \\\fI[server]\\\fR@" \
+ ${WRKSRC}/bin/dig/nslookup.1.Dist > ${WRKSRC}/bin/dig/nslookup.1
post-install:
${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index 2179f65a4b34..9fe7911a56c1 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -116,6 +116,14 @@ post-patch:
-e 's#/etc/rndc.conf#${BIND_DESTETC}/rndc.conf#g' \
${WRKSRC}/bin/${FILE}.Dist > ${WRKSRC}/bin/${FILE}
.endfor
+ @${MV} ${WRKSRC}/bin/nsupdate/nsupdate.8 \
+ ${WRKSRC}/bin/nsupdate/nsupdate.8.patched
+ @${SED} -e "s@^\.HP [0-9]* @@" \
+ ${WRKSRC}/bin/nsupdate/nsupdate.8.patched \
+ > ${WRKSRC}/bin/nsupdate/nsupdate.8
+ @${MV} ${WRKSRC}/bin/dig/nslookup.1 ${WRKSRC}/bin/dig/nslookup.1.Dist
+ @${SED} -e "s@^host \[server\]@\\\fBhost\\\fR \\\fI[server]\\\fR@" \
+ ${WRKSRC}/bin/dig/nslookup.1.Dist > ${WRKSRC}/bin/dig/nslookup.1
post-install:
${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile
index 2179f65a4b34..9fe7911a56c1 100644
--- a/dns/bind95/Makefile
+++ b/dns/bind95/Makefile
@@ -116,6 +116,14 @@ post-patch:
-e 's#/etc/rndc.conf#${BIND_DESTETC}/rndc.conf#g' \
${WRKSRC}/bin/${FILE}.Dist > ${WRKSRC}/bin/${FILE}
.endfor
+ @${MV} ${WRKSRC}/bin/nsupdate/nsupdate.8 \
+ ${WRKSRC}/bin/nsupdate/nsupdate.8.patched
+ @${SED} -e "s@^\.HP [0-9]* @@" \
+ ${WRKSRC}/bin/nsupdate/nsupdate.8.patched \
+ > ${WRKSRC}/bin/nsupdate/nsupdate.8
+ @${MV} ${WRKSRC}/bin/dig/nslookup.1 ${WRKSRC}/bin/dig/nslookup.1.Dist
+ @${SED} -e "s@^host \[server\]@\\\fBhost\\\fR \\\fI[server]\\\fR@" \
+ ${WRKSRC}/bin/dig/nslookup.1.Dist > ${WRKSRC}/bin/dig/nslookup.1
post-install:
${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile
index 2179f65a4b34..9fe7911a56c1 100644
--- a/dns/bind96/Makefile
+++ b/dns/bind96/Makefile
@@ -116,6 +116,14 @@ post-patch:
-e 's#/etc/rndc.conf#${BIND_DESTETC}/rndc.conf#g' \
${WRKSRC}/bin/${FILE}.Dist > ${WRKSRC}/bin/${FILE}
.endfor
+ @${MV} ${WRKSRC}/bin/nsupdate/nsupdate.8 \
+ ${WRKSRC}/bin/nsupdate/nsupdate.8.patched
+ @${SED} -e "s@^\.HP [0-9]* @@" \
+ ${WRKSRC}/bin/nsupdate/nsupdate.8.patched \
+ > ${WRKSRC}/bin/nsupdate/nsupdate.8
+ @${MV} ${WRKSRC}/bin/dig/nslookup.1 ${WRKSRC}/bin/dig/nslookup.1.Dist
+ @${SED} -e "s@^host \[server\]@\\\fBhost\\\fR \\\fI[server]\\\fR@" \
+ ${WRKSRC}/bin/dig/nslookup.1.Dist > ${WRKSRC}/bin/dig/nslookup.1
post-install:
${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \