From owner-freebsd-java@FreeBSD.ORG Tue Feb 22 06:13:28 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6512116A4CF for ; Tue, 22 Feb 2005 06:13:28 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2056C43D5F for ; Tue, 22 Feb 2005 06:13:28 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 5D439148F6; Tue, 22 Feb 2005 00:13:27 -0600 (CST) Date: Tue, 22 Feb 2005 00:13:27 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Alexey Zelkin In-Reply-To: <20050221090836.GA627@phantom.cris.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Ross Penner cc: freebsd-java@freebsd.org Subject: Re: trouble installing X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 06:13:28 -0000 On Mon, 21 Feb 2005, Alexey Zelkin wrote: > You have linux_base-6 port installed, and jdk14 require linux_base-7 or -8. > In order to complete install successfully -- you've to uninstall > linux_base-6. According to what I could determine while looking at various meta-issues this weekend, linux_base-6 is only used by devel/linux_devtools-6 and (conditionally) by graphics/linux_mesa3. In fact, there only seem to remain a handful of ports that state a dependency on linux_base-7. I would encourage people to consider upgrading to linux_base-8 now that the ports tree has been switched over to use it as a default. mcl