| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
| |
Use DOCSDIR
PR: ports/73186
Submitted by: leeym
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
included, as well as a few minor enhancements. Check CHANGES for details.
Improve greatly the PORT_REPLACES_BASE option, which now truly replaces
everything, including re-positioning nslookup and nsupdate in sbin, and
writing over the includes, instead of installing them in include/bind.
Unconditionally install dnskeygen in bin, since that's where the base
puts it, and it's only confusing to users if they can't find it after
an installation.
Install isc/ctl.h by hand in the appropriate include directory, since
we install it in the base, and the distribution Makefile does not.
|
|
|
|
| |
* This fixes deinstall when PORT_REPLACES_BASE
|
|
|
|
|
|
| |
* Switch to DOCSDIR for PORTDOCS, which in addition to being
more aesthetically pleasing also reduces a gratuitous
mismatch when PORT_REPLACES_BASE
|
|
|
|
|
|
|
|
|
|
|
|
| |
and a few new features. Many of the bugs are related to memory allocation,
and some of BIND's newer features like TSIG, IXFR, etc. Users particularly
interested should take a look at the CHANGES file (see below).
Perhaps the most significant change is the introduction of EDNS0, the ability
to negotiate capabilities between servers. This feature was previously only
available in BIND 9. Whether this is a good idea or not is yet to be seen.
Install more of the documentation, and wrap it all in PORTSDOCS.
|
| |
|
| |
|
|
|
|
|
| |
Many people submitted patches for this one, and a combination of them
were used.
|
|
|
|
| |
Requested By: a bazillion people both on mailing lists and #FreeBSD.
|
| |
|
|
|
|
|
| |
Submitted by: Brad Hendrickse <bradh@uunet.co.za>
PR: ports/10861
|
|
|
|
| |
PR: 7750
|
| |
|
|
|
|
| |
Submitted by: Studded@dal.net
|
|
PR: ports/4118
|