CVS log for ports/dns/bind94/Attic/distinfo
Up to [FreeBSD] / ports / dns / bind94
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.66
Wed Jun 1 00:22:22 2011 UTC (8 months, 1 week ago) by dougb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.65: +0 -0 lines
BIND 9.4.x is now EOL
Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri May 27 23:46:58 2011 UTC (8 months, 2 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +4 -4 lines
Upgrade to 9.4-ESV-R4-P1, which addresses the following issues: 1. Very large RRSIG RRsets included in a negative cache can trigger an assertion failure that will crash named (BIND 9 DNS) due to an off-by-one error in a buffer size check. This bug affects all resolving name servers, whether DNSSEC validation is enabled or not, on all BIND versions prior to today. There is a possibility of malicious exploitation of this bug by remote users. 2. Named could fail to validate zones listed in a DLV that validated insecure without using DLV and had DS records in the parent zone.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Dec 3 23:57:16 2010 UTC (14 months, 1 week ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -7 lines
Update to version 9.4-ESV-R4, the latest from ISC, which addresses the following security vulnerability. For more information regarding these issues please see: http://www.isc.org/announcement/guidance-regarding-dec-1st-2010-security-advisories Key algorithm rollover http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3614 Affects resolver operators who are validating with DNSSEC, and querying zones which are in a key rollover period. The bug will cause answers to incorrectly be marked as insecure. For the port: 1. Add CONFLICT for the ../bind-tools port 2. Remove CONFLICT for the removed ../bind9 port 3. Remove OPTION for threads on < RELENG_7 4. Remove MD5 from distinfo 5. Switch to pkg-install to create the symlinks to /etc/namedb/ as requested in [1] PR: ports/151635 [1] Submitted by: Benjamin Lee <ben@b1c1l1.com> [1]
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Oct 19 00:12:11 2010 UTC (15 months, 3 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +6 -6 lines
Update to 9.4-ESV-R3, the latest from ISC.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu May 20 06:34:15 2010 UTC (20 months, 3 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +6 -6 lines
Update to the latest patch set from ISC, which addresses the following: Named could return SERVFAIL for negative responses from unsigned zones.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Mar 17 05:35:02 2010 UTC (22 months, 3 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +6 -6 lines
Update to the latest patchfix releases to deal with the problems related to the handling of broken DNSSEC trust chains. This fix is only necessary for those who have DNSSEC validation enabled and configure trust anchors from third parties, either manually, or through a system like DLV.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Feb 2 07:14:33 2010 UTC (2 years ago) by dougb
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +6 -6 lines
Upgrade to 9.4-ESV, the first of the "Extended Support Releases" from ISC. It has numerous bug fixes compared to 9.4.3*, however in the case of this version "extended" only applies till 2010/12/31 so serious BIND users are still encouraged to upgrade to 9.6.x.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Jan 26 18:18:50 2010 UTC (2 years ago) by dougb
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +3 -0 lines
Blah ... forgot to re-add this patch for the slave port again.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Jan 25 00:25:08 2010 UTC (2 years ago) by dougb
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +6 -9 lines
Upgrade to BIND 9.4.3-P5, 9.5.2-P2, and 9.6.1-P3. These versions address the following vulnerabilities: BIND 9 Cache Update from Additional Section https://www.isc.org/advisories/CVE-2009-4022v6 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4022 A nameserver with DNSSEC validation enabled may incorrectly add unauthenticated records to its cache that are received during the resolution of a recursive client query BIND 9 DNSSEC validation code could cause bogus NXDOMAIN responses https://www.isc.org/advisories/CVE-2010-0097 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0097 There was an error in the DNSSEC NSEC/NSEC3 validation code that could cause bogus NXDOMAIN responses (that is, NXDOMAIN responses for records proven by NSEC or NSEC3 to exist) to be cached as if they had validated correctly These issues only affect systems with DNSSEC validation enabled.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Dec 5 02:12:12 2009 UTC (2 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -0 lines
Add back the geoip patch that was mistakenly deleted in the upgrade
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Nov 30 02:46:12 2009 UTC (2 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -9 lines
Update to the latest patchlevels for BINDs 9.[456]. The vulnerability this is designed to fix is related to DNSSEC validation on a resolving name server that allows access to untrusted users. If your system does not fall into all 3 of these categories you do not need to update immediately.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Aug 15 18:20:25 2009 UTC (2 years, 5 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -0 lines
Add a slave port to bind94 for the GeoIP patch from Caraytech. The most popular use of this patch is to send web site visitors to their nearest web server. Suppose you have a site called www.example555.com with two web servers: one in the US and one in England. You can use this patch in order for visitors from Europe to connect to the server in England and all other visitors to the server in the US. This is just one example of its usage. There are probably many others. WWW: http://www.caraytech.com/geodns/ I created a slave port rather than making this an option but other than that I was able to use the excellent work in the PR. PR: ports/119997 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Jul 29 18:23:40 2009 UTC (2 years, 6 months ago) by dougb
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Update the hashes of the PGP signature files for the new releases. The previous signatures were derived from the wrong key. The new signatures all verify correctly. No changes to the hashes for the software itself.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Jul 28 22:13:34 2009 UTC (2 years, 6 months ago) by dougb
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +6 -6 lines
Update to patched versions which address a remote DoS vulnerability: Receipt of a specially-crafted dynamic update message may cause BIND 9 servers to exit. This vulnerability affects all servers -- it is not limited to those that are configured to allow dynamic updates. Access controls will not provide an effective workaround. More details can be found here: https://www.isc.org/node/474 All BIND users are encouraged to update to a patched version ASAP.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Mar 21 20:40:07 2009 UTC (2 years, 10 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +6 -6 lines
BIND 9.4.3-P2 is a SECURITY patch for BIND 9.4.3. It addresses a bug in DNSSEC lookaside validation (DLV): unrecognized signature algorithms, which should have been treated as the equivalent of an unsigned zone, were instead treated as a validation failure.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Jan 8 08:18:44 2009 UTC (3 years, 1 month ago) by dougb
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +6 -6 lines
Update to the -P1 versions of the current BIND ports which contain the fix for the following vulnerability: https://www.isc.org/node/373 Description: Return values from OpenSSL library functions EVP_VerifyFinal() and DSA_do_verify() were not checked properly. Impact: It is theoretically possible to spoof answers returned from zones using the DNSKEY algorithms DSA (3) and NSEC3DSA (6). In short, if you're not using DNSSEC to verify signatures you have nothing to worry about. While I'm here, address the issues raised in the PR by adding a knob to disable building with OpenSSL altogether (which eliminates DNSSEC capability), and fix the configure arguments to better deal with the situation where the user has ssl bits in both the base and LOCALBASE. PR: ports/126297 Submitted by: Ronald F.Guilmette <rfg@tristatelogic.com>
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Dec 19 21:40:19 2008 UTC (3 years, 1 month ago) by dougb
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +6 -6 lines
Update to version 9.4.3 which contains numerous bug fixes. This version also includes the use-v[46]-udp-ports options to configure a range of random UDP ports to initiate queries from.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Aug 9 07:23:34 2008 UTC (3 years, 6 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
All -P2 versions now have PGP signatures with ISC's standard signing key. PR: ports/126389 (for bind9) Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Aug 2 07:01:20 2008 UTC (3 years, 6 months ago) by dougb
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +6 -6 lines
Update to patchlevel 2 for all versions:
- performance improvement over the P1 releases, namely
+ significantly remedying the port allocation issues
+ allowing TCP queries and zone transfers while issuing as many
outstanding UDP queries as possible
+ additional security of port randomization at the same level as P1
- also includes fixes for several bugs in the 9.5.0 base code
Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jul 9 19:02:00 2008 UTC (3 years, 7 months ago) by dougb
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +6 -6 lines
Upgrade to the -P1 versions of each port, which add stronger randomization of the UDP query-source ports. The server will still use the same query port for the life of the process, so users for whom the issue of cache poisoning is highly significant may wish to periodically restart their server using /etc/rc.d/named restart, or other suitable method. In order to take advantage of this randomization users MUST have an appropriate firewall configuration to allow UDP queries to be sent and answers to be received on random ports; and users MUST NOT specify a port number using the query-source[-v6] option. The avoid-v[46]-udp-ports options exist for users who wish to eliminate certain port numbers from being chosen by named for this purpose. See the ARM Chatper 6 for more information. Also please note, this issue applies only to UDP query ports. A random ephemeral port is always chosen for TCP queries. This issue applies primarily to name servers whose main purpose is to resolve random queries (sometimes referred to as "caching" servers, or more properly as "resolving" servers), although even an "authoritative" name server will make some queries, primarily at startup time. This update addresses issues raised in: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447 http://www.kb.cert.org/vuls/id/800113 http://tools.ietf.org/html/draft-ietf-dnsext-forgery-resilience
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Dec 1 21:53:34 2007 UTC (4 years, 2 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +6 -6 lines
Update to BIND 9.4.2. Many bugs are fixed, please see the CHANGES file for more details. Approved by: portmgr (erwin)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jul 24 22:02:16 2007 UTC (4 years, 6 months ago) by dougb
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +6 -6 lines
Update to 9.4.1-P1, which has fixes for the following: 1. The default access control lists (acls) are not being correctly set. If not set anyone can make recursive queries and/or query the cache contents. See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2925 2. The DNS query id generation is vulnerable to cryptographic analysis which provides a 1 in 8 chance of guessing the next query id for 50% of the query ids. This can be used to perform cache poisoning by an attacker. This bug only affects outgoing queries, generated by BIND 9 to answer questions as a resolver, or when it is looking up data for internal uses, such as when sending NOTIFYs to slave name servers. All users are encouraged to upgrade. See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue May 1 01:00:01 2007 UTC (4 years, 9 months ago) by dougb
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +6 -6 lines
Update to version 9.4.1, a security update from ISC:
2172. [bug] query_addsoa() was being called with a non zone db.
[RT #16834]
If you are running BIND 9.4.0 (either pre-release or final),
you are advised to upgrade as soon as possible to BIND 9.4.1.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Feb 26 07:57:58 2007 UTC (4 years, 11 months ago) by dougb
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +6 -6 lines
Update to the release version of 9.4.0.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jan 28 22:45:54 2007 UTC (5 years ago) by dougb
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +6 -6 lines
Complete the update for bind94 after the repocopy, and hook it up.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jan 25 01:57:42 2007 UTC (5 years ago) by dougb
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +6 -6 lines
Upgrade to version 9.3.4, the latest from ISC, which addresses the
following security issues. All users of BIND are encouraged to upgrade
to this version.
2126. [security] Serialise validation of type ANY responses. [RT #16555]
2124. [security] It was possible to dereference a freed fetch
context. [RT #16584]
2089. [security] Raise the minimum safe OpenSSL versions to
OpenSSL 0.9.7l and OpenSSL 0.9.8d. Versions
prior to these have known security flaws which
are (potentially) exploitable in named. [RT #16391]
2088. [security] Change the default RSA exponent from 3 to 65537.
[RT #16391]
2066. [security] Handle SIG queries gracefully. [RT #16300]
1941. [bug] ncache_adderesult() should set eresult even if no
rdataset is passed to it. [RT #15642]
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Dec 9 22:20:38 2006 UTC (5 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +6 -6 lines
Upgrade to version 9.3.3, the latest from ISC. This is a maintenance release, with the usual round of bug and security fixes. All users of BIND 9 are encouraged to upgrade to this version.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Nov 3 07:47:21 2006 UTC (5 years, 3 months ago) by dougb
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -6 lines
Update to version 9.3.2-P2, which addresses the vulnerability announced by ISC dated 31 October (delivered via e-mail to the bind-announce@isc.org list today): Description: Because of OpenSSL's recently announced vulnerabilities (CAN-2006-4339, CVE-2006-2937 and CVE-2006-2940) which affect named, we are announcing this workaround and releasing patches. A proof of concept attack on OpenSSL has been demonstrated for CAN-2006-4339. OpenSSL is required to use DNSSEC with BIND. Fix for version 9.3.2-P1 and lower: Upgrade to BIND 9.2.3-P2, then generate new RSASHA1 and RSAMD5 keys for all old keys using the old default exponent and perform a key rollover to these new keys. These versions also change the default RSA exponent to be 65537 which is not vulnerable to the attacks described in CAN-2006-4339.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Sep 6 18:42:40 2006 UTC (5 years, 5 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_6_2_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +6 -6 lines
Upgrade to version 9.3.2-P1, which addresses the following security vulnerabilities: http://www.niscc.gov.uk/niscc/docs/re-20060905-00590.pdf?lang=en 2066. [security] Handle SIG queries gracefully. [RT #16300] http://www.kb.cert.org/vuls/id/697164 1941. [bug] ncache_adderesult() should set eresult even if no rdataset is passed to it. [RT #15642] All users of BIND 9 are encouraged to upgrade to this version.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Dec 28 01:07:22 2005 UTC (6 years, 1 month ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -6 lines
Update to 9.3.2, the latest from ISC
Revision 1.36: 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
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -0 lines
Add SHA256 checksums to my ports
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Mar 13 10:52:52 2005 UTC (6 years, 11 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_6_0_0, old_RELEASE_5_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -8 lines
Upgrade to 9.3.1, the latest version from ISC. This version contains several important fixes, including a remote (although unlikely) exploit. See the CHANGES file for details. All users of BIND 9 are highly encouraged to upgrade to this version. Changes to the port include: 1. Remove ISC patch to 9.3.0 that addressed the remote exploit 2. Change to OPTIONS, and thereby 3. --enable-threads is now the default. Users report that the new thread code in 9.3.x works significantly better than the old on all versions of FreeBSD. 4. Add a temporary shim for the old PORT_REPLACES_BASE_BIND9 option. The OPTIONS framework requires knobs to start with WITH_ or WITHOUT_ 5. Remove patch that shoehorned named.conf.5 into the right place, it has been fixed in the code.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jan 28 20:47:44 2005 UTC (7 years ago) by dougb
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -0 lines
Include a patch from ISC to deal with the following vulnerability: Name: BIND: Self Check Failing [Added 2005.25.01] Versions affected: BIND 9.3.0 Severity: LOW Exploitable: Remotely Type: Denial of Service Description: An incorrect assumption in the validator (authvalidated) can result in a REQUIRE (internal consistancy) test failing and named exiting. Workarounds: Turn off dnssec validation (off by default) at the options/view level. dnssec-enable no; Active Exploits: None known Bump PORTREVISION accordingly. It should be noted that the vast majority of users would not have DNSSEC enabled, and therefore are not vulnerable to this bug.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Sep 24 04:03:31 2004 UTC (7 years, 4 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_5_3_0, old_RELEASE_4_11_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -2 lines
Update to BIND 9.3.0, the latest from ISC. This version has several
significant updates, not the least of which is the new and improved
DNSSEC code based on the latest standards (including DS).
Various updates to the port, including:
1. Download the PGP signature
2. If running on ${OSVERSION} >= 503000, configure with threads
3. Update pkg-descr re IPv6 RRs
4. Update pkg-message to reflect a world with 6-current
There is also a patch to correct a man page installation error.
This problem should be fixed in the next release.
Approved by: portmgr (marcus)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Mar 14 00:17:56 2004 UTC (7 years, 10 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
Now that the SIZE thing has stabilized, add it to the ports I maintain.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Oct 24 23:10:57 2003 UTC (8 years, 3 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Upgrade to the 9.2.3 release version
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Sep 25 05:08:39 2003 UTC (8 years, 4 months ago) by dougb
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Upgrade to version 9.2.3rc4. The 9.2.3 code has many many bugs fixed from 9.2.2, check CHANGES for more information. The rc4 code has the delegation-only options. Check the ARM for information on how to enable it.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Mar 4 09:44:15 2003 UTC (8 years, 11 months ago) by dougb
Branches: MAIN
CVS tags: old_old_RELEASE_5_1_0, old_old_RELEASE_4_8_0, old_RELEASE_4_9_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
* Update to version 9.2.2, the latest from ISC. This version contains no new features compared to 9.2.1, only bug fixes. Users of BIND 9 are highly encouraged to upgrade. * Switch to Makefile COMMENT
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jan 26 08:42:01 2003 UTC (9 years ago) by dougb
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Upgrade to 9.2.2rc1. This version has been available for several months, and is widely considered to be more stable than 9.2.1. I would have preferred a -REL version, but better is better. * Clean up the Makefile a little * Just say no to threads * Add the PORT_REPLACES_BASE magic, similar to the bind8 port
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed May 22 05:22:31 2002 UTC (9 years, 8 months ago) by dougb
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_0, old_old_RELEASE_4_7_0, old_old_RELEASE_4_6_2, old_old_RELEASE_4_6_1, old_old_RELEASE_4_6_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Update to the latest release version
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Apr 8 08:32:47 2002 UTC (9 years, 10 months ago) by dougb
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed, see /usr/local/share/doc/bind9/CHANGES after installation for details.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Mar 17 06:47:25 2002 UTC (9 years, 10 months ago) by dougb
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_DP1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugs are fixed in this version, however BIND 9 is still recommended only for early adopters, and those that have time to closely monitor their name service. * Change PORTNAME to bind9 so that 'pkg_add -r bind' does the right thing * Use the local version of openssl, and disable threads on all but the most recent -current. Thread support is still considered experimental.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jul 24 18:10:31 2001 UTC (10 years, 6 months ago) by dougb
Branches: MAIN
CVS tags: old_old_RELEASE_4_5_0, old_old_RELEASE_4_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Update port version to ISC's latest stable release
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon May 28 08:27:10 2001 UTC (10 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Upgrade to 9.1.3rc1, whose most significant change is a fix for some IXFR problems.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed May 9 06:32:42 2001 UTC (10 years, 9 months ago) by dougb
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Upgrade to BIND 9.1.2-Release. There is no newe functionality, but it is highly recommended that all users of BIND 9 upgrade to this maintenance release.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 3 07:37:00 2001 UTC (10 years, 10 months ago) by dougb
Branches: MAIN
CVS tags: old_old_RELEASE_4_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to the actual release version of 9.1.1. If you're using bind 9, upgrade to this version.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Mar 27 08:45:23 2001 UTC (10 years, 10 months ago) by dougb
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Latest bug fixes, FOR GREAT JUSTICE !!
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Mar 23 14:37:41 2001 UTC (10 years, 10 months ago) by dougb
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Latest bug fixes and documentation updates.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Mar 19 09:11:31 2001 UTC (10 years, 10 months ago) by dougb
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Latest bug fixes, no features added.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 10 20:56:44 2001 UTC (10 years, 11 months ago) by dougb
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Upgrade to ISC's latest. No new features, but a few useful bug fixes.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Feb 27 08:08:59 2001 UTC (10 years, 11 months ago) by dougb
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to ISC's latest
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Feb 13 07:33:34 2001 UTC (10 years, 11 months ago) by dougb
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Latest update from ISC. Truly just bugfixes.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 8 08:35:43 2001 UTC (11 years ago) by dougb
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to ISC's bug fix release. For those who wish to (or need to) use BIND 9 this upgrade is highly recommended.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 21 00:42:48 2001 UTC (11 years ago) by will
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Update to 9.1.0; replace Makefile.in patch with perl regex. Requested by: Joong Hyun Kim <better@ns1.betterbox.net>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Nov 19 19:21:02 2000 UTC (11 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update to 9.0.1 PR: ports/22941 Submitted by: Leif Neland, leifn@neland.dk
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 29 04:45:17 2000 UTC (11 years, 3 months ago) by will
Branches: MAIN
CVS tags: old_old_RELEASE_4_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
Update to BIND version 9.0.0, now with better DNSSEC support among lots of other neat things like that. Sorry for the delay. Repo-copy by: asami
Revision 1.10
Sat Oct 21 21:05:58 2000 UTC (11 years, 3 months ago) by asami
Branches: MAIN
FILE REMOVED
Changes since revision 1.9: +0 -0 lines
Temporarily remove bind9, it is a repo-copy from bind8 not updated. The history is safe, so just "cvs add" the files back when bind9 is ready to be committed.
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_old_RELEASE_4_1_1, old_old_RELEASE_4_1_0, old_old_RELEASE_4_0_0, old_old_RELEASE_3_5_0, old_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_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_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_old_RELEASE_3_1_0, old_old_RELEASE_3_0_0, old_old_RELEASE_2_2_8, old_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_old_JSEGER
CVS tags: old_old_v8_1_1, old_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
