Dag-Erling Smørgrav
bc89214039
Upgrade Unbound to 1.6.0. More to follow.
2018-05-12 12:57:34 +00:00
Enji Cooper
a8f5f987e2
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
...
This implifies pathing in make/displayed output
MFC after: 3 weeks
Sponsored by: Dell EMC Isilon
2017-01-20 04:31:19 +00:00
Dag-Erling Smørgrav
e2d1500434
Upgrade to Unbound 1.5.9.
2016-09-04 12:17:57 +00:00
Glen Barber
538354481e
MFH
...
Sponsored by: The FreeBSD Foundation
2016-03-14 18:54:29 +00:00
Justin Hibbits
bf081e9948
Add to CFLAGS, rather than replacing.
...
This allows additional CFLAGS, as set in bsd.cpu.mk, to go through.
2016-03-11 20:04:32 +00:00
Glen Barber
0fe0fe112f
MFH
...
Sponsored by: The FreeBSD Foundation
2016-02-15 21:58:52 +00:00
Dag-Erling Smørgrav
0de4f1bf64
Use the new insecure-lan-zones option instead of listing each AS112 zone
...
separately.
MFC after: 3 days
2016-02-11 17:37:02 +00:00
Glen Barber
a70cba9582
First pass through library packaging.
...
Sponsored by: The FreeBSD Foundation
2016-02-04 21:16:35 +00:00
Baptiste Daroussin
5a2b666ce5
Merge from head
2015-10-01 09:36:43 +00:00
Dag-Erling Smørgrav
09a3aaf3e0
Upgrade to Unbound 1.5.4.
2015-09-17 16:10:11 +00:00
Baptiste Daroussin
cac05815d4
Add libunbound to the unbound package
2015-03-05 16:19:45 +00:00
Will Andrews
7a37b5fc17
Add a ${CP} alias for copying files in the build.
...
Some users build FreeBSD as non-root in Perforce workspaces. By default,
Perforce sets files read-only unless they're explicitly being edited.
As a result, the -f argument must be used to cp in order to override the
read-only flag when copying source files to object directories. Bare use of
'cp' should be avoided in the future.
Update all current users of 'cp' in the src tree.
Reviewed by: emaste
MFC after: 1 week
Sponsored by: Spectra Logic
2015-01-16 21:39:08 +00:00
Dag-Erling Smørgrav
ff8258499c
Upgrade to Unbound 1.5.1. Almost all our local changes to date have been
...
adopted upstream, greatly reducing the diff.
2015-01-03 02:40:51 +00:00
Baptiste Daroussin
6b129086dc
Convert libraries to use LIBADD
...
While here reduce a bit overlinking
2014-11-25 11:07:26 +00:00
Will Andrews
ce2dea2a6a
Fix incremental builds involving non-root users with read-only source files.
...
This is a followup commit to r271771.
MFC after: 1 month
2014-09-18 14:54:20 +00:00
Dag-Erling Smørgrav
e8263e185c
Clean up the libunbound build to avoid accidentally regenerating the
...
configuration lexer and parser during buildworld. Instead of being
included in the source as it is in the upstream distribution, the code is
now always generated (in ${.OBJDIR}) at build time.
PR: 190739
MFC after: 1 week
2014-07-19 18:38:48 +00:00
Dag-Erling Smørgrav
17d15b2511
Upgrade to latest ldns (1.6.17) and unbound (1.4.22).
...
MFC after: 3 weeks
2014-05-15 03:30:03 +00:00
Dag-Erling Smørgrav
8f8790cdf4
Build and install the Unbound caching DNS resolver daemon.
...
Approved by: re (blanket)
2013-09-15 14:51:23 +00:00