From owner-freebsd-questions@FreeBSD.ORG Thu May 13 10:39:28 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 C560616A4CE for ; Thu, 13 May 2004 10:39:28 -0700 (PDT) Received: from dime54.dizinc.com (66-194-239-69.dimenoc.com [66.194.239.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57B5543D1D for ; Thu, 13 May 2004 10:39:28 -0700 (PDT) (envelope-from bhunter@solisix.com) Received: from c-67-172-98-39.client.comcast.net ([67.172.98.39] helo=solisix.com) by dime54.dizinc.com with asmtp (Exim 4.34) id 1BOKB3-0000EA-7e for freebsd-questions@freebsd.org; Thu, 13 May 2004 13:39:25 -0400 Message-ID: <40A3B2C7.70502@solisix.com> Date: Thu, 13 May 2004 13:39:19 -0400 From: Bruce Hunter Organization: Solisix User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dime54.dizinc.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - solisix.com X-Source: X-Source-Args: X-Source-Dir: Subject: Port Install Error 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: Thu, 13 May 2004 17:39:28 -0000 I am trying to install 'Portupgrade' using the ports collection What does this mean? and how do I solve the problem root@core# make ===> Vulnerability check disabled ===> Extracting for portupgrade-20040325_1 >> Checksum OK for pkgtools-20040208.tar.bz2. >> Checksum OK for pkgtools-20040208-20040325.diff.bz2. ===> portupgrade-20040325_1 depends on file: /usr/local/bin/ruby18 - not found ===> Verifying install for /usr/local/bin/ruby18 in /usr/ports/lang/ruby18 Dependency warning: used OpenSSL version contains known vulnerabilities Please update or define either WITH_OPENSSL_BASE or WITH_OPENSSL_PORT *** Error code 1 Stop in /usr/ports/lang/ruby18. *** Error code 1 Stop in /usr/ports/sysutils/portupgrade. Thanks, Bruce