From owner-freebsd-questions@FreeBSD.ORG Mon Oct 22 02:07:29 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B4C016A417 for ; Mon, 22 Oct 2007 02:07:29 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from cartman.xxiii.com (cartman.xxiii.com [208.62.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 6383F13C481 for ; Mon, 22 Oct 2007 02:07:29 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from [192.168.1.23] (adsl-068-209-177-221.sip.ard.bellsouth.net [68.209.177.221]) by cartman.xxiii.com (8.13.8/8.13.8) with ESMTP id l9M27IqP038671; Sun, 21 Oct 2007 22:07:19 -0400 (EDT) (envelope-from bitabyss@gmail.com) Message-ID: <471C05D2.40301@gmail.com> Date: Sun, 21 Oct 2007 22:07:14 -0400 From: Rob User-Agent: Thunderbird 1.5.0.13 (Windows/20070809) MIME-Version: 1.0 To: "Tuc at T-B-O-H.NET" References: <200710211528.l9LFSVH3054251@himinbjorg.tucs-beachin-obx-house.com> In-Reply-To: <200710211528.l9LFSVH3054251@himinbjorg.tucs-beachin-obx-house.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Want to upgrade sendmail in next OS release 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: Mon, 22 Oct 2007 02:07:29 -0000 Tuc at T-B-O-H.NET wrote: > I'd like to upgrade my sendmail version in advance of > upgrading to the next release of the OS. I was wondering if I > ..................... > I don't want to build out of ports because it is set up not to > override the base install. I ran into the same problem years ago, with sendmail from ports installing into the /usr/local path, and creating two different versions on the same system, and generally making a Big Mess of itself. But from some posts here a couple months ago, and reading the Makefile, I ~THINK~ it [the port] is now set up to replace the stock sendmail and install into the regular system paths. I'm only like 90% on this, but hopefully someone else will confirm: I think the port will do what you want. -Rob