./net/bind911, Berkeley Internet Name Daemon implementation of DNS, version 9.11

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


Branch: pkgsrc-2020Q4, Version: 9.11.26, Package name: bind-9.11.26, 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
- IP version 6
- DNS Protocol Enhancements
- Views
- Multiprocessor Support
- Improved Portability Architecture
- Full NSEC3 support
- Automatic zone re-signing
- New update-policy methods tcp-self and 6to4-self

This package contains the BIND 9.11 release.

- Catalog Zones, a new method for provisioning servers
- "dnstap", a fast and flexible method of capturing and logging
DNS traffic.
- "dyndb", a new API for loading zone data from an external database
- dnssec-keymgr, a new key mainenance utility
- mdig, an alternate version of dig utility
- And more...

MESSAGE.rcd [+/-]


Package options: inet6, readline, threads

Master sites:

SHA1: 14064c865920842e48f444be2bda9dc91770e439
RMD160: 801726934bc31ca8292fc8358e6a813186283365
Filesize: 8092.369 KB

Version history: (Expand)


CVS history: (Expand)


   2021-01-30 08:43:16 by S.P.Zeidler | Files touched by this commit (1)
Log message:
Pullup ticket #6401 - requested by nia
net/bind911: build fix for i386

Revisions pulled up:
- net/bind911/Makefile                                          1.36
- net/bind916/Makefile                                          1.8

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Wed Jan 13 09:34:30 UTC 2021

   Modified Files:
   	pkgsrc/net/bind911: Makefile
   	pkgsrc/net/bind916: Makefile

   Log message:
   bind: Disable atomic operations on i386 too.

   To generate a diff of this commit:
   cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/bind911/Makefile
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/bind916/Makefile