aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/named/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove BIND.Dag-Erling Smørgrav2013-09-301-68/+0
* Update Bind to 9.8.5-P2Erwin Lansing2013-08-061-1/+4
* Don't try to suppress the inclusion of the build date in named's versionColin Percival2013-02-101-1/+1
* Upgrade to BIND version 9.8.1. Release notes at:Doug Barton2011-09-031-1/+1
* Fix the location of the default pid file in named.8Doug Barton2011-07-171-1/+2
* bmake and other updates necessary for the BIND 9.8.x upgrade.Doug Barton2011-07-161-3/+2
* Eliminate the --disable-ipv6 string which while technically correct inDoug Barton2010-09-221-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Add support for the build options that are currently in the port:Doug Barton2009-06-011-1/+19
* Update BIND to version 9.6.1rc1. This version has better performance andDoug Barton2009-05-311-1/+6
* Update bmake glue for the BIND 9.4.1 import.Doug Barton2007-06-021-3/+4
* Undefine __DATE__ in order to avoid placing a build timestamp intoColin Percival2006-08-131-0/+3
* Disable thread support in BIND. It appears to reduce performance ratherDag-Erling Smørgrav2005-07-251-2/+2
* Previously I thought I was seeing a failure to install the .5 man pagesDoug Barton2004-09-271-2/+1
* Fix up the man file installation for the new BIND 9 sources:Doug Barton2004-09-261-1/+4
* Don't expose BIND libraries and their headers to the public by default,Ruslan Ermilov2004-09-241-1/+2
* Clean up and comment config.mk. Centralize more stuff. Bitch ifDag-Erling Smørgrav2004-09-221-2/+2
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-211-34/+23
* "Fixed" LDADD by backing out part of the previous commit. -lfoo inBruce Evans2003-04-161-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-7/+6
* Install the rfc 2317 notesDoug Barton2002-07-011-1/+1
* Remove DESTDIR which is already included in DOCDIR.Chris D. Faulhaber2002-05-311-2/+2
* Use the predefined DOCDIR instead of hard-coding /usr/share/doc/bind,Chris D. Faulhaber2002-05-291-3/+2
* FILES support for bsd.prog.mk. See bsd.README for details.Ruslan Ermilov2001-12-171-10/+6
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-4/+3
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* Remove old DNS setup document. We have long past the times whereJeroen Ruigrok van der Werven2001-02-171-1/+1
* Add static dependency on libisc.a to get isc_movefile() on which namedJeroen Ruigrok van der Werven2001-01-281-0/+11
* Install additional documentation:Alexey Zelkin2000-01-101-1/+22
* oops, named-bootconf.pl has morphed into something else and moved.Peter Wemm1999-11-301-5/+0
* Compile bind against the resolver in libbind for now. Unfortunately thisPeter Wemm1999-11-301-3/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Activate libbindPeter Wemm1998-06-111-1/+2
* Simplified using new yacc rules. This will fix bugs when we stop pickingBruce Evans1998-06-041-5/+3
* Put named-bootconf (the script to convert named.boot to named.conf) inPeter Wemm1998-05-031-2/+2
* Update for named v8Peter Wemm1998-05-031-13/+15
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove dmalloc here too.Peter Wemm1997-01-011-3/+3
* Include ns_udp.c here too.Jordan K. Hubbard1997-01-011-2/+2
* Use LC_TIME=C instead of LC_TIME=Andrey A. Chernov1996-11-261-2/+2
* Unlocalize dateAndrey A. Chernov1996-09-011-2/+2
* Delete temporary man page rulesPeter Wemm1996-08-301-12/+1
* Revert back to building bind-4.9.4-P1 in seperate directories...Peter Wemm1996-08-291-70/+24
* Merge in 4.9.3-P1 changes and bump version number.Peter Wemm1996-01-221-1/+1
* Round 1 of the conflict merge. It now compiles..Peter Wemm1996-01-071-1/+1
* Reset LC_TIME only and add missing exportAndrey A. Chernov1995-10-231-1/+1
* Fold in conflict related changes after beta26 merge.Peter Wemm1995-10-231-1/+1
* Oops. Change LC_CTYPE to LC_TIME...Andrey A. Chernov1995-10-201-1/+1
* Reset LANG & LC_CTYPE, or national date representation will be usedAndrey A. Chernov1995-09-271-1/+1