From owner-freebsd-security@FreeBSD.ORG Fri Oct 13 19:36:29 2006 Return-Path: X-Original-To: freebsd-security@freebsd.org Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA2E116A47C for ; Fri, 13 Oct 2006 19:36:29 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2692043D73 for ; Fri, 13 Oct 2006 19:36:28 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 46A8B300BC7; Fri, 13 Oct 2006 19:36:27 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id AFB231142D; Fri, 13 Oct 2006 21:36:26 +0200 (CEST) Date: Fri, 13 Oct 2006 21:36:25 +0200 From: "Simon L. Nielsen" To: Roger Marquis Message-ID: <20061013193625.GC1012@zaphod.nitro.dk> References: <20061013120059.8232C16A5F6@hub.freebsd.org> <20061013090533.C51590@ubfganzr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061013090533.C51590@ubfganzr> User-Agent: Mutt/1.5.11 Cc: freebsd-security@freebsd.org Subject: Re: I cannot upgrade openssl-stablr X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 19:36:29 -0000 On 2006.10.13 09:21:19 -0700, Roger Marquis wrote: > Is it still the case that 'make *world' cannot parse > OPENSSL_OVERWRITE_BASE and requires NO_OPENSSL instead? Yes, since OPENSSL_OVERWRITE_BASE is a ports knob, so the base system doesn't use that. -- Simon L. Nielsen