From owner-freebsd-questions@FreeBSD.ORG Wed Oct 24 13:54:56 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 551DF16A41A for ; Wed, 24 Oct 2007 13:54:56 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id 4127313C4B6 for ; Wed, 24 Oct 2007 13:54:55 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1Ikgh1-0008yO-5F for freebsd-questions@freebsd.org; Wed, 24 Oct 2007 09:54:43 -0400 Message-ID: <017e01c81645$932a8150$6501a8c0@GRANT> From: "Grant Peel" To: Date: Wed, 24 Oct 2007 09:55:45 -0400 Organization: The Net Now MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: OpenSSL Upgrades from ports. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2007 13:54:56 -0000 Hi all, I need to upgrade (FreeBSD 6.2) OpenSSL due to some security concerns. I would like to do so from ports. If anyone cares to give me a simple how to I would be greatful. make deinstall make install clean ??? Are the any 'gotchas' upgrading OpenSSL I should watch for? -Grant