aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2008-09-01 21:45:09 +0000
committerDoug Barton <dougb@FreeBSD.org>2008-09-01 21:45:09 +0000
commit84c329fd83557f6415f6355007797dbcbaa685b0 (patch)
tree2f1fb1aa18849caacbedd08220862b0f34e66809
parente26c844f4a7ab2ac6844e6451e325fc8a2da7d89 (diff)
This version of the file was a prototype. See ../dist/FREEBSD-Upgrade instead.vendor/bind9/9.3.5-P2
Notes
Notes: svn path=/vendor/bind9/dist-9.3/; revision=182641 svn path=/vendor/bind9/9.3.5-P2/; revision=182643; tag=vendor/bind9/9.3.5-P2
-rw-r--r--FREEBSD-Upgrade17
1 files changed, 0 insertions, 17 deletions
diff --git a/FREEBSD-Upgrade b/FREEBSD-Upgrade
deleted file mode 100644
index f5901817d461..000000000000
--- a/FREEBSD-Upgrade
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-#
-# Bug trhodes@ and des@ to actually throw some text in here.
-#
-
-while read pattern ; do rm -rf $pattern ; done <FREEBSD-Xlist
-
-sed -i.orig -e '/\/tests/d; /docutil/d;' configure.in Makefile.in */Makefile.in
-
-autoconf253
-
-autoheader253
-
-./configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man \
- --enable-threads --enable-libbind --disable-ipv6 \
- --enable-getifaddrs --disable-linux-caps \
- --with-openssl=/usr --with-randomdev=/dev/random