summaryrefslogtreecommitdiff
path: root/dns/bind8/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-06-25 20:22:17 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-06-25 20:22:17 +0000
commitce5fc21e509fe96d1a0f2fb747c62e1226243fa8 (patch)
treec62f93d898d719d6594605219b21eab77f175fae /dns/bind8/files
parentUpgrade to new GNU shtool, version 1.3.0 (diff)
Nuke bind8, it's been in the base system for a while now.
Notes
Notes: svn path=/head/; revision=19770
Diffstat (limited to 'dns/bind8/files')
-rw-r--r--dns/bind8/files/patch-aa29
-rw-r--r--dns/bind8/files/patch-ab42
2 files changed, 0 insertions, 71 deletions
diff --git a/dns/bind8/files/patch-aa b/dns/bind8/files/patch-aa
deleted file mode 100644
index f52abb9e8392..000000000000
--- a/dns/bind8/files/patch-aa
+++ /dev/null
@@ -1,29 +0,0 @@
---- src/port/freebsd/Makefile.set.orig Mon Jun 16 23:30:35 1997
-+++ src/port/freebsd/Makefile.set Tue Nov 25 18:51:41 1997
-@@ -1,12 +1,14 @@
- 'CC=cc'
--'CDEBUG=-O2 -g'
--'DESTBIN=/usr/bin'
--'DESTSBIN=/usr/sbin'
--'DESTEXEC=/usr/libexec'
--'DESTMAN=/usr/share/man'
--'DESTHELP=/usr/share/misc'
--'DESTETC=/etc'
-+'CDEBUG=-O2'
-+'DESTBIN=${PREFIX}/bin'
-+'DESTSBIN=${PREFIX}/sbin'
-+'DESTEXEC=${PREFIX}/libexec'
-+'DESTMAN=${PREFIX}/man'
-+'DESTHELP=${PREFIX}/share/misc'
-+'DESTINC=${PREFIX}/include/bind'
-+'DESTLIB=${PREFIX}/lib'
- 'DESTRUN=/var/run'
-+'DESTETC=/etc'
- 'LEX=lex -I'
- 'YACC=yacc -d'
- 'SYSLIBS=-ll -lutil'
-@@ -16,3 +18,4 @@
- 'CATEXT=0'
- 'PS=ps'
- 'RANLIB=ranlib'
-+'SH=${SH}'
diff --git a/dns/bind8/files/patch-ab b/dns/bind8/files/patch-ab
deleted file mode 100644
index 2666baa8847c..000000000000
--- a/dns/bind8/files/patch-ab
+++ /dev/null
@@ -1,42 +0,0 @@
---- 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= ${PREFIX}
-
- #
- # 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