Commit graph

80 commits

Author SHA1 Message Date
Mathieu Arnold
840b1378bc Update to latest commit.
Sponsored by:	Absolight
2017-05-15 14:41:37 +00:00
Mathieu Arnold
bd4783b394 Update to latest commit.
Sponsored by:	Absolight
2017-05-09 12:55:36 +00:00
Mathieu Arnold
51aa0de6f7 Update to latest commit.
Sponsored by:	Absolight
2017-05-02 10:46:47 +00:00
Mathieu Arnold
b9c2d4f028 Update to latest snapshot.
Sponsored by:	Absolight
2017-04-24 10:26:55 +00:00
Mathieu Arnold
d4de1a5f8c Update to 9.9.10, 9.10.5, 9.11.1 and 9.12 to latest snapshot.
While there:

Make it more maintainable by sorting stuff in the Makefile and removing
vestigial pre 10.3 things.

Refresh the root zone hints.

"Fix" the configuration section telling you to get some top level
zones from f.root-servers.net, which does not allow axfr any more. [1]

PR:		218656 [1]
Reported by:	Thomas Steen Rasmussen / Tykling [1]
MFH:		2017Q2
Sponsored by:	Absolight
2017-04-20 13:12:35 +00:00
Mathieu Arnold
0688061ed1 Unbreak rndc calls when using non default rndc.key location.
PR:		218335
Sponsored by:	Absolight
2017-04-13 10:15:18 +00:00
Mathieu Arnold
b86cf46531 Update to latest commit.
Security:	c6861494-1ffb-11e7-934d-d05099c0ae8c
Sponsored by:	Absolight
2017-04-13 10:15:10 +00:00
Mathieu Arnold
ccf4d8ede3 Update to latest snapshot.
Sponsored by:	Absolight
2017-02-20 16:05:43 +00:00
Mathieu Arnold
b8e18e40c3 Update to latest commit.
MFH:		2017Q1
Security:	CVE-2017-3135
Sponsored by:	Absolight
2017-02-13 12:38:41 +00:00
Mathieu Arnold
49c8848b33 Update to latest commit.
Sponsored by:	Absolight
2017-01-23 14:21:11 +00:00
Mathieu Arnold
855408c6d6 Update to latest commit.
MFH:            2017Q1
Security:       CVE-2016-9131 CVE-2016-9147 CVE-2016-9444 CVE-2016-9778
Sponsored by:   Absolight
2017-01-12 08:15:35 +00:00
Mathieu Arnold
6e50202209 Update to latest commit.
Sponsored by:	Absolight
2017-01-02 10:49:35 +00:00
Mathieu Arnold
2942c4d61d Update to latest commit.
Sponsored by:	Absolight
2016-12-26 14:00:17 +00:00
Mathieu Arnold
d865a36c08 Update to latest commit.
Sponsored by:	Absolight
2016-12-19 12:12:30 +00:00
Mathieu Arnold
35b7ad566d Update to latest commit.
Sponsored by:	Absolight
2016-12-12 14:48:15 +00:00
Mathieu Arnold
265c712184 Cleanup CONFLICTS.
Sponsored by:	Absolight
2016-12-09 15:40:32 +00:00
Mathieu Arnold
79e3454fc9 This was fixed by the previous commit.
Sponsored by:	Absolight
2016-12-09 15:40:21 +00:00
Mathieu Arnold
36062bcbe6 Fixup libedit for all BIND9 ports, and fix spurious json dependency by
adding an option.

PR:		215170
Reported by:	sunpoet
Sponsored by:	Absolight
2016-12-09 15:02:37 +00:00
Mathieu Arnold
5f2b4e7265 Update to latest commit.
Sponsored by:	Absolight
2016-12-05 13:41:27 +00:00
Mathieu Arnold
4ee2188dce Update to latest commit.
Sponsored by:	Absolight
2016-11-14 08:52:52 +00:00
Mathieu Arnold
55c13616e4 Update to latest commit.
Sponsored by:	Absolight
2016-11-02 10:49:33 +00:00
Mathieu Arnold
84854faa7c Update to latest commit.
Sponsored by:	Absolight
2016-10-24 12:26:26 +00:00
John Marino
b111cf4a09 dns/bind9-devel: Set LDFLAGS for ports-based libedit/ncurses
The latest version failed to configure using ports libedit+ncurses:
  configure: checking for readline with -ledit
  checking for readline... no
  configure: checking for readline with -ledit -lterminfo
  checking for readline... no
  configure: checking for readline with -ledit -ltermcap
  checking for readline... no
  configure: checking for readline with -ledit -lncurses
  checking for readline... no
  configure: checking for readline with -ledit -lcurses
  checking for readline... no
  configure: error: The readline library was not found.

Setting LDFLAGS allows the build to complete as before.

Approved by:	just-fix-it/explicit LDFLAGS blanket
2016-10-19 14:23:49 +00:00
Mathieu Arnold
b65113bb10 Update to latest commit.
Sponsored by:	Absolight
2016-10-17 12:03:03 +00:00
Mathieu Arnold
0bdefc78dc Update to latest commit.
Sponsored by:	Absolight
2016-10-10 10:58:25 +00:00
Mathieu Arnold
8ee6dea551 Remarke MAKE_JOBS_UNSAFE everywhere.
Sponsored by:	Absolight
2016-10-04 14:37:34 +00:00
Mathieu Arnold
1ad22401e6 Update to latest commit.
Sponsored by:	Absolight
2016-10-03 11:57:00 +00:00
Mathieu Arnold
67b0d71465 So, on 9, it is failing to build it with jobs.
It builds .a before all the .o that are supposed to go in the .a are
built.  Imagine what happens after that...

