./net/bind95, Version 9 of the Berkeley Internet Name Daemon, implementation of DNS

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 9.5.1pl1, Package name: bind-9.5.1pl1, Maintainer: pkgsrc-users

BIND, the Berkeley Internet Name Daemon, 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 (A6, DNAME, etc.)
Bitstring Labels
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 to different clients.

- Multiprocessor Support
- Improved Portability Architecture


Required to build:
[lang/perl5] [devel/libtool-base]

Master sites:

SHA1: 9dad4b6860d807316fc926208767dc08c2ec7b87
RMD160: c9830d0fde66fbca13ec4109c80d39ac88df6a5d
Filesize: 6533.896 KB

Version history: (Expand)


CVS history: (Expand)


   2009-01-19 15:24:36 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket 2644 - requested by mlelstv
fixes dnssec resolver checks

Revisions pulled up:
- pkgsrc/net/bind95/Makefile	1.6
- pkgsrc/net/bind95/distinfo	1.5
- pkgsrc/net/bind95/PLIST	by patch

   Module Name:    pkgsrc
   Committed By:   adrianp
   Date:           Thu Jan  8 09:02:50 UTC 2009

   Modified Files:
           pkgsrc/net/bind95: Makefile distinfo

   Log message:
   Changes since 9.5.1:

   2522.   [security]      Handle -1 from DSA_do_verify().

   To generate a diff of this commit:
   cvs rdiff -r1.5 -r1.6 pkgsrc/net/bind95/Makefile
   cvs rdiff -r1.4 -r1.5 pkgsrc/net/bind95/distinfo