UmVirt LFS Package info

DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

bind-utils

The BIND package includes the client side programs nslookup, dig and host. If you install BIND server, these programs will be installed automatically.

Package info

Template:
Codename: bind-utils
Source file: bind-9.20.12.tar.xz
Source file size: 5700944
Source file MD5-checkum: b900609638c5f3ab561ac9d4b45e85f2
Source directory: bind-9.20.12
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/b/bind-9.20.12.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/b/bind-9.20.12.tar.xz.md5sum
Dependances: libxml2, libuv, nghttp2, json-c, libcap, liburcu.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr

Build script:
make -C lib/isc      &&
make -C lib/dns      &&
make -C lib/ns       &&
make -C lib/isccfg   &&
make -C lib/isccc    &&
make -C bin/dig      &&
make -C bin/nsupdate &&
make -C bin/rndc     &&
make -C doc

Install script:
make -C lib/isc      install &&
make -C lib/dns      install &&
make -C lib/ns       install &&
make -C lib/isccfg   install &&
make -C lib/isccc    install &&
make -C bin/dig      install &&
make -C bin/nsupdate install &&
make -C bin/rndc     install &&
cp -v doc/man/{dig.1,host.1,nslookup.1,nsupdate.1} /usr/share/man/man1 &&
cp -v doc/man/rndc.8 /usr/share/man/man8