diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/djbdns/MESSAGE | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/djbdns/MESSAGE')
-rw-r--r-- | net/djbdns/MESSAGE | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net/djbdns/MESSAGE b/net/djbdns/MESSAGE new file mode 100644 index 00000000000..53b2ae78032 --- /dev/null +++ b/net/djbdns/MESSAGE @@ -0,0 +1,16 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:55:14 zuntum Exp $ + +You will also need to install ucspi-tcp package (pkgsrc/net/ucspi-tcp) if +you want to use axfrdns or axfr-get. + +Please install perl if you want to use contrib tools for djbdns: + tinydns logfile formatter, ${PREFIX}/bin/tinydns-log +and dnscache logfile formatter, ${PREFIX}/bin/dnscache-log + +(these are taken from http://tinydns.org) + +You can also use tai64nlocal from pkgsrc/sysutils/daemontools package to +make output of these formatters more readable. + +=========================================================================== |