Commit Graph

5 Commits

Author SHA1 Message Date
camield
51d225d7a7 update to 1.05:
Changes: This version responds differently to *-class queries, and
to AXFR requests, to placate a few broken clients. The servers now
log ``starting'' messages.
2001-02-14 08:44:48 +00:00
camield
5e2f973f60 - spin manpages off into a flavor
- update to 1.03

Major changes:

* dnscache drops old UDP queries in favor of new ones, and drops old
  TCP connections in favor of new ones.

* dnscache supports $FORWARDONLY to forward queries to another cache.
  The other cache is listed in root/servers/@.

* dnscache returns TTLs by default, so it can be used as the target
  of forwarding.

* dnstrace | dnstracesort produces output that's very easy to scan.
  Try dnstrace a www.netscape.com 198.41.0.4 | dnstracesort | less.
2001-01-09 15:25:25 +00:00
camield
8af444220b update to v1.02
- works around Bash bug
- dnscache-conf now wants dnsroots from /etc, instead of /usr/local/etc.
  sigh.
  Work around this by instructing user to copy dnsroots.global from
  PREFIX/share/dnscache to /etc in pkg/MESSAGE.
2000-11-20 10:02:02 +00:00
camield
f8881c6222 - upgrade to version 1.01
* Services now use envdir to set up environment variables such
    as $IP and $CACHESIZE, so outside tools can read and edit the
    variables.
  * dnscache discards non-recursive queries. There's a new dnsqr
    tool to send recursive queries to dnscache.
  * dnscache works around the Linux O_NONBLOCK kernel bug.
- remove PKGNAME, the distfile now has the correct name
- re-anchor patches
- add dnsqr to PLIST
2000-09-18 06:56:52 +00:00
camield
860b3c127c - the name 'dnscache' has been changed to 'djbdns'
- permit_* = Yes, package reasonably conforms to http://cr.yp.to/djbdns/dist.html
- add RCS id to PLIST
- add ${HOMEPAGE} to MESSAGE
- add note to SECURITY: There is a $500 reward for the first person
  to publish a security hole in djbdns.
2000-07-13 08:56:19 +00:00