Port details |
- bind8 The Berkeley Internet Name Domain, an implementation of DNS
- 8.3.6 net
=42 8.3.6Version of this port present on the latest quarterly branch. - Maintainer: DougB@FreeBSD.org
 - Port Added: unknown
- Last Update: 2003-09-05 07:41:36
- SVN Revision: UNKNOWN
- People watching this port, also watch:: nmap
- License: not specified in port
- WWW:
- http://www.isc.org/products/BIND/
- Description:
- BIND 8 Features
-> DNS Dynamic Updates (RFC 2136)
-> DNS Change Notification (RFC 1996)
-> Completely new configuration syntax
-> Flexible, categorized logging system
-> IP-address-based access control for queries, zone transfers, and
updates that may be specified on a zone-by-zone basis
-> More efficient zone transfers
-> Improved performance for servers with thousands of zones
-> The server no longer forks for outbound zone transfers
-> Many bug fixes
WWW: http://www.isc.org/products/BIND/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.3.6 05 Sep 2003 07:41:36
 |
edwin  |
Massive repo-copies request: net->dns (partly devel->dns)
The category "dns" has been added, now is the time to move
the dns-related ports to the new world. Is there anyone who
is brave enough to complete this difficult job? ;)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |
8.3.6 09 Jun 2003 20:30:26
 |
dougb  |
Upgrade to version 8.3.6, which is a maintenance release to fix a couple
of small bugs discovered in 8.3.5. See CHANGES for details. |
8.3.5 07 Jun 2003 12:12:36
 |
dougb  |
Remove inaccurate repetition of COMMENT |
8.3.5 07 Jun 2003 12:07:13
 |
dougb  |
MAKE_ENV is defined in bsd.port.mk now |
8.3.5 07 Jun 2003 11:28:51
 |
dougb  |
Upgrade to version 8.3.5, the latest from ISC. Several bugfixes are
included, as well as a few minor enhancements. Check CHANGES for details.
Improve greatly the PORT_REPLACES_BASE option, which now truly replaces
everything, including re-positioning nslookup and nsupdate in sbin, and
writing over the includes, instead of installing them in include/bind.
Unconditionally install dnskeygen in bin, since that's where the base
puts it, and it's only confusing to users if they can't find it after
an installation.
Install isc/ctl.h by hand in the appropriate include directory, since
we install it in the base, and the distribution Makefile does not. |
8.3.4 07 Jun 2003 11:18:39
 |
dougb  |
Remove patches which have been incorporated into the distribution |
8.3.4 11 May 2003 03:56:57
 |
dougb  |
Fix a nibble calculation bug for IPv6 in nslookup.
This bug will be fixed in the next release of BIND. |
8.3.4 07 Mar 2003 06:08:06
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
8.3.4 17 Nov 2002 09:40:45
 |
dougb  |
Fix an array subscript error related to nibble string calculation
for IPv6 reverse lookups. This bug will not affect the majority
of users. The bug has been confirmed by Nominum, and will be
fixed in a future release.
PR: bin/41388
Submitted by: TOGAWA Satoshi <toga@puyo.org> |
8.3.4 17 Nov 2002 08:36:20
 |
dougb  |
Upgrade to version 8.3.4, which simply cleans up and slightly
improves the security patches released for 8.3.3. |
8.3.3_1 16 Nov 2002 20:18:42
 |
dougb  |
* Add more complete PORTDOCS, namely the same files the base installs
* This fixes deinstall when PORT_REPLACES_BASE |
8.3.3_1 14 Nov 2002 07:32:46
 |
dougb  |
* Bump PORTREVISION to reflect the ISC security patches
* Switch to DOCSDIR for PORTDOCS, which in addition to being
more aesthetically pleasing also reduces a gratuitous
mismatch when PORT_REPLACES_BASE |
8.3.3 14 Nov 2002 07:28:36
 |
dougb  |
This is the patch provided by ISC, re-generated to work in our system. |
8.3.3 03 Nov 2002 10:16:46
 |
dougb  |
Handle the fact that -current defines pselect() already. |
8.3.3 01 Aug 2002 07:35:52
 |
ijliao  |
add MASTER_SITE_ISC (1) and apply them
PR: 41218
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1) |
8.3.3 12 Jul 2002 09:32:28
 |
dougb  |
Forced commit to indicate that my attention was drawn to the manpage
path problem by this PR. My solution was different, but similar.
PR: ports/40027
Submitted by: Igor Roshchin <str@komkon.org> |
8.3.3 12 Jul 2002 09:25:47
 |
