Skip site navigation (1)Skip section navigation (2)

CVS log for ports/dns/bind8/Attic/distinfo

[BACK] Up to [FreeBSD] / ports / dns / bind8

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27
Mon Dec 3 09:43:41 2007 UTC (4 years, 2 months ago) by dougb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.26: +0 -0 lines
ISC recently announced that BIND 8 has been End-of-Life'd:
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)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 24 00:08:49 2005 UTC (6 years, 2 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -0 lines
Add SHA256 checksums to my ports

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Oct 29 07:13:27 2005 UTC (6 years, 3 months ago) by dougb
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -0 lines
For the ports that I maintain, do the following as appropriate:

1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Mar 14 00:17:56 2004 UTC (7 years, 11 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -0 lines
Now that the SIZE thing has stabilized, add it to the ports I maintain.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Nov 27 01:47:29 2003 UTC (8 years, 2 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Update to 8.3.7, the latest in this branch from ISC. This is a security
fix release, which contains a change to, "apply anti-cache poison
techniques to negative answers." It also removes the view option to
nslookup.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jun 9 20:30:26 2003 UTC (8 years, 8 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Upgrade to version 8.3.6, which is a maintenance release to fix a couple
of small bugs discovered in 8.3.5. See CHANGES for details.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jun 7 11:28:51 2003 UTC (8 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Upgrade to version 8.3.5, the latest from ISC. Several bugfixes are
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.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Nov 17 08:36:20 2002 UTC (9 years, 2 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_5_0_0, old_RELEASE_4_8_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Upgrade to version 8.3.4, which simply cleans up and slightly
improves the security patches released for 8.3.3.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jun 29 00:05:17 2002 UTC (9 years, 7 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
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.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jun 22 21:45:26 2002 UTC (9 years, 7 months ago) by dougb
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
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.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 14 10:36:25 2002 UTC (9 years, 11 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Fix distinfo file for new distfile path

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Feb 3 21:37:34 2002 UTC (10 years ago) by dougb
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
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.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 21 11:05:59 2002 UTC (10 years ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
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.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Oct 10 05:18:09 2001 UTC (10 years, 4 months ago) by dougb
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
* 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.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 25 08:23:16 2001 UTC (10 years, 8 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Update to 8.2.4-REL

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed May 9 07:11:21 2001 UTC (10 years, 9 months ago) by dougb
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
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.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 29 22:28:44 2001 UTC (11 years ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update to BIND 8.2.3 and remove previous maintainer due to timeout.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 5 14:03:21 2001 UTC (11 years, 1 month ago) by jedgar
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update port to 8.2.2p7

No reponse from:	Maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 15 01:03:43 1999 UTC (12 years, 2 months ago) by jseger
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1, old_RELEASE_4_1_0, old_RELEASE_4_0_0, old_RELEASE_3_5_0, old_RELEASE_3_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
Upgrade to 8.2.2 patch 5

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 12 06:40:38 1999 UTC (12 years, 3 months ago) by jseger
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
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.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 8 18:03:46 1999 UTC (12 years, 6 months ago) by jseger
Branches: MAIN
CVS tags: old_RELEASE_3_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Upgrade to bind 8.2.1

Submitted by:	ust@cert.siemens.de
PR:		ports/12875

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 28 21:25:14 1999 UTC (12 years, 7 months ago) by billf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -0 lines
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.

Revision 1.5
Fri Jun 25 20:21:55 1999 UTC (12 years, 7 months ago) by jseger
Branches: MAIN
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
Nuke bind8, it's been in the base system for a while now.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 31 17:36:29 1999 UTC (12 years, 8 months ago) by jseger
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Use latest patches from ISC.

PR:		ports/11784

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 4 14:28:38 1999 UTC (12 years, 10 months ago) by jseger
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Upgrade to bind 8.2

Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
PR:		ports/10861

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 21 00:42:24 1998 UTC (13 years, 8 months ago) by jseger
Branches: MAIN
CVS tags: old_RELEASE_3_1_0, old_RELEASE_3_0_0, old_RELEASE_2_2_8, old_RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Upgrade to version 8.1.2.

Submitted by:   Studded@dal.net

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Nov 26 00:24:18 1997 UTC (14 years, 2 months ago) by jseger
Branches: old_JSEGER
CVS tags: old_v8_1_1, old_RELEASE_2_2_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of bind 8.1.1 port.
PR:		ports/4118

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 26 00:24:18 1997 UTC (14 years, 2 months ago) by jseger
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options