From owner-freebsd-questions@FreeBSD.ORG Sun Apr 4 03:14:06 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 3BEA316A4CE for ; Sun, 4 Apr 2004 03:14:06 -0700 (PDT) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD79A43D55 for ; Sun, 4 Apr 2004 03:14:05 -0700 (PDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i34AHBub069568; Sun, 4 Apr 2004 05:17:12 -0500 (CDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from localhost (localhost [[UNIX: localhost]]) by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i34AHA14069567; Sun, 4 Apr 2004 05:17:11 -0500 (CDT) (envelope-from jamoore) From: Jay Moore To: Kris Kennaway Date: Sun, 4 Apr 2004 04:17:03 -0600 User-Agent: KMail/1.5.4 References: <200404040153.11429.jaymo@cromagnon.cullmail.com> <20040404082644.GB33009@xor.obsecurity.org> In-Reply-To: <20040404082644.GB33009@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404040517.04479.jaymo@cromagnon.cullmail.com> cc: freebsd-questions@freebsd.org Subject: Re: ports hosed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 10:14:06 -0000 On Sunday 04 April 2004 03:26 am, Kris Kennaway wrote: > Looks like you need to follow some of the steps in > /usr/ports/UPDATING (specifically, related to ruby). OK, read UPDATING & here's the drill: Steps 1) & 2) went OK, but then: # portupgrade -f lang/ruby18 Stale dependency: ruby-1.8.1_2 --> openssl-0.9.7d -- manually run 'pkgdb -F' to fix, or specify -O to force. # pkgdb -F ---> Checking the package registry database Stale dependency: openldap-client-2.1.29 -> openssl-0.9.7d (security/openssl): openoffice-1.1.0_1 (score:23%) ? ([y]es/[n]o/[a]ll) [no] New dependency? (? to help): ? [Enter] to skip, [Ctrl]+[D] to delete, [.][Enter] to abort, [Tab] to complete New dependency? (? to help): What is this? I don't understand the question... Is this documented anywhere? Thanks, Jay