Reported by:	Craig Leres
Sponsored by:	Absolight
2016-09-30 12:44:27 +00:00
Mathieu Arnold
7b562b7a32 Update to latest commit.
MFH:		2016Q3
Security:	CVE-2016-2776
Sponsored by:	Absolight
2016-09-28 12:55:15 +00:00
Mathieu Arnold
6a863d85b8 Remove MAKE_JOBS_UNSAFE for BIND9.
It was added in 2009 in r232247 without the reason it was failing, I've
tried with -J 2-10, and can't have one of the BIND9 port fail.
Feel free to add it back, but please, add the reason why it fails.

Sponsored by:	Absolight
2016-09-28 12:55:09 +00:00
Mathieu Arnold
a1b501236b Update to latest commit.
Sponsored by:	Absolight
2016-09-13 09:04:45 +00:00
Mathieu Arnold
9d464156cb Update to latest commit.
Sponsored by:	Absolight
2016-09-05 13:51:19 +00:00
Mathieu Arnold
be9a739028 The START_LATE option is not needed by bind-tools.
Sponsored by:	Absolight
2016-08-31 12:06:23 +00:00
Mathieu Arnold
6234750e3f The NEWSTATS and RRL options were removed in BIND9 9.10, so remove them
from here, also, make the upstream default options default for real.

While there, put back the BIND_TOOLS knobs in bind9-devel.

Sponsored by:	Absolight
2016-08-31 11:59:05 +00:00
Mathieu Arnold
8353a87772 Update to latest commit.
Sponsored by:	Absolight
2016-08-30 10:55:56 +00:00
Mathieu Arnold
2d64b0d3be Update to latest commit.
Sponsored by:	Absolight
2016-08-29 12:54:44 +00:00
Mathieu Arnold
171a8f9631 Update to latest commit.
add LMDB as a default option, its footprint is really small, and it
speeds up zones operations dramatically.

Sponsored by:	Absolight
2016-08-22 12:20:54 +00:00
Mathieu Arnold
26f8e43d88 Update to latest snapshot.
Sponsored by:	Absolight
2016-08-15 13:54:18 +00:00
Mathieu Arnold
545ec4e090 Update to latest snapshot.
Sponsored by:	Absolight
2016-08-08 12:29:50 +00:00
Mathieu Arnold
8301c5d5e3 Convert to USES=ssl.
Sponsored by:	Absolight
2016-08-08 12:29:46 +00:00
Mathieu Arnold
52bf80c022 Update to latest snapshot.
Sponsored by:	Absolight
2016-08-03 13:28:04 +00:00
Mathieu Arnold
bf0d990d8e Update to latest snapshot.
Sponsored by:	Absolight
2016-07-25 15:16:12 +00:00
Mathieu Arnold
f8b6156bc5 BIND9 update, 9.9.9-P2, 9.10.4-P2, 9.11.0b2 and latest 9.12 snapshot.
MFH:		2016Q3
Security:	CVE-2016-2775
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/000996.html
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/000997.html
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/000998.html
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/000999.html
Sponsored by:	Absolight
2016-07-19 11:30:38 +00:00
Mathieu Arnold
ff97da4988 Update to latest snapshot.
Catch up on license changes.

Sponsored by:	Absolight
2016-07-04 10:01:20 +00:00
Mathieu Arnold
022e70ccdc Introduce BIND9 9.11.0b1. (beta1)
BIND 9.11 brings many changes to BIND, including a new license
(the Mozilla Public License 2.0 -- you can read about it here:
https://www.isc.org/blogs/bind9-adopts-the-mpl-2-0-license-with-bind-9-11-0/)
and many new features, including:

-  Catalog zones, a new way to provision zones on slave servers
-  dyndb api, a fast new api enabling BIND to serve zones stored
   in a database (Developed by Petr Spacek of RedHat)
-  RNDC showzone, view-only mode and other improvements
-  dnstap query and response logging (Robert Edmonds is the author
   of dnstap, see www.dnstap.info)
-  EDNS Client-subnet (authoritative server functions)
-  DNSSEC key manager, a new utility (Thanks to Sebastián Castro
   for helping with development.)
-  Automatic CDS/CDSKEY generation
-  Negative Trust Anchors for DNSSEC validators
-  IPv6 bias to encourage use of IPv6 DNS servers
-  Minimal response to “any” queries (Thanks to Tony Finch for
   the contribution)
-  DNS Cookies are now enabled by default, using the standardized code point

Changes:	https://lists.isc.org/pipermail/bind-announce/2016-June/000994.html
Sponsored by:	Absolight
2016-07-04 09:47:25 +00:00
Mathieu Arnold
ff40c7415d Update to latest commit.
Sponsored by:	Absolight
2016-06-27 12:15:20 +00:00
Mathieu Arnold
67bef9914f Update to latest snapshot.
Sponsored by:	Absolight
2016-06-20 12:20:31 +00:00
Mathieu Arnold
5b55a8a53e Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
2016-06-16 13:23:13 +00:00
Mathieu Arnold
6cd6da01c6 Update to latest commit.
Sponsored by:	Absolight
2016-06-14 15:15:00 +00:00
Mathieu Arnold
0ded294599 Update to latest snapshot.
Sponsored by:	Absolight
2016-06-06 11:19:04 +00:00