summaryrefslogtreecommitdiff
path: root/dns/bind95 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some mirrorsDoug Barton2001-08-151-0/+2
| | | | Notes: svn path=/head/; revision=46263
* Update port version to ISC's latest stable releaseDoug Barton2001-07-242-2/+8
| | | | Notes: svn path=/head/; revision=45450
* Upgrade to 9.1.3rc1, whose most significant change is a fix forDoug Barton2001-05-282-2/+2
| | | | | | | some IXFR problems. Notes: svn path=/head/; revision=43178
* Upgrade to BIND 9.1.2-Release. There is no newe functionality, butDoug Barton2001-05-093-2/+3
| | | | | | | | it is highly recommended that all users of BIND 9 upgrade to this maintenance release. Notes: svn path=/head/; revision=42437
* Update to the actual release version of 9.1.1. If you're usingDoug Barton2001-04-032-2/+2
| | | | | | | bind 9, upgrade to this version. Notes: svn path=/head/; revision=40791
* Latest bug fixes, FOR GREAT JUSTICE !!Doug Barton2001-03-272-2/+2
| | | | Notes: svn path=/head/; revision=40427
* Latest bug fixes and documentation updates.Doug Barton2001-03-232-2/+2
| | | | Notes: svn path=/head/; revision=40274
* Latest bug fixes, no features added.Doug Barton2001-03-192-2/+2
| | | | Notes: svn path=/head/; revision=40039
* Upgrade to ISC's latest. No new features, but a few useful bug fixes.Doug Barton2001-03-102-2/+2
| | | | Notes: svn path=/head/; revision=39470
* Add more master sites.Jun Kuriyama2001-03-021-1/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=38962
* Update to ISC's latestDoug Barton2001-02-273-2/+3
| | | | Notes: svn path=/head/; revision=38843
* Latest update from ISC. Truly just bugfixes.Doug Barton2001-02-132-2/+2
| | | | Notes: svn path=/head/; revision=38295
* Update to ISC's bug fix release. For those who wish to (or need to)Doug Barton2001-02-083-18/+2
| | | | | | | use BIND 9 this upgrade is highly recommended. Notes: svn path=/head/; revision=38093
* I knew I forgot something... the patch is reported to substantiallyDoug Barton2001-02-071-0/+1
| | | | | | | improve the resistance to DOS, so this is worth a portrevision bump. Notes: svn path=/head/; revision=38078
* Major overhaul, including an updated man/plist, patching the man pagesDoug Barton2001-02-073-4/+71
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=38058
* Take over maintainership of the BIND's. This is something I use every day,Doug Barton2001-01-311-1/+1
| | | | | | | so I'm on top of the security advisories, etc. Notes: svn path=/head/; revision=37826
* Update to 9.1.0; replace Makefile.in patch with perl regex.Will Andrews2001-01-214-17/+12
| | | | | | | Requested by: Joong Hyun Kim <better@ns1.betterbox.net> Notes: svn path=/head/; revision=37382
* Add CONFIGURE_ARGS so that named/lwresd put their pid filesAde Lovett2000-12-011-1/+2
| | | | | | | in the "right" place (/var/run), as opposed to ${PREFIX}/var/run Notes: svn path=/head/; revision=35590
* Update to 9.0.1Doug Barton2000-11-193-16/+23
| | | | | | | | PR: ports/22941 Submitted by: Leif Neland, leifn@neland.dk Notes: svn path=/head/; revision=35266
* Bump PORTREVISION for the previous commiting.Munechika SUMIKAWA2000-11-031-0/+1
| | | | Notes: svn path=/head/; revision=34768
* Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6.Munechika SUMIKAWA2000-11-031-1/+1
| | | | Notes: svn path=/head/; revision=34748
* Update to BIND version 9.0.0, now with better DNSSEC support among lotsWill Andrews2000-10-296-0/+238
| | | | | | | | | of other neat things like that. Sorry for the delay. Repo-copy by: asami Notes: svn path=/head/; revision=34384
* Temporarily remove bind9, it is a repo-copy from bind8 not updated.Satoshi Asami2000-10-215-111/+0
| | | | | | | | The history is safe, so just "cvs add" the files back when bind9 is ready to be committed. Notes: svn path=/head/; revision=34088
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Add WWW linkMarc G. Fournier2000-02-111-0/+2
| | | | Notes: svn path=/head/; revision=25654
* Upgrade to 8.2.2 patch 5Justin M. Seger1999-11-153-10/+5
| | | | Notes: svn path=/head/; revision=23130
* Add a missing file.Bill Fumerola1999-11-121-0/+1
| | | | Notes: svn path=/head/; revision=23045
* Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.Justin M. Seger1999-11-123-7/+13
| | | | | | | | Many people submitted patches for this one, and a combination of them were used. Notes: svn path=/head/; revision=23039
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Upgrade to bind 8.2.1Justin M. Seger1999-08-082-10/+7
| | | | | | | | Submitted by: ust@cert.siemens.de PR: ports/12875 Notes: svn path=/head/; revision=20619
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.Bill Fumerola1999-06-285-0/+110
| | | | | | | Requested By: a bazillion people both on mailing lists and #FreeBSD. Notes: svn path=/head/; revision=19881
* Nuke bind8, it's been in the base system for a while now.Justin M. Seger1999-06-255-110/+0
| | | | Notes: svn path=/head/; revision=19770
* Use latest patches from ISC.Justin M. Seger1999-05-312-2/+6
| | | | | | | PR: ports/11784 Notes: svn path=/head/; revision=19154
* Upgrade to bind 8.2Justin M. Seger1999-04-043-14/+24
| | | | | | | | Submitted by: Brad Hendrickse <bradh@uunet.co.za> PR: ports/10861 Notes: svn path=/head/; revision=17631
* Add a couple more Y2K links...Marc G. Fournier1999-01-131-1/+3
| | | | Notes: svn path=/head/; revision=16025
* Install HTML documentation in ${PREFIX}/share/doc/bind8Justin M. Seger1998-12-102-1/+17
| | | | | | | PR: 7750 Notes: svn path=/head/; revision=15241
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-14/+0
| | | | Notes: svn path=/head/; revision=12624
* Update comment to match realityGary Palmer1998-07-191-2/+2
| | | | Notes: svn path=/head/; revision=11959
* Upgrade to version 8.1.2.Justin M. Seger1998-05-213-13/+14
| | | | | | | Submitted by: Studded@dal.net Notes: svn path=/head/; revision=11086
* Make this build under current again.Justin M. Seger1998-04-141-16/+1
| | | | Notes: svn path=/head/; revision=10518
* Take markm out of his misery... The patch belongs to the port'sGarrett Wollman1998-02-041-1/+7
| | | | | | | makefile, not bind's. Notes: svn path=/head/; revision=9595
* Install the raw (roff) man pages, not the formatted ones.Mark Murray1998-01-121-2/+2
| | | | Notes: svn path=/head/; revision=9328
* Import of bind 8.1.1 port.Justin M. Seger1997-11-265-0/+100
PR: ports/4118 Notes: svn path=/head/; revision=8829