Mathieu Arnold
9304d10149
Update to 9.11.11.
...
While there, add back GEOIP support via the "new" libmaxminddb.
Changes: https://downloads.isc.org/isc/bind9/9.11.11/RELEASE-NOTES-bind-9.11.11.html
2019-09-18 22:27:14 +00:00
Mathieu Arnold
4165ba7de8
Update to 9.11.10.
2019-08-22 17:09:19 +00:00
Mathieu Arnold
e04be2de9f
Update to 9.11.9.
...
Changes: https://downloads.isc.org/isc/bind9/9.11.9/RELEASE-NOTES-bind-9.11.9.html
2019-07-18 16:10:48 +00:00
Mathieu Arnold
05ad147710
Make a note about expiration here.
2019-07-01 16:21:00 +00:00
Mathieu Arnold
7340eb9e3c
Update to 9.11.8.
...
MFH: 2019Q2 (security blanket)
Security: CVE-2019-6471
2019-06-19 22:42:45 +00:00
Mathieu Arnold
bbee35283b
Convert BIND9's pkg-message files to UCL.
2019-06-19 15:20:00 +00:00
Mathieu Arnold
4985761965
Fix build with DNSTAP enabled.
...
PR: 238036
Reported by: Artyom Davidov
2019-06-03 12:43:26 +00:00
Mathieu Arnold
117aec4437
Update to 9.11.7.
2019-05-16 07:32:25 +00:00
Mathieu Arnold
ce5e9bc3cf
Update to BIND9 9.11.6-P1.
...
MFH: 2019Q2
Security: CVE-2018-5743
2019-04-25 07:17:13 +00:00
Mathieu Arnold
33634159f7
Remove conflicts from bind-tools and the server ports.
...
All servers now depend on the same bind-tools, from the latest BIND9
release.
Chase dependencies to make sure they now depend on the correct port.
Differential Revision: https://reviews.freebsd.org/D19922
2019-04-23 13:04:11 +00:00
Mathieu Arnold
c2ef5a47f0
Make WITH_DEBUG actually build and be as helpful as possible.
2019-03-19 08:38:43 +00:00
Mathieu Arnold
c517e3ebf0
Update WWW.
...
PR: 236196
Submitted by: Leonid Nevecherya
2019-03-12 16:11:31 +00:00
Mathieu Arnold
37346d336a
Add BIND 9.14.0 first release candidate.
2019-03-01 10:10:03 +00:00
Mathieu Arnold
a2785d69cf
Update to 9.11.6.
2019-03-01 10:02:53 +00:00
Mathieu Arnold
4ab34dc21c
Update to 9.11.5-P4.
...
MFH: 2019Q1 (blanket)
Security: CVE-2018-5744 CVE-2018-5745 CVE-2019-6465
2019-02-22 08:52:52 +00:00
Sunpoet Po-Chuan Hsieh
dc7a01a3c8
Update dns/libidn2 to 2.1.1
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
2019-02-09 23:25:36 +00:00
Adam Weinberger
2eb84a7a05
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
...
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
2019-01-13 20:58:36 +00:00
Sunpoet Po-Chuan Hsieh
06e735460e
Update dns/libidn2 to 2.1.0
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
2019-01-06 20:39:43 +00:00
Mathieu Arnold
794e28f05a
Update to 9.11.5-P1, 9.12.3-P1, 9.13.5.
...
While there:
- Don't disable symbol table generation when building WITH_DEBUG.
- Try and make sure nullfs can really be used in a more robustt and
centralized way.
- Make sure all changes are sync'ed among all BIND9 ports.
2018-12-13 09:06:50 +00:00
Mathieu Arnold
dcd8c11d8c
Make sure gost is really disabled.
...
It may get picked up from the base OpenSSL and break startup.
While there, make sure the correct engines are used.
Reported by: Kevin P. Neal (on ports@)
2018-11-14 10:11:58 +00:00
Mathieu Arnold
20b0f0d766
Remove GOST support from BIND9 9.11 and 9.12.
...
It was never (widely|really) used, and support for it has been dropped
in OpenSSL starting at 1.1, and BIND9 starting at 9.13.
PR: 231980
Reported by: mfechner
2018-11-02 10:13:14 +00:00
Mathieu Arnold
545f02d9a4
Update to 9.11.5.
2018-10-24 08:05:48 +00:00
Mathieu Arnold
7f0ca5ed43
Update to 9.11.4-P2.
...
Switch to libidn2 for idn.
2018-09-20 14:12:09 +00:00
Sunpoet Po-Chuan Hsieh
29632fcc45
Update devel/json-c to 0.13.1
...
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine
2018-09-05 22:01:55 +00:00
Mathieu Arnold
46de96c295
Permit using allow-new-zones, LMDB, and a chrooted environment.
...
Fixes this obscure and not at all helpful message:
mdb_env_open of '_default.nzd' failed: No such file or directory
PR: 229125
Reported by: Tomáš Čiernik
MFH: 2018Q3
2018-08-24 11:49:34 +00:00
Mathieu Arnold
929d462fbf
Update to 9.11.4-P1 and 9.12.2-P1.
...
Security: CVE-2018-5740
Sponsored by: Absolight
2018-08-08 21:25:56 +00:00
Mathieu Arnold
5f2f83cc31
Update BIND9 ports to 9.11.4, 9.12.2 and 9.13.2.
...
Sponsored by: Absolight
2018-07-11 09:36:54 +00:00
Mathieu Arnold
ff748a9b40
Include a patch to fix CVE-2018-5738 in all the BIND9 ports.
...
MFH: 2018Q2 (blanket)
Security: CVE-2018-5738
Sponsored by: Absolight
2018-06-14 15:42:52 +00:00
Mathieu Arnold
d37ee3b20d
Move things around a bit to be more handbook compliant.
...
Sponsored by: Absolight
2018-06-06 10:31:30 +00:00
Mathieu Arnold
d34e89a5ac
Add BIND9 9.13.0.
...
The ISC changed their release model, they are now doing
odd-unstable/even-stable release numbering. This is a development
version, consider it alpha/beta quality. The next stable release will
be 9.14.0.
Changes: https://kb.isc.org/article/AA-01612
Sponsored by: Absolight
2018-05-25 12:43:32 +00:00
Mathieu Arnold
8dcaabcd6e
Add PY_FLAVOR to Python module dependencies.
...
Sponsored by: Absolight
2018-05-22 13:15:13 +00:00
Mathieu Arnold
f7b2cf3866
Fix build when LOCALBASE!=/usr/local.
...
PR: 227554
Submitted by: John Hein
Sponsored by: Absolight
2018-04-17 08:26:49 +00:00
Mathieu Arnold
6f1e9fd48d
Enable the FILTER_AAAA option by default, the feature was made non
...
optional in recent versions, so might as well do it in older ones.
PR: 226383
Sponsored by: Absolight
2018-03-22 14:13:02 +00:00
Mathieu Arnold
b0dcf1a560
Update BIND9 ports to 9.9.12, 9.10.7, 9.11.3 and 9.12.1.
...
Sponsored by: Absolight
2018-03-19 11:21:38 +00:00
Mathieu Arnold
bd282bafcc
Teach named where its pid file should be by default, to be consistent
...
with the default configuration, rc script, man pages...
PR: 225687
Reported by: John W. O'Brien
Sponsored by: Absolight
2018-02-07 14:29:08 +00:00
Mathieu Arnold
82419fcd32
Add a TCP_FASTOPEN option (default on) to allow not building it in. [1]
...
It is annoying because it outputs one line saying it cannot enable
TCP_FASTOPEN when the deamon starts.
While there, discover that FILTER_AAAA is always enabled in 9.12+ and no
longer an option, so remove it.
PR: 217288 [1] (based on)
Reported by: doktornotor mailinator com
Sponsored by: Absolight
2018-01-30 13:44:44 +00:00
Mathieu Arnold
2b194cdeb1
Catch up with the conflicts lines in the BIND9 ports.
...
Sponsored by: Absolight
2018-01-24 10:43:30 +00:00
Mathieu Arnold
3602a85d94
Remove support for bind-tools from the BIND9 9.11 port.
...
Sponsored by: Absolight
2018-01-24 10:43:26 +00:00
Mathieu Arnold
be414a03fe
Update named.root.
...
Sponsored by: People afraid of a nuclear holocaust.
2018-01-19 12:32:34 +00:00
Mathieu Arnold
81a0f18ac5
Update BIND9* to 9.9.11-P1, 9.10.6-P1, 9.11.2-P1 and 9.12.0rc3
...
MFH: 2018Q1
Security: CVE-2017-3145
Sponsored by: Absolight
2018-01-17 07:59:45 +00:00
Mathieu Arnold
ee84f127aa
Add a TUNING_LARGE option.
...
https://kb.isc.org/article/AA-01314/0
Tunes certain compiled-in constants and default settings to
values better suited to large servers with 12/16GB+ of memory.
This can improve performance on such servers, but will consume
more memory and may degrade performance on smaller systems.
PR: 224859
Sponsored by: Absolight
2018-01-12 12:58:51 +00:00
Mathieu Arnold
c8e8c7e244
Fix altlog_proglist warning when it contains more than the named service.
...
PR: 224951
Submitted by: Trix Farrar
Sponsored by: Absolight
2018-01-08 13:38:47 +00:00
Sunpoet Po-Chuan Hsieh
97064443de
Update devel/json-c to 0.13
...
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine
2018-01-03 13:36:58 +00:00
Mathieu Arnold
d12663fa08
Add an extra check to make sure syslogd is correctly configured when
...
using chroot.
Sponsored by: Absolight
2017-11-23 13:55:30 +00:00
Mathieu Arnold
8ab9e7cb3e
Add a symlink to named's session-keyfile.
...
Using nsupdate -l, and chroot was broken because nsupdate could not find
the keyfile by itself.
PR: 223403
Submitted by: Harald Schmalzbauer
Sponsored by: Absolight
2017-11-07 15:48:16 +00:00
Danilo G. Baio
c27d4e377f
Update license of ports using MPL (without version)
...
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket)
2017-11-04 11:43:35 +00:00
Mathieu Arnold
3245e6532c
Enable the PYTHON option by default, it brings a few interesting DNSSEC
...
tools.
Sponsored by: Absolight
2017-11-03 13:20:28 +00:00
Mathieu Arnold
789f1484de
Install the mtree file as .sample to allow users to change them.
...
Sponsored by: Absolight
2017-10-25 13:24:19 +00:00
Mathieu Arnold
b104731907
Update BIND9 ports to 9.{9.11,10.6,11.2}.
...
Sponsored by: Absolight
2017-07-28 22:57:26 +00:00
Mathieu Arnold
105f7f6bb7
Update to 9.{9.10,10.5,11.1}-P3.
...
Sponsored by: Absolight
2017-07-10 18:48:00 +00:00