Port bind to -ng, and fix the cross_compile patch to detect the right OpenSSL include...
authorFlorian Fainelli <florian@openwrt.org>
Mon, 31 Jul 2006 12:43:09 +0000 (12:43 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 31 Jul 2006 12:43:09 +0000 (12:43 +0000)
commit906f1d26e77feef1c921cc33998efacd1773b872
treefb2aae244c8d035824e204c28df4a5ac9e35d95e
parent1747ef65c45af31d3a42b3686a37728a7408036f
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

SVN-Revision: 4347
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]