Commit graph

20 commits

Author SHA1 Message Date
Doug Barton
ef3c1ba029 Fix a nibble calculation bug for IPv6 in nslookup.
This bug will be fixed in the next release of BIND.
2003-05-11 03:56:57 +00:00
Doug Barton
0a22aff124 Fix an array subscript error related to nibble string calculation
for IPv6 reverse lookups. This bug will not affect the majority
of users. The bug has been confirmed by Nominum, and will be
fixed in a future release.

PR:		bin/41388
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2002-11-17 09:40:45 +00:00
Doug Barton
5664d0b5e1 Upgrade to version 8.3.4, which simply cleans up and slightly
improves the security patches released for 8.3.3.
2002-11-17 08:36:20 +00:00
Doug Barton
e5ea67970d This is the patch provided by ISC, re-generated to work in our system. 2002-11-14 07:28:36 +00:00
Doug Barton
5dd6c6c5e9 Handle the fact that -current defines pselect() already. 2002-11-03 10:16:46 +00:00
Doug Barton
4edc6d14f1 * Further improve the lot of those who use this port to replace the
base BIND by correcting the path to named.conf in the man pages, and
adding -base as a PKGNAMESUFFIX to make things really obvious.
* Remove man page install from under NOPORTDOCS. Thanks to mi@
for this one.
* Finally beat the CFLAGS issue into submission in a manner that's
not terribly elegant, but does survive the "creative" sub-make
architecture that they use to build stuff. This method will
(hopefully) have the pleasant side effect of not forcing patch-aa
to be regenerated quite so often.
2002-07-12 09:25:47 +00:00
Doug Barton
bb44cc541a Upgrade to 8.3.3, the latest from ISC. This release fixes the
libbind bug, and adds logging for people who attempt to exploit
it to named. Also improves logging for named-xfer, and adds
features to ndc to attempt to preserve command line arguments
that named was started with.

All users of BIND 8 are HIGHLY encouraged to upgrade to this version.
2002-06-29 00:05:17 +00:00
Doug Barton
614bb0e759 Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixes
include better EDNS support, the ability to turn EDNS probing off
on a per-server basis, better TSIG support, better handling
of IPv6, and various improvements to the CLI utilities like dig,
host, etc. For other improvements see the CHANGES file.

All users of BIND 8 are heavily encouraged to upgrade.

Changes to the port:
1. My patch for gid_t handling in 5.x was included in the base.
2. Make use of the new and improved MANPREFIX handling in bsd.port.mk.
3. If the user defines REPLACE_SYSTEM_BIND, we do just that.
2002-06-22 21:45:27 +00:00
Doug Barton
f6eea92879 Small tuneups:
* Make patching silent, like standard ports
* Use MANPREFIX for man pages
* Add a patch to specify the right arguments to getgrouplist,
by __FreeBSD_version
2002-02-28 05:31:24 +00:00
Doug Barton
41a7272359 Upgrade to version 8.3.0, which contains bug fixes too numerous to mention,
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.
2002-01-21 11:05:59 +00:00
Doug Barton
75f7233d6a Reverting previous commit. Not only did I not approve, I sent several
messages indicating that I did not want this action taken; one of
which consisted entirely of the words, "Please do not commit this patch."
2001-02-19 07:15:31 +00:00
FUJISHIMA Satsuki
29e9e34f92 print warning message after install.
PR:		25054
Submitted by:	Christoph Weber-Fahr <Christoph.Weber-Fahr@arcor.net>
Approved by:	maintainer
2001-02-16 09:08:59 +00:00
Kris Kennaway
abfda7b85a Update to BIND 8.2.3 and remove previous maintainer due to timeout. 2001-01-29 22:28:44 +00:00
Bill Fumerola
55c2fdf7b9 Respect CFLAGS
Approved by:	jseger (maintainer)
1999-11-12 18:27:03 +00:00
Bill Fumerola
15c5eaf394 Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.
Requested By:	a bazillion people both on mailing lists and #FreeBSD.
1999-06-28 21:25:34 +00:00
Justin M. Seger
ce5fc21e50 Nuke bind8, it's been in the base system for a while now. 1999-06-25 20:22:17 +00:00
Justin M. Seger
be992c468e Fix patch-aa, and add patch-ad to make this compile under current. 1998-05-21 01:27:14 +00:00
Justin M. Seger
7eabacc47e Upgrade to version 8.1.2.
Submitted by:   Studded@dal.net
1998-05-21 00:42:35 +00:00
Mark Murray
9c0dac7451 Install the raw (roff) man pages, not the formatted ones. 1998-01-12 19:19:44 +00:00
Justin M. Seger
5166a6056f Import of bind 8.1.1 port.
PR:		ports/4118
1997-11-26 00:24:20 +00:00