From owner-freebsd-questions@FreeBSD.ORG Thu Apr 22 01:27:17 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8583016A4CE for ; Thu, 22 Apr 2004 01:27:17 -0700 (PDT) Received: from mail1.interlite.net (ns1.interlite.net [62.119.93.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E7A43D3F for ; Thu, 22 Apr 2004 01:27:16 -0700 (PDT) (envelope-from pelle@spd.nu) Received: (qmail 677 invoked by uid 89); 22 Apr 2004 10:25:14 +0200 Received: from unknown (HELO PELLEANDERSSON) (62.119.94.78) by mail1.interlite.net with SMTP; 22 Apr 2004 10:25:14 +0200 From: "Pelle Andersson" To: Date: Thu, 22 Apr 2004 10:27:10 +0200 Message-ID: <004b01c42843$9bd00e40$cd87a8c0@spd.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-DCC: : X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server1.interlite.net X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 Subject: OpenSSL/0.9.7c-p1 & OpenSSH_3.5p1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pelle@spd.nu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 08:27:17 -0000 Hi! How can I the easiest way update/upgrade OpenSSL & OpenSSH on a FreeBSD 4.9 machine? I saw on the net that they where part of the "base system" and therefore I can't use portupgrade or "make deinstall/make reinstall" I thought they where updated when running 'make world'? Now I am using: >> OpenSSL 0.9.7c-p1 30 Sep 2003 >> OpenSSH_3.5p1 FreeBSD-20030924 uname -a: FreeBSD frodo.domain.xyz 4.9-RELEASE-p5 FreeBSD 4.9-RELEASE-p5 #2: Wed Apr 21 10:21:22 CEST 2004 @frodo.domain.xyz:/usr/obj/usr/src/sys/FIBOPTIMIZED i386 TIA //Pelle