FreshPorts -- The Place For Ports Fri, 5 Sep 2008 2:53 PM BST
Port details
bind95 9.5.0.2 dns on this many watch lists=5 search for ports that depend on this port
The BIND DNS suite with updated DNSSEC and threads
Maintained by: dougb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jul 2008 07:12:23
Also Listed In: net ipv6


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, including working threads in this version

BIND 9.5 has a number of new features over previous versions, including:
GSS-TSIG support (RFC 3645), DHCID support
Experimental http server and statistics support for named via xml
More detailed statistics counters, compatible with the ones supported in BIND 8
Faster ACL processing
Efficient LRU cache cleaning mechanism.
NSID support (RFC 5001). 

WWW: http://www.isc.org/index.pl?/sw/bind/index.php

- Doug Barton
DougB@FreeBSD.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: textproc/libxml2

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


Configuration Options
===> The following configuration options are available for bind95-9.5.0.2:
     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=off (default) "Compile w/threads (Not Recommended  Use 'make config' to modify these settings

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

Number of commits found: 8

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Aug 2008 08:23:35
Original commit files touched by this commit  9.5.0.2
dougb search for other commits by this committer
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>
02 Aug 2008 08:01:21
Original commit files touched by this commit  9.5.0.2
dougb search for other commits by this committer
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
16 Jul 2008 21:39:24
Original commit files touched by this commit  9.5.0.1
dougb search for other commits by this committer
Add an OPTION to turn on the ability of dns/host/nslookup to do
DNSSEC validation.

This is off by default, so no PORTREVISION bump.

Submitted by:   Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
11 Jul 2008 20:02:37
Original commit files touched by this commit  9.5.0.1
dougb search for other commits by this committer
Strengthen the wording regarding the THREADS OPTION for <FreeBSD-7
09 Jul 2008 20:02:01
Original commit files touched by this commit  9.5.0.1
dougb search for other commits by this committer
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Jul 2008 16:41:15
Original commit files touched by this commit  9.5.0
dougb search for other commits by this committer
Make CONFLICTS a little cleaner
Add README.idnkit to PORTDOCS
03 Jul 2008 08:26:14
Original commit files touched by this commit  9.5.0
dougb search for other commits by this committer
Update for 9.5.0

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, including working threads in this version

BIND 9.5 has a number of new features over previous versions, including:
GSS-TSIG support (RFC 3645), DHCID support
Experimental http server and statistics support for named via xml
More detailed statistics counters, compatible with the ones supported in BIND 8
Faster ACL processing
Efficient LRU cache cleaning mechanism.
NSID support (RFC 5001).
03 Jul 2008 07:12:05
Original commit files touched by this commit  9.4.2_1
dougb search for other commits by this committer
Forced commit to note that these files were repo-copied from dns/bind94

Number of commits found: 8

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19102
Broken 158
Deprecated 78
Ignore 423
Forbidden 6
Restricted 304
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 3
new 48 hours10
new 7 days55
new fortnight82
new month252

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

Add tab to Netscape 6

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