[RFC] New Port: Eclipse Java Compiler, java/eclipse-ecj

Greg Lewis glewis at eyesbeyond.com
Wed Mar 21 04:40:01 UTC 2012


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 at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-eclipse mailing list