Port bind to -ng, and fix the cross_compile patch to detect the right OpenSSL include...
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 31 Jul 2006 12:43:09 +0000 (12:43 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 31 Jul 2006 12:43:09 +0000 (12:43 +0000)
commitedef4ab39bdbd94eca2131fbc8049d169b49e671
treefb2aae244c8d035824e204c28df4a5ac9e35d95e
parentac62bc5a6b500c85ebd3fedc0dd59764913f50fe
Port bind to -ng, and fix the cross_compile patch to detect the right OpenSSL includes/libaries and do not check for /dev/random existence while cross compiling

git-svn-id: svn://svn.openwrt.org/openwrt/packages@4347 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/bind/Makefile [new file with mode: 0644]
net/bind/files/bind/db.0 [new file with mode: 0644]
net/bind/files/bind/db.127 [new file with mode: 0644]
net/bind/files/bind/db.255 [new file with mode: 0644]
net/bind/files/bind/db.local [new file with mode: 0644]
net/bind/files/bind/db.root [new file with mode: 0644]
net/bind/files/bind/named.conf.example [new file with mode: 0644]
net/bind/files/named.init [new file with mode: 0755]
net/bind/patches/cross-compile.patch [new file with mode: 0644]