From owner-freebsd-stable@FreeBSD.ORG Thu Mar 18 23:40:57 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 E789B16A4CE for ; Thu, 18 Mar 2004 23:40:57 -0800 (PST) Received: from loneliness.evolugroup.com (dsl-132-139.aei.ca [66.36.132.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B80A43D1F for ; Thu, 18 Mar 2004 23:40:57 -0800 (PST) (envelope-from bruno.lavoie@evolugroup.com) Received: from evolugroup.com (zOnzOn@tracid.lan-qc.evolugroup.com [192.168.1.2])i2J7gpFc013000; Fri, 19 Mar 2004 02:42:54 -0500 (EST) (envelope-from bruno.lavoie@evolugroup.com) Message-ID: <405AA407.5060506@evolugroup.com> Date: Fri, 19 Mar 2004 02:40:55 -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: leafy References: <405A8A84.8060303@evolugroup.com> <405AA0FE.2000604@evolugroup.com> <20040319073448.GA73586@chihiro.leafy.idv.tw> In-Reply-To: <20040319073448.GA73586@chihiro.leafy.idv.tw> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 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:40:58 -0000 why is apache not compiling, my postgresql is compiling without security/openssl.? leafy wrote: >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 > >