Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2012 16:33:41 -0700
From:      Jason Helfman <jgh@FreeBSD.org>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        freebsd-eclipse@FreeBSD.org, freebsd-java@FreeBSD.org
Subject:   Re: [RFC] New Port: Eclipse Java Compiler, java/eclipse-ecj
Message-ID:  <20120320233341.GE13507@dormouse.experts-exchange.com>
In-Reply-To: <201203201901.50789.jkim@FreeBSD.org>
References:  <20120318180225.GA51618@dormouse.experts-exchange.com> <201203201230.06968.jkim@FreeBSD.org> <20120320183828.GB13507@dormouse.experts-exchange.com> <201203201901.50789.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

>> 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.

-jgh

-- 
Jason Helfman         | FreeBSD Committer
jgh@FreeBSD.org       | http://people.freebsd.org/~jgh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120320233341.GE13507>