summaryrefslogtreecommitdiff
path: root/lib/bind/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Fixes to make the WITH_BIND_LIBS option functional with BIND 9.8.xDoug Barton2011-07-171-2/+8
* bmake and other updates necessary for the BIND 9.8.x upgrade.Doug Barton2011-07-161-1/+3
* Handle the MK_BIND_XML option more intelligentlyDoug Barton2011-07-161-5/+12
* Revert part of r217071 so that us mere mortals can clearly seeDoug Barton2011-01-091-1/+5
* Make this work on big endian MIPS, while not breaking it for smallWarner Losh2011-01-061-7/+3
* Since powerpc and powerpc64 share an instruction set, bind can and shouldNathan Whitehorn2010-07-101-2/+2
* Add support for the build options that are currently in the port:Doug Barton2009-06-011-0/+13
* Update glue for BIND 9.4.2Doug Barton2007-12-021-0/+1
* Remove the special atomic.h case for arm, and allow it to useDoug Barton2007-06-051-2/+0
* Fix the amd64 and pc98 versions of ISC_ATOMIC_ARCH with some helpDoug Barton2007-06-031-5/+3
* Update bmake glue for the BIND 9.4.1 import.Doug Barton2007-06-021-1/+16
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-7/+9
* Disable thread support in BIND. It appears to reduce performance ratherDag-Erling Smørgrav2005-07-251-15/+1
* bmake changes to handle the move of dns/sec and related filesDoug Barton2005-03-171-1/+1
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-2/+2
* NOLIBC_R -> NO_LIBC_RRuslan Ermilov2004-12-211-4/+4
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBSDoug Barton2004-09-241-3/+3
* Don't expose BIND libraries and their headers to the public by default,Ruslan Ermilov2004-09-241-2/+31
* Instead of hardcoding the BIND version, deduce it from ${BIND_DIR}/version.Dag-Erling Smørgrav2004-09-231-1/+5
* libpthread is always libpthread, even when it's libc_r.Dag-Erling Smørgrav2004-09-231-1/+1
* Bump version number after vendor import of 9.3.0.Dag-Erling Smørgrav2004-09-231-2/+2
* LOCALSTATEDIR should be /var, since the BIND 9 source appendsDoug Barton2004-09-231-1/+1
* Always link with -lpthread, not -lc_r, because platforms that don't haveDag-Erling Smørgrav2004-09-221-6/+5
* Clean up and comment config.mk. Centralize more stuff. Bitch ifDag-Erling Smørgrav2004-09-221-21/+46
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-211-0/+54