From owner-freebsd-stable@FreeBSD.ORG Thu Mar 18 21:52:22 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 AB37B16A4CE for ; Thu, 18 Mar 2004 21:52:22 -0800 (PST) Received: from loneliness.evolugroup.com (dsl-132-139.aei.ca [66.36.132.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B98043D45 for ; Thu, 18 Mar 2004 21:52:19 -0800 (PST) (envelope-from bruno.lavoie@evolugroup.com) Received: from evolugroup.com (zOnzOn@tracid.lan-qc.evolugroup.com [192.168.1.2])i2J5s1Fc031409 for ; Fri, 19 Mar 2004 00:54:09 -0500 (EST) (envelope-from bruno.lavoie@evolugroup.com) Message-ID: <405A8A84.8060303@evolugroup.com> Date: Fri, 19 Mar 2004 00:52:04 -0500 From: Bruno Lavoie User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: OpenSSL Base System vs. OpenSSL port 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 05:52:22 -0000 Hello, i'm running releng_4_9 and i've installed some port (mod_php4, postgresql) that uses OpenSSL, but when i do a pkg_tree these packages have in their depedency list the openssl that come from ports. i know that the freebsd base system have openssl, but why my ports aren't taking the openssl from the base system? (or what is the good way?) what is/are the main differences between the 2 ones? thanks in advance Bruno