mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Apply the markup fixes from the base to the nsupdate.8 and
nslookup.1 man pages.
This commit is contained in:
parent
3f1f6fcfb3
commit
d276d76128
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180313
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user