From owner-freebsd-java@FreeBSD.ORG Fri Apr 14 22:11:51 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 8A8CB16A403 for ; Fri, 14 Apr 2006 22:11:51 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B7443D45 for ; Fri, 14 Apr 2006 22:11:48 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id k3EJF9gT096856; Fri, 14 Apr 2006 12:15:10 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id k3EJF550096855; Fri, 14 Apr 2006 12:15:05 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 14 Apr 2006 12:15:04 -0700 From: Greg Lewis To: Panagiotis Astithas Message-ID: <20060414191504.GA96765@misty.eyesbeyond.com> References: <20060405173445.E15399@yvyyl.pfbsg.arg> <1k0243416wlr9.1gyrg9gwnjj7.dlg@40tude.net> <20060413204340.GA940@osiris.chen.org.nz> <1dobolb0s0tar$.olb3f9dqu3l4.dlg@40tude.net> <443F578B.6040408@ebs.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <443F578B.6040408@ebs.gr> User-Agent: Mutt/1.4.2.1i Cc: scott@sremick.net, freebsd-java@freebsd.org Subject: Re: new FreeBSD java binaries X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Apr 2006 22:11:51 -0000 On Fri, Apr 14, 2006 at 11:04:27AM +0300, Panagiotis Astithas wrote: > Scott I. Remick wrote: > >Thanks for taking a stab at my confusion, Jonathan. I'm almost clear. One > >thing still confuses me, though: if the diablo-jdk15 port was specifically > >created on 4/6 in order to provide a means to obtain the new BINARIES via > >the ports system, and caffe and latte are source tarballs while the ones > >labeled jdk and jre are the actual binaries, why does the diablo-jdk15 port > >use diablo-caffe (SOURCE) instead of diablo-jdk (BINARY)? > > There is no source bundle downloadable from the FreeBSD Foundation. What > you can get is two different packaging formats. One suitable for pkg_add > and the other suitable for manual unpackaging or installation via the > diablo- ports. If you check the diablo-jdk15 Makefile you will see a > NO_BUILD=yes definition. It just extracts the tar file using cpio. Winner! One small nit, the tar file is extracted with tar, it just gets copied to ${PREFIX} using cpio. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org