dougb  |
* Further improve the lot of those who use this port to replace the
base BIND by correcting the path to named.conf in the man pages, and
adding -base as a PKGNAMESUFFIX to make things really obvious.
* Remove man page install from under NOPORTDOCS. Thanks to mi@
for this one.
* Finally beat the CFLAGS issue into submission in a manner that's
not terribly elegant, but does survive the "creative" sub-make
architecture that they use to build stuff. This method will
(hopefully) have the pleasant side effect of not forcing patch-aa
to be regenerated quite so often. |
8.3.3 29 Jun 2002 00:05:17
 |
dougb  |
Upgrade to 8.3.3, the latest from ISC. This release fixes the
libbind bug, and adds logging for people who attempt to exploit
it to named. Also improves logging for named-xfer, and adds
features to ndc to attempt to preserve command line arguments
that named was started with.
All users of BIND 8 are HIGHLY encouraged to upgrade to this version. |
8.3.2 22 Jun 2002 21:45:27
 |
dougb  |
Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixes
include better EDNS support, the ability to turn EDNS probing off
on a per-server basis, better TSIG support, better handling
of IPv6, and various improvements to the CLI utilities like dig,
host, etc. For other improvements see the CHANGES file.
All users of BIND 8 are heavily encouraged to upgrade.
Changes to the port:
1. My patch for gid_t handling in 5.x was included in the base.
2. Make use of the new and improved MANPREFIX handling in bsd.port.mk.
3. If the user defines REPLACE_SYSTEM_BIND, we do just that. |
28 Feb 2002 05:31:24
    |
dougb  |
Small tuneups: |
14 Feb 2002 10:36:25
    |
dougb  |
Fix distinfo file for new distfile path |
13 Feb 2002 21:46:18
    |
dougb  |
Forced commit to indicate that the previous change, to put sources in their
own version-named subdirectory because the filenames are all the same came
from Valentin Nechayev <netch@lucky.net>. |
13 Feb 2002 21:43:50
    |
dougb  |
Makefile |
03 Feb 2002 21:37:34
    |
dougb  |
Upgrade to 8.3.1, an urgent bugfix release. To quote from the release notes,
"If you have BIND 8.3.0 you need to upgrade." See
/usr/local/share/doc/bind8/CHANGES for a complete list, but the most important
change is: |
21 Jan 2002 11:05:59
    |
dougb  |
Upgrade to version 8.3.0, which contains bug fixes too numerous to mention,
and a few new features. Many of the bugs are related to memory allocation, and
some of BIND's newer features like TSIG, IXFR, etc. Users particularly
interested should take a look at the CHANGES file (see below). |
11 Dec 2001 10:28:43
    |
sobomax  |
Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8
accordingly. |
10 Oct 2001 06:18:09
    |
dougb  |
* Update to 8.2.5, which contains, "Minor bug fixes and portability changes."
* Add a note explaining why I don't update this port immediately after a new
release, and add some of ISC's mirrors. |
25 May 2001 09:23:16
    |
dougb  |
Update to 8.2.4-REL |
14 May 2001 00:42:08
    |
dougb  |
Avoid confusing pkg tools with wonky version numbers |
09 May 2001 08:11:21
    |
dougb  |
Upgrade to version 8.2.4-T2B, aka RC1. Many bugfixes, but no new
functionality. Those experiencing problems with 8.2.3, or those with an
adventurous spirit should visit
http://www.isc.org/products/BIND/bind8-beta.html to see if this is something
they should get involved in. |
02 Mar 2001 07:34:49
    |
kuriyama  |
Add more master sites. |
19 Feb 2001 07:15:32
    |
dougb  |
Reverting previous commit. Not only did I not approve, I sent several messages
indicating that I did not want this action taken; one of which consisted
entirely of the words, "Please do not commit this patch." |
16 Feb 2001 09:08:59
    |
sf  |
print warning message after install. |
31 Jan 2001 07:21:27
    |
dougb  |
Take over maintainership of the BIND's. This is something I use every day, so
I'm on top of the security advisories, etc. |
29 Jan 2001 22:28:44
    |
kris  |
Update to BIND 8.2.3 and remove previous maintainer due to timeout. |
05 Jan 2001 14:03:21
    |
jedgar  |
Update port to 8.2.2p7 |
01 Jan 2001 10:15:17
    |
will  |
Goodbye, YEAR2000. Hello, 2001. |
08 Oct 2000 07:19:09
    |
asami  |
Convert category net to new layout. |