From owner-freebsd-ports@FreeBSD.ORG Thu Apr 12 20:39:19 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CB9C16A403 for ; Thu, 12 Apr 2007 20:39:19 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id E944D13C46E for ; Thu, 12 Apr 2007 20:39:18 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 992EA5191A for ; Thu, 12 Apr 2007 16:39:17 -0400 (EDT) Date: Thu, 12 Apr 2007 21:39:14 +0100 From: RW To: freebsd-ports@freebsd.org Message-ID: <20070412213914.5a9a1802@gumby.homeunix.com> In-Reply-To: <17950.36360.31097.211209@jerusalem.litteratus.org> References: <20070412153832.67306261@gumby.homeunix.com> <20070412170213.GA64150@kei.delfi.lv> <20070412202907.78b48071@gumby.homeunix.com> <17950.36360.31097.211209@jerusalem.litteratus.org> X-Mailer: Claws Mail 2.8.1 (GTK+ 2.10.11; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Azureus wont build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 20:39:19 -0000 On Thu, 12 Apr 2007 15:52:40 -0400 Robert Huff wrote: > > RW writes: > > > I've built jdk15 instead. The thing is that the Azureus port > > Makefile has > > > > JAVA_VERSION= 1.4+ > > > > which looks to be out of date. > > Not so. > Look at the notation carefully; it signifies it's supposed to > accept any version from 1.4 onwards. (What it really does ... I > have no idea.) I understand the notation, but if Azureus will no longer build with jdk14, then JAVA_VERSION should be changed to reflect that.