From owner-freebsd-questions@FreeBSD.ORG Fri Jul 23 09:57:45 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 85D9616A4CE for ; Fri, 23 Jul 2004 09:57:45 +0000 (GMT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E64D843D46 for ; Fri, 23 Jul 2004 09:57:44 +0000 (GMT) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.10/8.12.10) with ESMTP id i6N9xgjM005883; Fri, 23 Jul 2004 11:59:42 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.10/8.12.10/Submit) id i6N9xf3Z005882; Fri, 23 Jul 2004 11:59:41 +0200 (CEST) (envelope-from mail25@bzerk.org) Date: Fri, 23 Jul 2004 11:59:41 +0200 From: Ruben de Groot To: Danny De Bie Message-ID: <20040723095941.GA5765@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Danny De Bie , Bryce , Freebsd questions References: <20040723062628.98792.qmail@web11601.mail.yahoo.com> <4100BC2D.9020004@easynet.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4100BC2D.9020004@easynet.be> User-Agent: Mutt/1.4.2.1i cc: Freebsd questions cc: Bryce Subject: Re: SSH Client - OpenSSH dependency problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 09:57:45 -0000 On Fri, Jul 23, 2004 at 09:20:13AM +0200, Danny De Bie typed: > Bryce wrote: > > >Dependency warning: used OpenSSL version contains > >known vulnerabilities > >Please update or define either WITH_OPENSSL_BASE or > >WITH_OPENSSL_PORT > > > >Can anyone throw some light on how to fix this? > > > > > Hi Bryce, > > I'm not sure, but my guess is you need to install the openssl port > first! (/usr/ports/security/openssl) This is craziness! The guy is asking for an ssh client on FreeBSD, which is allready on his system (/usr/bin/ssh). There is no need to confuse him further by letting him install unnecessary ports. my 0.02 Ruben