From owner-freebsd-ports Tue Sep 17 4:25:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A85C137B401; Tue, 17 Sep 2002 04:25:17 -0700 (PDT) Received: from mail.aplusdata.com (64.83.13.117.dsl117-dhcp-orf.cavtel.net [64.83.13.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE1E743E4A; Tue, 17 Sep 2002 04:25:16 -0700 (PDT) (envelope-from anthonyabby@mail.aplusdata.com) Date: Tue, 17 Sep 2002 07:24:30 -0400 Message-Id: <200209170724.AA1228275958@mail.aplusdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Anthony Abby" Reply-To: To: "'sigwart koebel'" , , ABDALLAH Faycal Cc: "'ports@freebsd.org'" Subject: Re: ports question X-Mailer: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >hi list, > >i recently cvsuped my ports collection so that i can install the latest >software versions... but the problem is that when the new software is >installed the old one (that was installed during installation of freebsd) >will not be uninstalled (such as named 8.x.x and opessl-0.9.6a) and some >software needs the new ports to be used, as an example: apache2.0.40 needs >at least openssl-0.9.6g to be installed.... i tried to use "portupgrade >openssl\*" but without any success... >Is there is a method to uninstall the software installed by default with >freebsd so that the newly installed packages see the most recent installed >software > >and thax a lot for any help > >uname -a : FreeBSD BigDADI 4.5-RELEASE FreeBSD 4.5-RELEASE #2: Tue Sep 17 >10:40:48 CEST 2002 faissal@BigDADI:/usr/src/sys/compile/KERNEL_PC4_V6 >i386 > >another thing: when tryin to install FreeBSD on a intel4 machine the system >panic (resource_list_release : resource list is not busy) just after the >kernel visual configuration mode and the system reboots automatically > >thx again Portupgrade should have worked. Could you post the error you got when you ran portupgrade? Outside of that, you can also run 'pkgdb -F' and remove the older versions of whatever duplicate software is installed. Anthony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message