summaryrefslogtreecommitdiff
path: root/net/bind9
AgeCommit message (Collapse)Author
2002-04-08Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,Doug Barton
see /usr/local/share/doc/bind9/CHANGES after installation for details.
2002-03-17Fix PORTVERSION so that wacky things don't happen down the road.Doug Barton
In my previous commit I forgot to mention that 'pkg_add -r bind' is only half the rationale for changing PORTNAME. The other half is so that people who really want to can 'pkg_add -r bind9'.
2002-03-17Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugsDoug Barton
are fixed in this version, however BIND 9 is still recommended only for early adopters, and those that have time to closely monitor their name service. * Change PORTNAME to bind9 so that 'pkg_add -r bind' does the right thing * Use the local version of openssl, and disable threads on all but the most recent -current. Thread support is still considered experimental.
2001-08-15Add some mirrorsDoug Barton
2001-07-24Update port version to ISC's latest stable releaseDoug Barton
2001-05-28Upgrade to 9.1.3rc1, whose most significant change is a fix forDoug Barton
some IXFR problems.
2001-05-09Upgrade to BIND 9.1.2-Release. There is no newe functionality, butDoug Barton
it is highly recommended that all users of BIND 9 upgrade to this maintenance release.
2001-04-03Update to the actual release version of 9.1.1. If you're usingDoug Barton
bind 9, upgrade to this version.
2001-03-27Latest bug fixes, FOR GREAT JUSTICE !!Doug Barton
2001-03-23Latest bug fixes and documentation updates.Doug Barton
2001-03-19Latest bug fixes, no features added.Doug Barton
2001-03-10Upgrade to ISC's latest. No new features, but a few useful bug fixes.Doug Barton
2001-03-02Add more master sites.Jun Kuriyama
Approved by: maintainer
2001-02-27Update to ISC's latestDoug Barton
2001-02-13Latest update from ISC. Truly just bugfixes.Doug Barton
2001-02-08Update to ISC's bug fix release. For those who wish to (or need to)Doug Barton
use BIND 9 this upgrade is highly recommended.
2001-02-07I knew I forgot something... the patch is reported to substantiallyDoug Barton
improve the resistance to DOS, so this is worth a portrevision bump.
2001-02-07Major overhaul, including an updated man/plist, patching the man pagesDoug Barton
to make the location of etc/ files prefix-safe. Install a sample rndc.conf file. Since rndc won't start without one the user should have an example to work from. Add the installation of various docs wrapped in a NOPORTDOCS test. Last but not least, add a patch that turns off the debugging code ISC left on by default. This should help solve the problems with misbehaving assert's, related to nmap and other causes.
2001-01-31Take over maintainership of the BIND's. This is something I use every day,Doug Barton
so I'm on top of the security advisories, etc.
2001-01-21Update to 9.1.0; replace Makefile.in patch with perl regex.Will Andrews
Requested by: Joong Hyun Kim <better@ns1.betterbox.net>
2000-12-01Add CONFIGURE_ARGS so that named/lwresd put their pid filesAde Lovett
in the "right" place (/var/run), as opposed to ${PREFIX}/var/run
2000-11-19Update to 9.0.1Doug Barton
PR: ports/22941 Submitted by: Leif Neland, leifn@neland.dk
2000-11-03Bump PORTREVISION for the previous commiting.Munechika SUMIKAWA
2000-11-03Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6.Munechika SUMIKAWA
2000-10-29Update to BIND version 9.0.0, now with better DNSSEC support among lotsWill Andrews
of other neat things like that. Sorry for the delay. Repo-copy by: asami
2000-10-21Temporarily remove bind9, it is a repo-copy from bind8 not updated.Satoshi Asami
The history is safe, so just "cvs add" the files back when bind9 is ready to be committed.
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza
2000-02-11Add WWW linkMarc G. Fournier
1999-11-15Upgrade to 8.2.2 patch 5Justin M. Seger
1999-11-12Add a missing file.Bill Fumerola
1999-11-12Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.Justin M. Seger
Many people submitted patches for this one, and a combination of them were used.
1999-08-30$Id$ -> $FreeBSD$Peter Wemm
1999-08-08Upgrade to bind 8.2.1Justin M. Seger
Submitted by: ust@cert.siemens.de PR: ports/12875
1999-08-02Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek
containing the ports editors/vim5, sysutils/star, and one other.
1999-06-28Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.Bill Fumerola
Requested By: a bazillion people both on mailing lists and #FreeBSD.
1999-06-25Nuke bind8, it's been in the base system for a while now.Justin M. Seger
1999-05-31Use latest patches from ISC.Justin M. Seger
PR: ports/11784
1999-04-04Upgrade to bind 8.2Justin M. Seger
Submitted by: Brad Hendrickse <bradh@uunet.co.za> PR: ports/10861
1999-01-13Add a couple more Y2K links...Marc G. Fournier
1998-12-10Install HTML documentation in ${PREFIX}/share/doc/bind8Justin M. Seger
PR: 7750
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek
1998-07-19Update comment to match realityGary Palmer
1998-05-21Upgrade to version 8.1.2.Justin M. Seger
Submitted by: Studded@dal.net
1998-04-14Make this build under current again.Justin M. Seger
1998-02-04Take markm out of his misery... The patch belongs to the port'sGarrett Wollman
makefile, not bind's.
1998-01-12Install the raw (roff) man pages, not the formatted ones.Mark Murray
1997-11-26Import of bind 8.1.1 port.Justin M. Seger
PR: ports/4118