FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:44 PM BST
Port details
bind99 9.9.1 dns on this many watch lists=3 search for ports that depend on this port
The BIND DNS suite with updated DNSSEC and DNS64
Maintained by: dougb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Jan 2012 05:28:38
Also Listed In: net ipv6
License: not specified in port


BIND version 9 is a major rewrite of nearly all aspects of the underlying BIND
architecture.  Some of the important features of BIND 9 are:

DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests)
IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA)
     Experimental IPv6 Resolver Library
DNS Protocol Enhancements: IXFR, DDNS, Notify, EDNS0
     Improved standards conformance
Views: One server process can provide multiple "views" of the DNS namespace,
     e.g. an "inside" view to certain clients, and an "outside" view to others.
Multiprocessor Support

BIND 9.9 includes a number of changes from BIND 9.8 and earlier releases,
including:
	NXDOMAIN redirection
	Improved startup and reconfiguration time, especially with large
		numbers of authoritative zones
	New "inline-signing" option, allows named to sign zones completely
		transparently, including static zones
	Many other new features, especially for DNSSEC

See the CHANGES file for more information on features.

WWW: https://www.isc.org/software/bind
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: textproc/libxml2
There are no ports dependent upon this port

To install the port: cd /usr/ports/dns/bind99/ && make install clean
To add the package: pkg_add -r bind99


Configuration Options
===> The following configuration options are available for bind99-9.9.1:
     SSL=on (default) "Building without OpenSSL removes DNSSEC"
     LINKS=on (default) "Create conf file symlinks in /usr/local"
     XML=on (default) "Support for xml statistics output"
     IDN=off (default) "Add IDN support to dig, host, etc."
     REPLACE_BASE=off (default) "Replace base BIND with this version"
     LARGE_FILE=off (default) "64-bit file support"
     SIGCHASE=off (default) "dig/host/nslookup will do DNSSEC validation"
     IPV6=off (default) "IPv6 Support (autodetected by default)"
     THREADS=on (default) "Compile with thread support"
     DLZ_POSTGRESQL=off (default) "DLZ Postgres driver"
     DLZ_MYSQL=off (default) "DLZ MySQL driver (single-threaded BIND)"
     DLZ_BDB=off (default) "DLZ BDB driver"
     DLZ_LDAP=off (default) "DLZ LDAP driver"
     DLZ_FILESYSTEM=off (default) "DLZ filesystem driver"
     DLZ_STUB=off (default) "DLZ stub driver"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.isc.org/isc/bind9/9.9.1/
ftp://ftp.ciril.fr/pub/isc/bind9/9.9.1/
ftp://ftp.freenet.de/pub/ftp.isc.org/isc/bind9/9.9.1/
ftp://ftp.iij.ad.jp/pub/network/isc/bind9/9.9.1/
ftp://ftp.dti.ad.jp/pub/net/isc/bind9/9.9.1/
ftp://ftp.u-aizu.ac.jp/pub/net/isc/bind9/9.9.1/
ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/bind9/9.9.1/
ftp://ftp.sunet.se/pub/network/isc/bind9/9.9.1/
ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/bind9/9.9.1/
ftp://ftp.nominum.com/pub/isc/bind9/9.9.1/
ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/bind9/9.9.1/
ftp://ftp.ntua.gr/pub/net/isc/isc/bind9/9.9.1/
ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/bind9/9.9.1/
http://dougbarton.us/Downloads/bind9/9.9.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 9

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 May 2012 04:40:55
Original commit files touched by this commit  9.9.1
dougb search for other commits by this committer
Upgrade to BIND versions 9.9.1, 9.8.3, 9.7.6, and 9.6-ESV-R7,
the latest from ISC. These versions all contain the following:

Feature Change

*  BIND now recognizes the TLSA resource record type, created to
   support IETF DANE (DNS-based Authentication of Named Entities)
   [RT #28989]

Bug Fix

*  The locking strategy around the handling of iterative queries
   has been tuned to reduce unnecessary contention in a multi-
   threaded environment.

Each version also contains other critical bug fixes.

All BIND users are encouraged to upgrade to these latest versions.
23 May 2012 04:40:33
Original commit files touched by this commit  9.9.0_1
dougb search for other commits by this committer
Remove patch that is incorporated into version 9.9.1
04 Apr 2012 22:03:08
Original commit files touched by this commit  9.9.0_1
dougb search for other commits by this committer
Switch to using the PORTDOCS macro

Feature safe:   yes
17 Mar 2012 06:37:10
Original commit files touched by this commit  9.9.0_1
dougb search for other commits by this committer
Add a patch from ISC slated for 9.9.1 which fixes an assertion failure

Feature safe: yes
29 Feb 2012 18:41:12
Original commit files touched by this commit  9.9.0
dougb search for other commits by this committer
Release version of 9.9.0. Code is identical to rc4.
24 Feb 2012 07:26:21
Original commit files touched by this commit  9.9.0.rc4
dougb search for other commits by this committer
Upgrade to rc4, rndc and dlz fixes, including DNSSEC key maintenance timer
19 Feb 2012 02:41:42
Original commit files touched by this commit  9.9.0.rc3
dougb search for other commits by this committer
Upgrade to 9.9.0rc3, various small bug fixes
01 Feb 2012 02:12:20
Original commit files touched by this commit  9.9.0.rc2
dougb search for other commits by this committer
Update to 9.9.0rc2, which addresses mostly in-line signing bugs
28 Jan 2012 05:28:10
Original commit files touched by this commit  9.9.0.rc1
dougb search for other commits by this committer
By popular demand add a port for the newest BIND branch, 9.9.x. This will
stay as a -devel until it's formally released, which should be soon'ish.

BIND 9.9 includes a number of changes from BIND 9.8 and earlier releases,
including:
        NXDOMAIN redirection
        Improved startup and reconfiguration time, especially with large
                numbers of authoritative zones
        New "inline-signing" option, allows named to sign zones completely
                transparently, including static zones
        Many other new features, especially for DNSSEC

See the CHANGES file for more information on features.

https://kb.isc.org/article/AA-00592

Number of commits found: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.053 seconds.