<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/dns/bind8/files/patch-aa, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2007-12-03T09:43:44Z</updated>
<entry>
<title>ISC recently announced that BIND 8 has been End-of-Life'd:</title>
<updated>2007-12-03T09:43:44Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2007-12-03T09:43:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=53fb30ab2d7132d74e8a009d8d346d3102786e7d'/>
<id>urn:sha1:53fb30ab2d7132d74e8a009d8d346d3102786e7d</id>
<content type='text'>
http://www.isc.org/index.pl?/sw/bind/bind8-eol.php

Therefore, per the previous announcement, remove the ports for BIND 8.
This includes the chinese/bind8 slave port, and mail/smc-milter which
has a dependency on libbind_r.a from BIND 8.x. The latter has been
unmaintained since 2005, and is 3 versions behind.

Approved by:	portmgr (linimon)
</content>
</entry>
<entry>
<title>Remove the SH=${SH} part of this patch. It existed since the creation of the</title>
<updated>2004-04-18T23:26:58Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2004-04-18T23:26:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0a93dc20cf62e095fa67903b0051214158d8d7bd'/>
<id>urn:sha1:0a93dc20cf62e095fa67903b0051214158d8d7bd</id>
<content type='text'>
port, but it's not clear what the purpose was.

The reason for removing it is compatibility with Harti's work on updating make.
This patch causes a "recursive assignment" error. Removing it causes no
difference in the building of the port, so away it goes.

PR:		standards/57295
</content>
</entry>
<entry>
<title>* Further improve the lot of those who use this port to replace the</title>
<updated>2002-07-12T09:25:47Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-07-12T09:25:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4edc6d14f125d8da7d8a64791f5edc8c81b7dd1b'/>
<id>urn:sha1:4edc6d14f125d8da7d8a64791f5edc8c81b7dd1b</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Upgrade to 8.3.3, the latest from ISC. This release fixes the</title>
<updated>2002-06-29T00:05:17Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-06-29T00:05:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb44cc541a0024b11b7251ab37c7e7370d71b20d'/>
<id>urn:sha1:bb44cc541a0024b11b7251ab37c7e7370d71b20d</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixes</title>
<updated>2002-06-22T21:45:27Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-06-22T21:45:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=614bb0e759405cbc1b7a5f660118ee3a2b6cd01b'/>
<id>urn:sha1:614bb0e759405cbc1b7a5f660118ee3a2b6cd01b</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Small tuneups:</title>
<updated>2002-02-28T05:31:24Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-02-28T05:31:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f6eea92879d0df037da77e70b06cdf071072e197'/>
<id>urn:sha1:f6eea92879d0df037da77e70b06cdf071072e197</id>
<content type='text'>
* Make patching silent, like standard ports
* Use MANPREFIX for man pages
* Add a patch to specify the right arguments to getgrouplist,
by __FreeBSD_version
</content>
</entry>
<entry>
<title>Upgrade to version 8.3.0, which contains bug fixes too numerous to mention,</title>
<updated>2002-01-21T11:05:59Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-01-21T11:05:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=41a7272359d512b2c80972f90108c93fffeb1784'/>
<id>urn:sha1:41a7272359d512b2c80972f90108c93fffeb1784</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Respect CFLAGS</title>
<updated>1999-11-12T18:27:03Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-11-12T18:27:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=55c2fdf7b98306f3df7491f910ed67c1981e3d1d'/>
<id>urn:sha1:55c2fdf7b98306f3df7491f910ed67c1981e3d1d</id>
<content type='text'>
Approved by:	jseger (maintainer)
</content>
</entry>
<entry>
<title>Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.</title>
<updated>1999-06-28T21:25:34Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-06-28T21:25:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=15c5eaf3945de9ba128ab85a5926a47a0e9a17fe'/>
<id>urn:sha1:15c5eaf3945de9ba128ab85a5926a47a0e9a17fe</id>
<content type='text'>
Requested By:	a bazillion people both on mailing lists and #FreeBSD.
</content>
</entry>
<entry>
<title>Nuke bind8, it's been in the base system for a while now.</title>
<updated>1999-06-25T20:22:17Z</updated>
<author>
<name>Justin M. Seger</name>
<email>jseger@FreeBSD.org</email>
</author>
<published>1999-06-25T20:22:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ce5fc21e509fe96d1a0f2fb747c62e1226243fa8'/>
<id>urn:sha1:ce5fc21e509fe96d1a0f2fb747c62e1226243fa8</id>
<content type='text'>
</content>
</entry>
</feed>
