aboutsummaryrefslogtreecommitdiff
path: root/dns/bind96/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Display the new pkg-message after port build.Doug Barton2003-06-071-0/+2
| | | | Notes: svn path=/head/; revision=82483
* * Update to version 9.2.2, the latest from ISC. This version contains noDoug Barton2003-03-041-2/+3
| | | | | | | | | | new features compared to 9.2.1, only bug fixes. Users of BIND 9 are highly encouraged to upgrade. * Switch to Makefile COMMENT Notes: svn path=/head/; revision=76841
* Upgrade to 9.2.2rc1. This version has been available for several months, andDoug Barton2003-01-261-21/+25
| | | | | | | | | | | | is widely considered to be more stable than 9.2.1. I would have preferred a -REL version, but better is better. * Clean up the Makefile a little * Just say no to threads * Add the PORT_REPLACES_BASE magic, similar to the bind8 port Notes: svn path=/head/; revision=74024
* typoYing-Chieh Liao2002-08-011-1/+1
| | | | | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=63837
* add MASTER_SITE_ISC (1) and apply themYing-Chieh Liao2002-08-011-4/+2
| | | | | | | | PR: 41218 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1) Notes: svn path=/head/; revision=63835
* Update to the latest release versionDoug Barton2002-05-221-3/+3
| | | | Notes: svn path=/head/; revision=59668
* Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,Doug Barton2002-04-081-3/+3
| | | | | | | see /usr/local/share/doc/bind9/CHANGES after installation for details. Notes: svn path=/head/; revision=57425
* Fix PORTVERSION so that wacky things don't happen down the road.Doug Barton2002-03-171-7/+9
| | | | | | | | | 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'. Notes: svn path=/head/; revision=56263
* Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugsDoug Barton2002-03-171-25/+63
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=56237
* 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-241-1/+7
| | | | Notes: svn path=/head/; revision=45450
* Upgrade to 9.1.3rc1, whose most significant change is a fix forDoug Barton2001-05-281-1/+1
| | | | | | | some IXFR problems. Notes: svn path=/head/; revision=43178
* Upgrade to BIND 9.1.2-Release. There is no newe functionality, butDoug Barton2001-05-091-1/+1
| | | | | | | | 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-031-1/+1
| | | | | | | bind 9, upgrade to this version. Notes: svn path=/head/; revision=40791
* Latest bug fixes, FOR GREAT JUSTICE !!Doug Barton2001-03-271-1/+1
| | | | Notes: svn path=/head/; revision=40427
* Latest bug fixes and documentation updates.Doug Barton2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40274
* Latest bug fixes, no features added.Doug Barton2001-03-191-1/+1
| | | | Notes: svn path=/head/; revision=40039
* Upgrade to ISC's latest. No new features, but a few useful bug fixes.Doug Barton2001-03-101-1/+1
| | | | 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-271-1/+1
| | | | Notes: svn path=/head/; revision=38843
* Latest update from ISC. Truly just bugfixes.Doug Barton2001-02-131-1/+1
| | | | Notes: svn path=/head/; revision=38295
* Update to ISC's bug fix release. For those who wish to (or need to)Doug Barton2001-02-081-2/+1
| | | | | | | 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-071-4/+31
| | | | | | | | | | | | | | 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-211-2/+4
| | | | | | | 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-191-2/+2
| | | | | | | | 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-291-0/+29
| | | | | | | | | 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-211-36/+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
* Upgrade to 8.2.2 patch 5Justin M. Seger1999-11-151-6/+3
| | | | Notes: svn path=/head/; revision=23130
* Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.Justin M. Seger1999-11-121-5/+9
| | | | | | | | 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-081-7/+5
| | | | | | | | Submitted by: ust@cert.siemens.de PR: ports/12875 Notes: svn path=/head/; revision=20619
* Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.Bill Fumerola1999-06-281-0/+37
| | | | | | | 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-251-37/+0
| | | | Notes: svn path=/head/; revision=19770
* Use latest patches from ISC.Justin M. Seger1999-05-311-2/+5
| | | | | | | PR: ports/11784 Notes: svn path=/head/; revision=19154
* Upgrade to bind 8.2Justin M. Seger1999-04-041-8/+8
| | | | | | | | 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-101-1/+3
| | | | | | | PR: 7750 Notes: svn path=/head/; revision=15241
* 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-211-11/+6
| | | | | | | 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-261-0/+44
PR: ports/4118 Notes: svn path=/head/; revision=8829