aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind99/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove expired ports:rene2018-07-041-224/+0
* Include a patch to fix CVE-2018-5738 in all the BIND9 ports.mat2018-06-141-1/+1
* Add BIND9 9.13.0.mat2018-05-251-1/+1
* Enable the FILTER_AAAA option by default, the feature was made nonmat2018-03-221-2/+2
* Update BIND9 ports to 9.9.12, 9.10.7, 9.11.3 and 9.12.1.mat2018-03-191-2/+2
* Teach named where its pid file should be by default, to be consistentmat2018-02-071-1/+1
* Catch up with the conflicts lines in the BIND9 ports.mat2018-01-241-1/+1
* Update named.root.mat2018-01-191-1/+1
* Update BIND9* to 9.9.11-P1, 9.10.6-P1, 9.11.2-P1 and 9.12.0rc3mat2018-01-171-2/+2
* Fix altlog_proglist warning when it contains more than the named service.mat2018-01-081-1/+1
* Add an extra check to make sure syslogd is correctly configured whenmat2017-11-231-1/+1
* Make a note that dns/bind99 and dns/bind910 will be unsupported in a fewmat2017-11-071-0/+3
* Add a symlink to named's session-keyfile.mat2017-11-071-1/+1
* Enable the PYTHON option by default, it brings a few interesting DNSSECmat2017-11-031-2/+2
* Install the mtree file as .sample to allow users to change them.mat2017-10-251-3/+3
* Update BIND9 ports to 9.{9.11,10.6,11.2}.mat2017-07-291-3/+3
* Update to 9.{9.10,10.5,11.1}-P3.mat2017-07-111-1/+1
* Update to 9.{9.10,10.5,11.1}-P2.mat2017-06-301-1/+1
* Update to 9.9.10-P1, 9.10.5-P1, 9.11.1-P1.mat2017-06-151-1/+1
* Update to 9.9.10, 9.10.5, 9.11.1 and 9.12 to latest snapshot.mat2017-04-201-89/+87
* Unbreak rndc calls when using non default rndc.key location.mat2017-04-131-1/+1
* Security update to 9.9.9-P8.delphij2017-04-131-1/+1
* Update to 9.9.9-P6, 9.10.4-P6 and 9.11.0-P3.mat2017-02-091-7/+3
* Commit the cleanups that should have gone in with the pervious update.mat2017-01-121-25/+5
* Security update to 9.9.5-P5.delphij2017-01-121-2/+1
* Cleanup CONFLICTS.mat2016-12-091-1/+1
* Fixup libedit for all BIND9 ports, and fix spurious json dependency bymat2016-12-091-2/+2
* Security update:delphij2016-11-021-1/+1
* Remarke MAKE_JOBS_UNSAFE everywhere.mat2016-10-041-4/+2
* So, on 9, it is failing to build it with jobs.mat2016-09-301-0/+4
* Remove MAKE_JOBS_UNSAFE for BIND9.mat2016-09-281-2/+0
* Update BIND9 to latest versions, 9.9.9-P3, 9.10.4-P3, 9.11.0rc3mat2016-09-281-2/+2
* The NEWSTATS and RRL options were removed in BIND9 9.10, so remove themmat2016-08-311-3/+4
* Convert to USES=ssl.mat2016-08-081-1/+1
* BIND9 update, 9.9.9-P2, 9.10.4-P2, 9.11.0b2 and latest 9.12 snapshot.mat2016-07-191-1/+1
* Introduce BIND9 9.11.0b1. (beta1)mat2016-07-041-2/+2
* Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.mat2016-06-161-2/+2
* Update to 9.9.9-P1 and 9.10.4-P1.mat2016-05-261-2/+2
* Add --with-dlopen=yes to the default options to allow using thirdmat2016-05-251-4/+5
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1
* Update to 9.9.9.mat2016-04-291-2/+2
* Stop bringing in OpenSSL from ports, it builds fine with the base one onmat2016-04-061-7/+9
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
* Update to 9.9.8-P4, 9.10.3-P4 and latest snapshot.mat2016-03-101-1/+1
* Update bind99 to 9.9.8-P3, bind910 to 9.10.3-P3 and bind9-devel tomat2016-01-201-1/+1
* Update BIND9 to the latest patch releases, 9.9.8-P2, 9.10.3-P2, and snapshot.mat2015-12-161-2/+2
* Fix build on -CURRENT. [1]mat2015-09-251-1/+5
* Fixup gssapi from base.mat2015-09-191-3/+3
* Update to bind99 to 9.9.8 & bind910 to 9.10.3.mat2015-09-161-3/+9
* Update BIND to 9.9.7-P3 and 9.10.2-P4.mat2015-09-031-2/+2
* Add an option for embedding PORTREVISION in the server's version string.mat2015-09-011-2/+8
* When not using OpenSSL from ports, do not try to unmount the chrootedmat2015-08-311-1/+1
* Add an option to enable the bind min override ttl patch.mat2015-07-291-2/+4
* Update BIND9.mat2015-07-291-2/+2
* Update BIND 9.9 to 9.9.7-P1 and 9.10 to 9.10.2-P2.mat2015-07-081-1/+1
* Make BIND start a bit later (and really *after* ldconfig.) [1]mat2015-06-011-2/+8
* Allow BIND 9.10 users to select the old key format when using GOST.[1]mat2015-05-181-1/+2
* When named.conf was placed somewhere else than %%ETCDIR%%, rndc would stopmat2015-04-301-1/+1
* dns/bind99, dns/bind910: support no-base option on DragonFlymarino2015-04-021-2/+2
* Enhance the error message when running from a jail without devfs.mat2015-03-311-1/+1
* Add chroot back to BIND's startup script.mat2015-03-241-1/+4
* Update dns/bind99 to 9.9.7 and dns/bind910 to 9.10.2.mat2015-02-261-6/+3
* Update BIND 9.9 and 9.10 to the latest security patch.mat2015-02-191-4/+4
* Add a patch for CVE-2015-1349 while I work on updating both ports to the new ...mat2015-02-191-1/+1
* Generate the RPZ patch filename from ISCVERSION directly.mat2015-01-061-1/+1
* Add a note about running the right BIND daemon on 8 and 9.mat2015-01-061-1/+1
* Really remove BIND_DESTETC.mat2015-01-061-1/+1
* Retire REPLACE_BASE option.mat2015-01-061-36/+22
* Security update of BIND9 to 9.9.6-P1 and 9.10.1-P1.mat2014-12-091-3/+3
* Fix three ports forgotten by the USE_PGSQL removal. (Fix a typo in devel/upp.)mat2014-11-251-1/+1
* Install the bind.keys file with the root and dlv.isc.org keys.mat2014-11-181-10/+4
* Note REPLACE_BASE will get removed.mat2014-10-071-0/+4
* Update to 9.9.6.mat2014-09-231-10/+9
* configure no longer has problems detecting our arch like it had in bind95'smat2014-09-071-4/+0
* Enable RRL by default.mat2014-07-301-2/+2
* net/openldap24-*:tijl2014-07-251-1/+1
* And it's supposed to be lower case.mat2014-07-111-1/+1
* Add CPE to BIND9.mat2014-07-111-0/+8
* Add a PYTHON option to bind99 and bind910, it installs a couple of dnssecmat2014-06-241-4/+10
* Fix dns/bind-tools after the gssapi update.mat2014-06-181-11/+3
* Remove test bits.mat2014-06-181-4/+1
* Convert dns/bind9* to USES=gssapi.mat2014-06-171-8/+22
* Correct local path for rpz* patchs.mat2014-06-131-1/+1
* Update to 9.9.5-P1.mat2014-06-121-7/+5
* Unbreak, it seems not everybody as switched to pkg yet...mat2014-06-091-17/+14
* Don't install rndc.confmat2014-06-061-1/+1
* Fix build with GOST (on 10, base OpenSSL doesn't have it)mat2014-05-181-2/+8
* Ok, revert r354129, it was a bad idea.mat2014-05-161-1/+1
* Try and fix the plist for bind9* ports when <10.mat2014-05-151-1/+1
* Make GOST in BIND 9.* optionalmat2014-05-151-3/+6
* Fix the rc script reload command.mat2014-04-181-1/+1
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* Two changes to the RC scriptmat2014-04-111-1/+1
* - Add a patch to install missing man pagemat2014-04-091-1/+1
* - Fix startup scriptmat2014-03-271-2/+2
* Finaly pet rclint.mat2014-03-261-1/+1
* Remove GSSAPI from the default options.mat2014-03-251-2/+2
* - Use SUB_FILES for named.conf and the rc scriptmat2014-03-181-7/+4
* Always depend on libxml[1]mat2014-03-071-7/+8
* Try and have BIND start earlier.mat2014-03-071-1/+1
* Actually commit what I tested.mat2014-03-051-1/+2
* Don't polute isc-config.sh with gssapi flags.mat2014-03-051-9/+5
* Change the BIND ports to use PKGNAMESUFFIX.mat2014-02-281-2/+3
* Add back the RPZ speed improvements patch.mat2014-02-071-1/+6
* Update to 9.9.5.mat2014-01-311-2/+2
* Revert r341073, static libs are not supposed to be PICgarga2014-01-271-1/+0
* Add -fPIC to CFLAGS for amd64, this fix static librariesgarga2014-01-261-0/+1
* Security update to fix CVE-2014-0591 as reported atmat2014-01-141-3/+2
* Fixup rndc.conf.sample installationmat2014-01-091-3/+3
* There's always a default value for named_conf now, so no need toerwin2014-01-071-1/+1
* Yet another round of fixes.mat2014-01-071-7/+6
* Fix yet another bug, they're creeping like crazy...mat2014-01-071-1/+1
* Fix gssapi options knob.mat2014-01-071-2/+2
* Convert to staging and new options.mat2014-01-061-150/+62
* Add the DOCS option to OPTIONS_DEFAULT.mat2014-01-051-2/+2
* Hand the BIND ports to a new volunteer.erwin2014-01-021-1/+1
* Fix build with GSSAPI option without Kerberoserwin2013-12-101-0/+4
* bind(96,98,99): Couple OSVERSION with OPSYSmarino2013-12-091-4/+4
* To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,gjb2013-12-071-4/+4
* Install named.conf as named.conf.sample and don't overwrite on upgradeerwin2013-12-051-3/+6
* Fix build with GSSAPIerwin2013-12-041-0/+1
* Fix startup script.erwin2013-11-221-1/+1
* Support FreeBSD 10.0.erwin2013-11-121-6/+35
* Drop support for REPLACE_BIND option after BIND was removed from base,erwin2013-11-041-1/+4
* Add an option for filter-aaaaerwin2013-09-231-1/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update to 9.9.4erwin2013-09-201-7/+6
* Make GSSAPI support optionalerwin2013-09-171-1/+7
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-061-1/+2
* Update the RPZ+RL patches for both versions.roberto2013-07-281-1/+1
* Security update to fix CVE-2013-4854 as reported atroberto2013-07-271-2/+2
* Update to 9.9.3-P1erwin2013-06-051-3/+3
* Update to 9.9.3erwin2013-05-311-3/+3
* Update RPZ and RRL patch set:erwin2013-05-311-1/+1
* Fix typo in RPZRRL_PATCHerwin2013-05-061-1/+1
* Readd dns/bind-tools.zeising2013-04-241-9/+22
* Make pkg-message and pkg-install a local file to the bind98 and bind99erwin2013-04-231-2/+0
* Update RPZ+RRL patchset to the latest version.erwin2013-04-171-1/+1
* Update to 9.9.2-P2erwin2013-03-271-2/+2
* Update the RPZ+RRL patch files which removeerwin2013-03-151-1/+1
* Reduce lenght of the option description for RPZRRL_PATCH toerwin2013-01-101-1/+1
* Update the response rate limiting patch to the latesterwin2013-01-091-5/+5
* Add LICENSE.erwin2013-01-041-0/+2
* Add experimental option for Response Rate Limiting patch.erwin2013-01-041-1/+7
* - Use new OPTIONS_GROUP for DLZ options.[1]erwin2012-12-141-3/+3
* Update to the latest patch level from ISC:erwin2012-12-051-2/+2
* Improve the SSL option descriptionerwin2012-12-031-1/+1
* Remove gpg signature checking that in itself does noterwin2012-12-031-5/+0
* - Update CONFLICTSerwin2012-11-271-4/+19
* Reduce lenght of the option description for DLZ_MYSQL toerwin2012-10-261-1/+1
* - Convert to OPTIONSNGerwin2012-10-251-37/+39
* Force python off to disable build time detection of python.erwin2012-10-191-1/+2
* Update to 9.9.2erwin2012-10-191-2/+3
* Upgrade to the latest BIND patch level:erwin2012-10-101-2/+2
* Take maintainership of the BIND ports while I'm working on the latesterwin2012-10-101-1/+1
* Throw my ports back in the pool, and make my intentions clear for thedougb2012-10-081-7/+1
* Upgrade to the latest BIND patch level:dougb2012-09-191-7/+5
* Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion Failuredougb2012-07-251-4/+3
* Upgrade to 9.6-ESV-R7-P1, 9.7.6-P1, 9.8.3-P1, and 9.9.1-P1, the latestdougb2012-06-051-2/+2
* Upgrade to BIND versions 9.9.1, 9.8.3, 9.7.6, and 9.6-ESV-R7,dougb2012-05-231-3/+2
* Switch to using the PORTDOCS macrodougb2012-04-051-0/+1
* Add a patch from ISC slated for 9.9.1 which fixes an assertion failuredougb2012-03-171-0/+1
* Release version of 9.9.0. Code is identical to rc4.dougb2012-03-011-3/+2
* Upgrade to rc4, rndc and dlz fixes, including DNSSEC key maintenance timerdougb2012-02-241-2/+2
* Upgrade to 9.9.0rc3, various small bug fixesdougb2012-02-191-2/+2
* Update to 9.9.0rc2, which addresses mostly in-line signing bugsdougb2012-02-011-2/+2
* By popular demand add a port for the newest BIND branch, 9.9.x. This willdougb2012-01-281-0/+232