summaryrefslogtreecommitdiff
path: root/net/bind8/files
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-06-28 21:25:34 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-06-28 21:25:34 +0000
commit15c5eaf3945de9ba128ab85a5926a47a0e9a17fe (patch)
tree7765e42385b5b0fe3a4ba73c283e28dcadb2292a /net/bind8/files
parentActivate cdlabelgen. (diff)
Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.
Requested By: a bazillion people both on mailing lists and #FreeBSD.
Notes
Notes: svn path=/head/; revision=19881
Diffstat (limited to 'net/bind8/files')
-rw-r--r--net/bind8/files/patch-aa29
-rw-r--r--net/bind8/files/patch-ab42
2 files changed, 71 insertions, 0 deletions
diff --git a/net/bind8/files/patch-aa b/net/bind8/files/patch-aa
new file mode 100644
index 000000000000..f52abb9e8392
--- /dev/null
+++ b/net/bind8/files/patch-aa
@@ -0,0 +1,29 @@
+--- 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/net/bind8/files/patch-ab b/net/bind8/files/patch-ab
new file mode 100644
index 000000000000..2666baa8847c
--- /dev/null
+++ b/net/bind8/files/patch-ab
@@ -0,0 +1,42 @@
+--- 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