Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display the new pkg-message after port build. | dougb | 2003-06-07 | 1 | -0/+2 |
| | |||||
* | Add a message to explain how to configure randomness, and rndc. | dougb | 2003-06-07 | 1 | -0/+22 |
| | |||||
* | * Update to version 9.2.2, the latest from ISC. This version contains no | dougb | 2003-03-04 | 2 | -3/+4 |
| | | | | | | | new features compared to 9.2.1, only bug fixes. Users of BIND 9 are highly encouraged to upgrade. * Switch to Makefile COMMENT | ||||
* | Switch to Makefile comment | dougb | 2003-03-04 | 1 | -1/+0 |
| | |||||
* | Add my name and e-mail | dougb | 2003-03-04 | 1 | -0/+3 |
| | |||||
* | Upgrade to 9.2.2rc1. This version has been available for several months, and | dougb | 2003-01-26 | 3 | -24/+28 |
| | | | | | | | | | 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 | ||||
* | typo | ijliao | 2002-08-01 | 1 | -1/+1 |
| | | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | add MASTER_SITE_ISC (1) and apply them | ijliao | 2002-08-01 | 1 | -4/+2 |
| | | | | | PR: 41218 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1) | ||||
* | Update to the latest release version | dougb | 2002-05-22 | 2 | -4/+4 |
| | |||||
* | Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed, | dougb | 2002-04-08 | 2 | -4/+4 |
| | | | | see /usr/local/share/doc/bind9/CHANGES after installation for details. | ||||
* | Fix PORTVERSION so that wacky things don't happen down the road. | dougb | 2002-03-17 | 1 | -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'. | ||||
* | Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugs | dougb | 2002-03-17 | 3 | -53/+93 |
| | | | | | | | | | | 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. | ||||
* | Add some mirrors | dougb | 2001-08-15 | 1 | -0/+2 |
| | |||||
* | Update port version to ISC's latest stable release | dougb | 2001-07-24 | 2 | -2/+8 |
| | |||||
* | Upgrade to 9.1.3rc1, whose most significant change is a fix for | dougb | 2001-05-28 | 2 | -2/+2 |
| | | | | some IXFR problems. | ||||
* | Upgrade to BIND 9.1.2-Release. There is no newe functionality, but | dougb | 2001-05-09 | 3 | -2/+3 |
| | | | | | it is highly recommended that all users of BIND 9 upgrade to this maintenance release. | ||||
* | Update to the actual release version of 9.1.1. If you're using | dougb | 2001-04-03 | 2 | -2/+2 |
| | | | | bind 9, upgrade to this version. | ||||
* | Latest bug fixes, FOR GREAT JUSTICE !! | dougb | 2001-03-27 | 2 | -2/+2 |
| | |||||
* | Latest bug fixes and documentation updates. | dougb | 2001-03-23 | 2 | -2/+2 |
| | |||||
* | Latest bug fixes, no features added. | dougb | 2001-03-19 | 2 | -2/+2 |
| | |||||
* | Upgrade to ISC's latest. No new features, but a few useful bug fixes. | dougb | 2001-03-10 | 2 | -2/+2 |
| | |||||
* | Add more master sites. | kuriyama | 2001-03-02 | 1 | -1/+2 |
| | | | | Approved by: maintainer | ||||
* | Update to ISC's latest | dougb | 2001-02-27 | 3 | -2/+3 |
| | |||||
* | Latest update from ISC. Truly just bugfixes. | dougb | 2001-02-13 | 2 | -2/+2 |
| | |||||
* | Update to ISC's bug fix release. For those who wish to (or need to) | dougb | 2001-02-08 | 3 | -18/+2 |
| | | | | use BIND 9 this upgrade is highly recommended. | ||||
* | I knew I forgot something... the patch is reported to substantially | dougb | 2001-02-07 | 1 | -0/+1 |
| | | | | improve the resistance to DOS, so this is worth a portrevision bump. | ||||
* | Major overhaul, including an updated man/plist, patching the man pages | dougb | 2001-02-07 | 3 | -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. | ||||
* | Take over maintainership of the BIND's. This is something I use every day, | dougb | 2001-01-31 | 1 | -1/+1 |
| | | | | so I'm on top of the security advisories, etc. | ||||
* | Update to 9.1.0; replace Makefile.in patch with perl regex. | will | 2001-01-21 | 4 | -17/+12 |
| | | | | Requested by: Joong Hyun Kim <better@ns1.betterbox.net> | ||||
* | Add CONFIGURE_ARGS so that named/lwresd put their pid files | ade | 2000-12-01 | 1 | -1/+2 |
| | | | | in the "right" place (/var/run), as opposed to ${PREFIX}/var/run | ||||
* | Update to 9.0.1 | dougb | 2000-11-19 | 3 | -16/+23 |
| | | | | | PR: ports/22941 Submitted by: Leif Neland, leifn@neland.dk | ||||
* | Bump PORTREVISION for the previous commiting. | sumikawa | 2000-11-03 | 1 | -0/+1 |
| | |||||
* | Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6. | sumikawa | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | Update to BIND version 9.0.0, now with better DNSSEC support among lots | will | 2000-10-29 | 6 | -0/+238 |
| | | | | | | of other neat things like that. Sorry for the delay. Repo-copy by: asami | ||||
* | Temporarily remove bind9, it is a repo-copy from bind8 not updated. | asami | 2000-10-21 | 5 | -111/+0 |
| | | | | | The history is safe, so just "cvs add" the files back when bind9 is ready to be committed. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Add WWW link | scrappy | 2000-02-11 | 1 | -0/+2 |
| | |||||
* | Upgrade to 8.2.2 patch 5 | jseger | 1999-11-15 | 3 | -10/+5 |
| | |||||
* | Add a missing file. | billf | 1999-11-12 | 1 | -0/+1 |
| | |||||
* | Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues. | jseger | 1999-11-12 | 3 | -7/+13 |
| | | | | | Many people submitted patches for this one, and a combination of them were used. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Upgrade to bind 8.2.1 | jseger | 1999-08-08 | 2 | -10/+7 |
| | | | | | Submitted by: ust@cert.siemens.de PR: ports/12875 | ||||
* | Re-enforce caps, no period. An "exceptions" file has been created | hoek | 1999-08-02 | 1 | -1/+1 |
| | | | | containing the ports editors/vim5, sysutils/star, and one other. | ||||
* | Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date. | billf | 1999-06-28 | 5 | -0/+110 |
| | | | | Requested By: a bazillion people both on mailing lists and #FreeBSD. | ||||
* | Nuke bind8, it's been in the base system for a while now. | jseger | 1999-06-25 | 5 | -110/+0 |
| | |||||
* | Use latest patches from ISC. | jseger | 1999-05-31 | 2 | -2/+6 |
| | | | | PR: ports/11784 | ||||
* | Upgrade to bind 8.2 | jseger | 1999-04-04 | 3 | -14/+24 |
| | | | | | Submitted by: Brad Hendrickse <bradh@uunet.co.za> PR: ports/10861 | ||||
* | Add a couple more Y2K links... | scrappy | 1999-01-13 | 1 | -1/+3 |
| | |||||
* | Install HTML documentation in ${PREFIX}/share/doc/bind8 | jseger | 1998-12-10 | 2 | -1/+17 |
| | | | | PR: 7750 | ||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-18 | 1 | -14/+0 |
| |