aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2006-12-21 16:49:20 +0800
committerdougb <dougb@FreeBSD.org>2006-12-21 16:49:20 +0800
commitccb367ac273edc7bb6e4eac81441cb625c48fa37 (patch)
tree457c447c568cf19db50d0353edcd76066519c3fc /dns
parent15e795dbbaa6c744d7444c708aec4d259d35d08d (diff)
downloadfreebsd-ports-gnome-ccb367ac273edc7bb6e4eac81441cb625c48fa37.tar.gz
freebsd-ports-gnome-ccb367ac273edc7bb6e4eac81441cb625c48fa37.tar.zst
freebsd-ports-gnome-ccb367ac273edc7bb6e4eac81441cb625c48fa37.zip
Apply the markup fixes from the base to the nsupdate.8 and
nslookup.1 man pages.
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 \