From owner-freebsd-questions Wed Sep 29 12:47:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.jorsm.com (mercury.jorsm.com [207.112.128.9]) by hub.freebsd.org (Postfix) with ESMTP id EE42914C96 for ; Wed, 29 Sep 1999 12:47:33 -0700 (PDT) (envelope-from jer@jorsm.com) Received: from localhost (jer@localhost) by mercury.jorsm.com (8.8.7/8.8.7) with SMTP id OAA24059; Wed, 29 Sep 1999 14:47:28 -0500 (CDT) Date: Wed, 29 Sep 1999 14:47:27 -0500 (CDT) From: Jeremy Shaffner To: "Matthew D. Fuller" Cc: "Jason J. Horton" , freebsd-questions@FreeBSD.ORG Subject: Re: make world question In-Reply-To: <19990929135431.C1256@futuresouth.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This was something I've thought about myself. Who else thinks a NO_BIND option (like NO_SENDMAIL) might be good in /etc/make.conf (with necessary .if's in /usr/src/*/Makefiles)? -=========================================================================- Jeremy Shaffner JORSM Internet, Regional Internet Services System Administrator 7 Area Codes in Chicagoland and NW Indiana jer@jorsm.com 100Mbps+ Connectivity, 56K-DS3, V.90, ISDN support@jorsm.com Quality Service, Affordable Prices http://www.jorsm.com Serving Gov, Biz, Indivds Since 1995 -=========================================================================- On Wed, 29 Sep 1999, Matthew D. Fuller wrote: > [This is more -questions fodder than -isp, moved there] > > On Wed, Sep 29, 1999 at 12:18:24PM -0400, a little birdie told me > that Jason J. Horton remarked > > Is there any way to keep a make world from building named? > > I see switches in /etc/make.conf to stop building of sendmail > > and perl, but not named. Every time I make world, I have to recompile > > my specially built named, it's starting to be annoying. > > 2 choices. > 1) Edit /usr/src/usr.sbin/Makefile and take out 'named'. > 2) Install your specially built named under /usr/local where it should > be, since that'll eliminate the whole problem set. > > > > > -- > Matthew Fuller (MF4839) | fullermd@over-yonder.net > Unix Systems Administrator | fullermd@futuresouth.com > Specializing in FreeBSD | http://www.over-yonder.net/ > FutureSouth Communications | ISPHelp ISP Consulting > > "The only reason I'm burning my candle at both ends, is because I > haven't figured out how to light the middle yet" > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message