From owner-freebsd-questions@FreeBSD.ORG Fri Dec 29 23:12:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4C4016A40F for ; Fri, 29 Dec 2006 23:12:14 +0000 (UTC) (envelope-from bob@tamara-b.org) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.freebsd.org (Postfix) with ESMTP id BF8E113C468 for ; Fri, 29 Dec 2006 23:12:14 +0000 (UTC) (envelope-from bob@tamara-b.org) Received: from mailspool3.panix.com (mailspool3.panix.com [166.84.1.78]) by mail3.panix.com (Postfix) with ESMTP id 55AFB13A85F for ; Fri, 29 Dec 2006 18:12:14 -0500 (EST) Received: from tania.servebbs.org (pool-71-247-53-66.nycmny.east.verizon.net [71.247.53.66]) by mailspool3.panix.com (Postfix) with ESMTP id 4A2A2214D84 for ; Fri, 29 Dec 2006 18:12:14 -0500 (EST) Date: Fri, 29 Dec 2006 18:12:12 -0500 From: Bob To: freebsd-questions@freebsd.org Message-ID: <20061229181212.25852b3f@tania.servebbs.org> In-Reply-To: <17813.38046.943782.406984@jerusalem.litteratus.org> References: <20061229171308.71d101c2@tania.servebbs.org> <17813.38046.943782.406984@jerusalem.litteratus.org> Organization: Tamara B X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.10.6; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Ports Vs Base X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2006 23:12:15 -0000 On Fri, 29 Dec 2006 17:20:14 -0500 Robert Huff wrote: > > Bob writes: > > > My question is this: If I now upgrade from 6.1-RELEASE-p10 > > FreeBSD 6.1-RELEASE-p10 to the latest/greatest (possibly even > > 6.2-RELEASE) ..... will my sendmail revert to the base system or > > remain at the latest installed ports version? > > grepped from my /etc/make.conf: > > #NO_SENDMAIL= true > Wonderful! And makes sense! Tell /etc/make.conf: not to compile sendmail as part of base So, it will be included in the new ports install. This is what I had hoped for. But the nd-docs did not make it all that clear. Gracias!!!! Bob > > Robert Huff > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >