mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 02:20:51 +01:00
This commit was manufactured by cvs2svn to create branch 'VENDOR-bind9'.
This commit is contained in:
parent
64aa1955c5
commit
444dbe19dd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/vendor/bind9/dist/; revision=135550
17
contrib/bind9/FREEBSD-Upgrade
Normal file
17
contrib/bind9/FREEBSD-Upgrade
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# $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
|
61
contrib/bind9/FREEBSD-Xlist
Normal file
61
contrib/bind9/FREEBSD-Xlist
Normal file
@ -0,0 +1,61 @@
|
|||||||
|
# $FreeBSD$
|
||||||
|
|
||||||
|
# Misc. stuff
|
||||||
|
.cvsignore
|
||||||
|
aclocal.m4
|
||||||
|
bin/tests
|
||||||
|
config.h.in
|
||||||
|
configure
|
||||||
|
contrib
|
||||||
|
docutil
|
||||||
|
|
||||||
|
# Windows directories
|
||||||
|
bin/check/win32
|
||||||
|
bin/dig/win32
|
||||||
|
bin/dnssec/win32
|
||||||
|
bin/named/win32
|
||||||
|
bin/nsupdate/win32
|
||||||
|
bin/rndc/win32
|
||||||
|
bin/win32
|
||||||
|
config.h.win32
|
||||||
|
lib/bind9/win32
|
||||||
|
lib/dns/gen-win32.h
|
||||||
|
lib/dns/win32
|
||||||
|
lib/isc/win32
|
||||||
|
lib/isccc/win32
|
||||||
|
lib/isccfg/win32
|
||||||
|
lib/lwres/win32
|
||||||
|
lib/win32
|
||||||
|
win32utils
|
||||||
|
|
||||||
|
# Various ports to other OSs
|
||||||
|
lib/bind/port/aix32
|
||||||
|
lib/bind/port/aix4
|
||||||
|
lib/bind/port/aux3
|
||||||
|
lib/bind/port/bsdos
|
||||||
|
lib/bind/port/bsdos2
|
||||||
|
lib/bind/port/cygwin
|
||||||
|
lib/bind/port/darwin
|
||||||
|
lib/bind/port/decunix
|
||||||
|
lib/bind/port/hpux
|
||||||
|
lib/bind/port/hpux10
|
||||||
|
lib/bind/port/hpux9
|
||||||
|
lib/bind/port/irix
|
||||||
|
lib/bind/port/linux
|
||||||
|
lib/bind/port/lynxos
|
||||||
|
lib/bind/port/mpe
|
||||||
|
lib/bind/port/netbsd
|
||||||
|
lib/bind/port/next
|
||||||
|
lib/bind/port/openbsd
|
||||||
|
lib/bind/port/prand_conf
|
||||||
|
lib/bind/port/qnx
|
||||||
|
lib/bind/port/rhapsody
|
||||||
|
lib/bind/port/sco42
|
||||||
|
lib/bind/port/sco50
|
||||||
|
lib/bind/port/solaris
|
||||||
|
lib/bind/port/sunos
|
||||||
|
lib/bind/port/ultrix
|
||||||
|
lib/bind/port/unixware20
|
||||||
|
lib/bind/port/unixware212
|
||||||
|
lib/bind/port/unixware7
|
||||||
|
lib/bind/port/unknown
|
Loading…
Reference in New Issue
Block a user