From owner-freebsd-ports@FreeBSD.ORG Tue Aug 7 23:53:45 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 652B116A41A for ; Tue, 7 Aug 2007 23:53:45 +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 3FDB813C494 for ; Tue, 7 Aug 2007 23:53:45 +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 CEA5151925 for ; Tue, 7 Aug 2007 19:53:43 -0400 (EDT) Date: Wed, 8 Aug 2007 00:53:41 +0100 From: RW To: freebsd-ports@freebsd.org Message-ID: <20070808005341.260611c5@gumby.homeunix.com.> In-Reply-To: <46B8DF28.3060601@FreeBSD.org> References: <20070807205138.6c5759d6@gumby.homeunix.com.> <46B8D605.2060008@FreeBSD.org> <20070807215725.5659eebf@gumby.homeunix.com.> <46B8DF28.3060601@FreeBSD.org> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Portmaster and Portmanager problem with jdk15 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: Tue, 07 Aug 2007 23:53:45 -0000 On Tue, 07 Aug 2007 14:07:52 -0700 Doug Barton wrote: > RW wrote: > > > What I don't understand is why portmaster doesn't leave missing > > build-dependencies to the ports-system itself. > > Because that's part of portmaster's design. It takes each of the build > and run dependencies and handles the compilation and installation > itself. That way you get all of portmaster's benefits for each port > that you install, not just the parent. > > > I wasn't using the -t option and ${BOOTSTRAPJDKDIR}/bin/javac is > > provided by jdk15. > > Are there CONFLICTS set between jkd15 and linux-sun-jdk15? No, there isn't. Given that lots of people say they use portmaster because it doesn't depend on ruby, bringing in a gratuitous jdk and all its dependencies, is going to be a serious issue for some people. In a way this make thing simpler, as it makes a stronger case for fixing the jdk makefiles, which will fix the problem with portmanager too.