Date: Tue, 20 Mar 2012 21:39:51 -0700 From: Greg Lewis <glewis@eyesbeyond.com> To: Jason Helfman <jgh@FreeBSD.org> Cc: freebsd-eclipse@FreeBSD.org, Jung-uk Kim <jkim@FreeBSD.org>, freebsd-java@FreeBSD.org Subject: Re: [RFC] New Port: Eclipse Java Compiler, java/eclipse-ecj Message-ID: <20120321043951.GA97303@misty.eyesbeyond.com> In-Reply-To: <20120320233341.GE13507@dormouse.experts-exchange.com> References: <20120318180225.GA51618@dormouse.experts-exchange.com> <201203201230.06968.jkim@FreeBSD.org> <20120320183828.GB13507@dormouse.experts-exchange.com> <201203201901.50789.jkim@FreeBSD.org> <20120320233341.GE13507@dormouse.experts-exchange.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 20, 2012 at 04:33:41PM -0700, Jason Helfman wrote: > On Tue, Mar 20, 2012 at 07:01:49PM -0400, Jung-uk Kim thus spake: > >> Tar is completely valid for uncompressing zip archives. > > > >Yes, bsdtar is good enough for most cases. But we also had some > >issues with it in the past. I believe these problems are all fixed, > >however. What's wrong with jar, BTW? > > Nothing, however it adds an extra dependency for extract-depends, and this > could change based on what version of java you are using. So writing the > EXTRACT_DEPENDS line could be a little tricky. JAVA_EXTRACT= yes is the line you are looking for. You'll also get ${JAR} set appropriately for you. But it should be easier than that. Something like the USE_ZIP simplicity for JAR would be nice. > >> I am also confused by this. What would I be setting to yes, to > >> resolve this issue? > > > >Defining NO_WRKSUBDIR eliminates needs for BUILD_WRKSRC or WRKSRC. > > Confirmed, and removed. Thanks :) > > I am now just working out the shell script bits. Could you post the up to date shar maybe? I've lost track of the current state. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120321043951.GA97303>