1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/dns/dnsdbq
Don Lewis 706c703c5b dns/dnsdbq: Upgrade to version 2.6.0
* change DCE text, per molloy@fsi.io

 * for clarity, init LCV within loop

 * "-p minimal" option outputs only the owner name or rdata, one
   per line and deduplicated; for use by shell scripts.

 * some lint fixed

 * return results must be checked

 * this branch allows a comma-separated list of rrtypes anywhere a
   single rrtype was allowed before. this will result in multiple
   parallel fetches from the API server, which reduces transaction
   latency at the expense of higher instantaneous load. the new
   functionality and documentation has been tested and reviewed by
   joe st sauver.

 * man page corrections

 * detect duplicate or overrun in rrtype sets

 * Document MAX_FETCHES variable

Add post-release patch to fix build on i386 and others.

Sponsored by:	Farsight Security, Inc.
2021-11-20 17:16:22 -08:00
..
files dns/dnsdbq: Upgrade to version 2.6.0 2021-11-20 17:16:22 -08:00
distinfo dns/dnsdbq: Upgrade to version 2.6.0 2021-11-20 17:16:22 -08:00
Makefile dns/dnsdbq: Upgrade to version 2.6.0 2021-11-20 17:16:22 -08:00
pkg-descr