Path to this page:
./
net/bind95,
Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
Branch: pkgsrc-2010Q1,
Version: 9.5.2pl2nb1,
Package name: bind-9.5.2pl2nb1,
Maintainer: pkgsrc-usersBIND, 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: (Expand)
SHA1: ffa6df6752976e6bdd05508c5cc5131ef9a097f1
RMD160: a0864dadb1af7268a0c54fed3bc178bd17abb55c
Filesize: 6518.426 KB
Version history: (Expand)
- (2010-04-23) Updated to version: bind-9.5.2pl2nb1
- (2010-04-09) Package added to pkgsrc.se, version bind-9.5.2pl2 (created)
CVS history: (Expand)
2010-04-23 10:56:26 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Pullup ticket #3090 - requested by gls
net/bind95: portability fix
Revisions pulled up:
- net/bind95/Makefile 1.17
---
Module Name: pkgsrc
Committed By: gls
Date: Thu Apr 22 20:21:09 UTC 2010
Modified Files:
pkgsrc/net/bind95: Makefile
Log message:
Disable kqueue on Dragonfly to make bind95 work.
As reported by Justin Sherrill in PR pkg/43195.
Bump PKGREVISION.
|