Bind 9
Kirk Strauser
kirk at strauser.com
Sun Mar 30 08:26:08 PST 2003
At 2003-03-30T15:20:17Z, Tim van den Elsen <timmie at timmie.dyndns.org> writes:
> Programs installed via ports are always placed in /usr/local/ and configs
> to /usr/local/etc/ The same for binaries :) /usr/local/sbin/named
That's not true. From /usr/ports/net/bind9/Makefile:
.if defined(PORT_REPLACES_BASE_BIND9)
PKGNAMESUFFIX= -base
PREFIX= /usr
BIND_DESTETC= /etc/namedb
CONFIGURE_ARGS+= --prefix=${PREFIX} \
--sysconfdir=${BIND_DESTETC} \
--mandir=${MANPREFIX}/man
Building with that option will install BIND9 in /usr/bin and place its
config files in /etc/namedb.
--
Kirk Strauser
In Googlis non est, ergo non est.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030330/31292189/attachment.bin
More information about the freebsd-questions
mailing list