diff options
author | schmonz <schmonz@pkgsrc.org> | 2009-04-22 05:20:35 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2009-04-22 05:20:35 +0000 |
commit | 82fec8becc7270cacb9847d50da24c8128982eff (patch) | |
tree | 5b954ba68cf87c5de6490567708c99438f091f61 /mk/defaults | |
parent | a023367d603cc591931386a00ff4f80943ee6994 (diff) | |
download | pkgsrc-82fec8becc7270cacb9847d50da24c8128982eff.tar.gz |
Describe djbdns-qmerge options.
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 44dd72afc79..5dc2aff6b4c 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -68,6 +68,8 @@ debug Enable debugging facilities in the package. deliver-suid Install deliver executable setuid root. djbdns-cachestats Patch to add stats for cache hits/misses. djbdns-ignoreip2 Patch to treat certain responses as NXDOMAIN. +djbdns-qmerge1 Initial patches to address dnscache poisoning weakness. +djbdns-qmerge2 Newer patches to address dnscache poisoning weakness. djbdns-tinydns64 Patch to fix tinydns-data on 64-bit platforms. djbfft-pentium Optimize for Pentium{,MMX} processors. djbfft-ppro Optimize for Pentium{Pro,II,III} processors. |