From owner-freebsd-stable@FreeBSD.ORG Mon Jan 21 13:38:15 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F3C216A41B for ; Mon, 21 Jan 2008 13:38:15 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.freebsd.org (Postfix) with ESMTP id 3917413C457 for ; Mon, 21 Jan 2008 13:38:15 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (dpm.xs4all.nl [80.126.205.144]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0LDcCfk033747; Mon, 21 Jan 2008 14:38:13 +0100 (CET) (envelope-from Johan@double-l.nl) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Mon, 21 Jan 2008 14:38:11 +0100 Content-class: urn:content-classes:message Message-ID: <57200BF94E69E54880C9BB1AF714BBCB19C08A@w2003s01.double-l.local> X-MimeOLE: Produced By Microsoft Exchange V6.5 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NO_ knobs in /etc/make.conf Thread-Index: AchcMlqkFE3LI7+dTsm8eBVnEUcdMwAAFWwQ References: <47949811.1080505@raad.tartu.ee> From: "Johan Hendriks" To: "Toomas Aas" X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-stable@freebsd.org Subject: RE: NO_ knobs in /etc/make.conf X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 13:38:15 -0000 >Hello! >In earlier releases, /etc/make.conf had various NO_ knobs such as=20 >NO_SENDMAIL or NO_IPFILTER to avoid building specific parts of the system=20 >during buildworld. In FreeBSD 7 they seem to be gone? At least they are not=20 >listed in /usr/share/examples/etc/make.conf, or make.conf(5). I'm=20 >specifically curious about NO_SENDMAIL. With earlier FreeBSD versions I >added this to make.conf after installing Postfix, thinking that this way=20 >installworld won't overwrite my Postfix port. Is this no longer necessary? > >--=20 >Toomas Aas They are not gone they moved to /etc/src.conf man src.conf tells you more=20 Regards Johan Hendriks Double L Automatisering