From owner-freebsd-stable@FreeBSD.ORG Thu Mar 18 23:34:51 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BEAD16A4CE for ; Thu, 18 Mar 2004 23:34:51 -0800 (PST) Received: from seed.net.tw (sn16.seed.net.tw [139.175.54.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2DC43D2D for ; Thu, 18 Mar 2004 23:34:51 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.121.140] (port=49566 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.23:1) id 1B4EWn-0004bG-OM; Fri, 19 Mar 2004 15:34:49 +0800 Received: from localhost (localhost [127.0.0.1]) by chihiro.leafy.idv.tw (Postfix) with ESMTP id F2E0419D; Fri, 19 Mar 2004 15:34:48 +0800 (CST) Received: from chihiro.leafy.idv.tw ([127.0.0.1]) by localhost (chihiro.leafy.idv.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00653-09; Fri, 19 Mar 2004 15:34:48 +0800 (CST) Received: by chihiro.leafy.idv.tw (Postfix, from userid 1000) id 83A18199; Fri, 19 Mar 2004 15:34:48 +0800 (CST) Date: Fri, 19 Mar 2004 15:34:48 +0800 From: leafy To: Bruno Lavoie Message-ID: <20040319073448.GA73586@chihiro.leafy.idv.tw> Mail-Followup-To: Bruno Lavoie , freebsd-stable@freebsd.org References: <405A8A84.8060303@evolugroup.com> <405AA0FE.2000604@evolugroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <405AA0FE.2000604@evolugroup.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at leafy.idv.tw cc: freebsd-stable@freebsd.org Subject: Re: OpenSSL Base System vs. OpenSSL port SNAPSHOT X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 07:34:51 -0000 On Fri, Mar 19, 2004 at 02:27:58AM -0500, Bruno Lavoie wrote: > To help you to understand look at what i got after deinstalling openssl > from port: Recently OpenSSL 0.9.7d is imported into -current, and bsd.openssl.mk is modified for the change, but 0.9.7d isn't in -stable yet, thus the dependancy. Either you can install security/openssl or wait for 0.9.7d to be MFCed into 4.x branch. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming