Ed Schouten
b7946da96b
Build usr.bin/ with WARNS=6 by default.
...
Also add some missing $FreeBSD$ to keep svn happy.
2010-01-02 10:27:05 +00:00
Doug Barton
536613bc35
Add support for the build options that are currently in the port:
...
WITH_BIND_IDN
WITH_BIND_LARGE_FILE
WITH_BIND_SIGCHASE
WITH_BIND_XML
2009-06-01 21:58:59 +00:00
Doug Barton
d6ceb6db22
Update bmake glue for the BIND 9.4.1 import.
...
This includes a return to building with threads, since one of the
major focuses of the 9.4.x branch is to improve thread performance.
2007-06-02 23:19:58 +00:00
Dag-Erling Smørgrav
c9275efacc
Disable thread support in BIND. It appears to reduce performance rather
...
than increase it, and seems to be the cause of the memory leaks which some
users have reported.
Requested by: dougb
MFC after: 5 days
2005-07-25 14:44:11 +00:00
Doug Barton
34d60d9101
Per style.Makefile(5), don't define MAN if the only page installed
...
is ${PROG}.1
Reviewed by: ru
2004-09-26 09:38:08 +00:00
Ruslan Ermilov
56216f685b
Don't expose BIND libraries and their headers to the public by default,
...
but have a knob (WANT_BIND_LIBS) to build and install them in /usr/lib
and /usr/include. Rumors are that this may be useful at a later point,
let's see.
What this really means is that all BIND libraries are now internal to
buildworld (by default, unless WANT_BIND_LIBS is defined), and linked
statically into various BIND executables.
While here, removed redundant -I's from CFLAGS in lib/bind makefiles.
Sponsored by: des
OK'ed by: dougb
2004-09-24 13:42:00 +00:00
Dag-Erling Smørgrav
11d9d041cf
Clean up and comment config.mk. Centralize more stuff. Bitch if
...
POSIX threads libraries are not available. Add crypto support if
the crypto libraries are available. Build dnssec-{keygen,signzone}
if crypto is available.
Submitted by: (in part) dougb@
2004-09-22 12:13:58 +00:00
Dag-Erling Smørgrav
cd3ee173f9
Switch from BIND 8 to BIND 9.
...
Submitted by: (in part) dougb@, trhodes@
Reviewed by: dougb@, trhodes@, re@
MFC after: 5 days
2004-09-21 19:01:48 +00:00
Peter Wemm
f7eddfb25a
Use libbind to get to the extended resolver and headers.
1999-11-30 06:25:19 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Peter Wemm
f0b57f8b59
Update for bind-8
1998-05-03 05:16:58 +00:00
Peter Wemm
c115df18cd
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Peter Wemm
9531e548b6
build bind-4.9.4-P1 dig in it's own directory
1996-08-29 21:51:42 +00:00
Peter Wemm
fe18bfce4b
Merge bind-4.9.3-rel stuff ont main line...
1996-01-07 06:21:58 +00:00
Peter Wemm
fd39459a14
Merge beta26 changes
1995-10-23 14:07:51 +00:00
Peter Wemm
6bc227b405
Update the DNS tools from 4.9.3-b9 -> 4.9.3-b24
1995-08-20 22:32:57 +00:00
Rodney W. Grimes
7799f52a32
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
Rodney W. Grimes
1a4e9088d5
Fix nested comments for -Wcomment warnings.
1995-05-09 13:13:29 +00:00
Andreas Schulz
6ace5496e9
Correct the dig manpage that has some macros in it, that our man system
...
doesn't understand.
1994-11-19 13:12:37 +00:00
Paul Traina
c3a4ccf2fb
Port dig to FreeBSD
1994-09-22 21:51:49 +00:00
Paul Traina
8dda8471c2
dig(1) from BIND 4.9.3BETA9pl1
1994-09-22 21:33:31 +00:00