NOTICE: This package has been removed from pkgsrc

./net/bind8, The Berkeley Internet Name Daemon, an implementation of DNS

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 8.4.7pl1nb1, Package name: bind-8.4.7pl1nb1, Maintainer: pkgsrc-users

BIND (Berkeley Internet Name Domain) is an implementation of the
Domain Name System (DNS) protocols and provides an openly redistributable
reference implementation of the major components of the Domain Name
System, including:

* a Domain Name System server (named)
* a Domain Name System resolver library
* tools for verifying the proper operation of the DNS server

The BIND DNS Server is used on the vast majority of name serving machines
on the Internet, providing a robust and stable architecture on top of which
an organization's naming architecture can be built. The resolver library
included in the BIND distribution provides the standard APIs for translation
between domain names and Internet addresses and is intended to be linked with
applications requiring name service.

BIND Version 8.2.2 patchlevel 5 (Released November 12th, 1999)

If you are running any version of BIND prior to 8.2.2 patchlevel 5,
we recommend you upgrade to the current version for security reasons.
There is one potential remote access exploit fixed in this release,
and there are several fixes for various denial-of-service bugs.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2009-01-04 01:25:28 by Adrian Portelli | Files touched by this commit (25) | Package removed
Log message:
Nuke BIND 8.x as discussed on pkgsrc-users@
   2008-06-21 22:01:59 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix build on newer NetBSD.
   2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274)
Log message:
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
   2008-05-11 02:00:57 by Tonnerre Lombard | Files touched by this commit (3)
Log message:
Fix CVE-2008-0122 for libbind (as contained in bind). A misplaced boundary
check can be abused for implementation specific exploitation: depending on
the use of libbind, this can result in denial of service or even remote
code execution.
   2007-11-17 13:04:15 by Roland Illig | Files touched by this commit (28)
Log message:
Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
   2007-09-10 21:05:02 by Adrian Portelli | Files touched by this commit (3)
Log message:
Update to 8.4.7-P1
- Fix ${MASTER_SITES}
- Fix permissions on installed html files

BIND changes:
1750.	[cleanup]	Add "End of Life" notices.
1749.	[security]	Use arc4 rather than LC NSID for QID RNG. [RT #17034]
1719.   [port]          HPUX-IA64 support.
1716.   [port]          solaris: poll() support.
1715.   [port]          solaris: uses Sun's md5 implementation.
1712.   [bug]           turning off non-blocking i/o was broken.
1700.   [port]          Use closefrom() if available.

See CHANGES for all the details.
   2006-10-04 23:53:19 by Thomas Klausner | Files touched by this commit (41)
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
   2006-03-22 19:33:57 by Joerg Sonnenberger | Files touched by this commit (8)
Log message:
Add DragonFly and FreeBSD (the latter untested) support.