freebsd-ports/net/bind8/files/patch-ab
Doug Barton 614bb0e759 Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixes
include better EDNS support, the ability to turn EDNS probing off
on a per-server basis, better TSIG support, better handling
of IPv6, and various improvements to the CLI utilities like dig,
host, etc. For other improvements see the CHANGES file.

All users of BIND 8 are heavily encouraged to upgrade.

Changes to the port:
1. My patch for gid_t handling in 5.x was included in the base.
2. Make use of the new and improved MANPREFIX handling in bsd.port.mk.
3. If the user defines REPLACE_SYSTEM_BIND, we do just that.
2002-06-22 21:45:27 +00:00

42 lines
936 B
Text

--- doc/man/Makefile.orig Fri Mar 14 04:43:51 1997
+++ doc/man/Makefile Mon Jan 5 14:03:46 1998
@@ -52,26 +52,26 @@
# Target directory for the manual directory tree. Eg., may be used to
# specify the path of an NFS-mounted directory for common files.
#
-DESTDIR=
+DESTDIR= ${MANPREFIX}
#
# Default location for manual section directories.
#
-DESTMAN= /usr/share/man
+DESTMAN= /man
#
# Install manuals in ${MANDIR}N. For systems that generate catable manual
# entries on the fly, use
# MANDIR = man
#
-MANDIR = cat
+MANDIR = man
#
# Default extension for manual entries. To install the manual entries under
# their `real' extensions use
# CATEXT = $$N
#
-CATEXT = 0
+CATEXT = $$N
#
# Command to install manual entries
@@ -105,7 +105,7 @@
# can be used.
# MANROFF = cat
#
-MANROFF = ( tbl | nroff -mandoc )
+MANROFF = cat
#
# Default extensions for installed manual entries. The following variables