Dynamically linked libjli for *BSD

Kurt Miller kurt at intricatesoftware.com
Mon May 18 20:17:16 UTC 2015


On Mon, 2015-05-18 at 15:16 -0400, Jung-uk Kim wrote:
> On 05/18/2015 14:38, Kurt Miller wrote: 
> >> Actually, we had a $ORIGIN problem, which affected some ports,
> >> e.g., java/icedtea-web.  I fixed it in r279364 for head and
> >> MFC'ed in r279713, r279714 and r279715 to stable/10, stable/9 and
> >> stable/8, respectively.
> >> 
> >> https://svnweb.freebsd.org/changeset/base/279364 
> >> https://svnweb.freebsd.org/changeset/base/279713 
> >> https://svnweb.freebsd.org/changeset/base/279714 
> >> https://svnweb.freebsd.org/changeset/base/279715
> >> 
> >> Unfortunately, no FreeBSD *release* has this fix.
> > 
> > What do you suggest we do with bsd-port/jdk8? Should I make this
> > change OpenBSD specific or are you okay with how it is now?
> 
> Ideally, I think we have to make this conditional by adding a
> variable, e.g., USE_STATIC_LIBJLI, and set it only on macosx by
> default.  Then we can set it from our port makefile depending on
> target FreeBSD version.

Okay, sounds good.

-Kurt



More information about the bsd-port-dev mailing list