FreshPorts -- The Place For Ports Sun, 5 Jul 2009 3:25 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
bind96 9.6.1 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: 04 Jan 2009 07:12:24
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.6.0 includes a number of changes from BIND 9.5 and earlier releases,
including:
	Full NSEC3 support
	Automatic zone re-signing
	New update-policy methods tcp-self and 6to4-self

See the CHANGES file for more information on features.

WWW: https://www.isc.org/software/bind

- 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/bind96/ && make install clean
To add the package: pkg_add -r bind96


Configuration Options
===> The following configuration options are available for bind96-9.6.1:
     SSL=on (default) "Building without OpenSSL removes DNSSEC"
     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"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.isc.org/isc/bind9/9.6.1/
ftp://ftp.ciril.fr/pub/isc/bind9/9.6.1/
ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/bind9/9.6.1/
ftp://ftp.freenet.de/pub/ftp.isc.org/isc/bind9/9.6.1/
ftp://ftp.iij.ad.jp/pub/network/isc/bind9/9.6.1/
ftp://ftp.dti.ad.jp/pub/net/isc/bind9/9.6.1/
ftp://ftp.u-aizu.ac.jp/pub/net/isc/bind9/9.6.1/
ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/bind9/9.6.1/
ftp://ftp.chl.chalmers.se/pub/isc/bind9/9.6.1/
ftp://ftp.sunet.se/pub/network/isc/bind9/9.6.1/
ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/bind9/9.6.1/
ftp://ftp.epix.net/pub/isc/bind9/9.6.1/
ftp://ftp.nominum.com/pub/isc/bind9/9.6.1/
ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/bind9/9.6.1/
ftp://ftp.ntua.gr/pub/net/isc/isc/bind9/9.6.1/
http://dougbarton.us/Downloads/bind9/9.6.1/
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
19 Jun 2009 05:40:14
Original commit files touched by this commit  9.6.1
dougb search for other commits by this committer
Update to version 9.6.1, the latest from ISC. This version contains
numerous bug fixes and updates, especially in the DNSSEC code, including
the new NSEC3 protocol. Full details are available at:

http://oldwww.isc.org/sw/bind/view/?release=9.6.1&noframes=1
12 Apr 2009 22:33:23
Original commit files touched by this commit  9.6.0.1
pav search for other commits by this committer
- Flip from MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFE, fails both on pointyhat and on
  my local machine
24 Mar 2009 20:00:21
Original commit files touched by this commit  9.6.0.1
dougb search for other commits by this committer
Fix CONFLICTS (again). The previous example didn't work at all for ports
other than plain bind9 since the real PORTNAMEs for the other ports are
bind9[456]. This fix has the added advantage of covering REPLACE_BASE.
24 Mar 2009 19:51:28
Original commit files touched by this commit  9.6.0.1
dougb search for other commits by this committer
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports
08 Jan 2009 08:18:45
Original commit files touched by this commit  9.6.0.1
dougb search for other commits by this committer
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>
04 Jan 2009 07:26:28
Original commit files touched by this commit  9.6.0
dougb search for other commits by this committer
Update CONFLICTS to reflect the addition of the bind96 port,
the demise of bind9-dlz, and updates to the bind9-sdb-* ports.
04 Jan 2009 07:15:47
Original commit files touched by this commit  9.6.0
dougb search for other commits by this committer
Update after repo-copy for BIND 9.6.0
04 Jan 2009 07:12:02
Original commit files touched by this commit  9.5.1
dougb search for other commits by this committer
Forced commit to mark repo-copy from bind95

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
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20380
Broken 142
Deprecated 44
Ignore 760
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 18
Set to expire 25
Interactive 81
new 24 hours 5
new 48 hours7
new 7 days73
new fortnight99
new month184

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.066 seconds.