Commit graph

50 commits

Author SHA1 Message Date
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
bb708d2cd0 * Add more complete PORTDOCS, namely the same files the base installs
* This fixes deinstall when PORT_REPLACES_BASE
2002-11-16 20:18:42 +00:00
Doug Barton
c51ab41d20 * Bump PORTREVISION to reflect the ISC security patches
* Switch to DOCSDIR for PORTDOCS, which in addition to being
more aesthetically pleasing also reduces a gratuitous
mismatch when PORT_REPLACES_BASE
2002-11-14 07:32:46 +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
Ying-Chieh Liao
e1bfe4684c add MASTER_SITE_ISC (1) and apply them
PR:		41218
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (1)
2002-08-01 07:35:52 +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
b01cab0651 Fix distinfo file for new distfile path 2002-02-14 10:36:25 +00:00
Doug Barton
93b72cd13d Makefile 2002-02-13 21:43:50 +00:00
Doug Barton
60f5079d3b Upgrade to 8.3.1, an urgent bugfix release. To quote from the release
notes, "If you have BIND 8.3.0 you need to upgrade." See
/usr/local/share/doc/bind8/CHANGES for a complete list, but the most
important change is:

1324. [bug] certian bad delegations could result in a DNS storm.
2002-02-03 21:37:34 +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
Maxim Sobolev
5eb1cd0412 Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8
accordingly.
2001-12-11 10:28:43 +00:00
Doug Barton
fb6eb3b47a * Update to 8.2.5, which contains, "Minor bug fixes and portability changes."
* Add a note explaining why I don't update this port immediately after a new
release, and add some of ISC's mirrors.
2001-10-10 05:18:09 +00:00
Doug Barton
1335b96f3c Update to 8.2.4-REL 2001-05-25 08:23:16 +00:00
Doug Barton
72dcd84d7a Avoid confusing pkg tools with wonky version numbers 2001-05-13 23:42:08 +00:00
Doug Barton
9a6a7cc09d Upgrade to version 8.2.4-T2B, aka RC1. Many bugfixes, but no new
functionality. Those experiencing problems with 8.2.3, or those
with an adventurous spirit should visit
http://www.isc.org/products/BIND/bind8-beta.html
to see if this is something they should get involved in.
2001-05-09 07:11:21 +00:00
Jun Kuriyama
1af596f655 Add more master sites.
Requested by:	maintainer
2001-03-02 07:34:49 +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
Doug Barton
858f4921c4 Take over maintainership of the BIND's. This is something I use every day,
so I'm on top of the security advisories, etc.
2001-01-31 07:21:26 +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
Chris D. Faulhaber
4da55bf3aa Update port to 8.2.2p7
No reponse from:	Maintainer
2001-01-05 14:03:21 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Marc G. Fournier
5274635be1 Add WWW link 2000-02-11 04:24:18 +00:00
Justin M. Seger
2d8e4c1345 Upgrade to 8.2.2 patch 5 1999-11-15 01:03:44 +00:00
Bill Fumerola
55c2fdf7b9 Respect CFLAGS
Approved by:	jseger (maintainer)
1999-11-12 18:27:03 +00:00
Bill Fumerola
ef562be9d7 Add a missing file. 1999-11-12 18:25:10 +00:00
Justin M. Seger
838b14af65 Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.
Many people submitted patches for  this one, and a combination of them
were used.
1999-11-12 06:40:39 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Justin M. Seger
1d778e52e5 Upgrade to bind 8.2.1
Submitted by:	ust@cert.siemens.de
PR:		ports/12875
1999-08-08 18:03:46 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +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
4df78b912f Use latest patches from ISC.
PR:		ports/11784
1999-05-31 17:36:29 +00:00
Justin M. Seger
c1196dd22b Upgrade to bind 8.2
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
PR:		ports/10861
1999-04-04 14:28:39 +00:00
Marc G. Fournier
a43086689f Add a couple more Y2K links... 1999-01-13 03:37:28 +00:00
Justin M. Seger
007ce88990 Install HTML documentation in ${PREFIX}/share/doc/bind8
PR:	7750
1998-12-10 02:59:27 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Gary Palmer
c3b336dcdf Update comment to match reality 1998-07-19 05:11:59 +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
Justin M. Seger
86a4877f95 Make this build under current again. 1998-04-14 21:44:27 +00:00
Garrett Wollman
8bef6a590d Take markm out of his misery... The patch belongs to the port's
makefile, not bind's.
1998-02-04 16:23:28 +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