Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Apr 2011 21:52:59 +0200
From:      David Demelier <demelier.david@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Options JAIL in jdk16 port
Message-ID:  <4D962D1B.9070608@gmail.com>
In-Reply-To: <BANLkTi=gfe9QNnMZcicobhot7DAT5M1iKA@mail.gmail.com>
References:  <BANLkTi=gfe9QNnMZcicobhot7DAT5M1iKA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/04/2011 11:27, Subbsd wrote:
> Hi
>
> Сan someone explain that option JAIL means for JDK16 when this builds
> within jail ?
> I have not found any specific mention in the patch or the code:
>
> grep -Ri jail /usr/ports/java/jdk16/*
> /usr/ports/java/jdk16/Makefile:         JAIL    "Port is being built
> within a jail"             off
>
> and nothing more.
> Thansk.
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

I guess this option is not used anymore :


markand@Melon /usr/ports/java/jdk16 $ grep JAIL *
Makefile:		JAIL	"Port is being built within a jail"		off
markand@Melon /usr/ports/java/jdk16 $ grep JAIL /usr/ports/Mk/bsd.*
markand@Melon /usr/ports/java/jdk16 $

Or maybe I'm completely misunderstanding something.

By the way it has been disabled here in rev. 1.182 as you can see here :

http://www.freebsd.org/cgi/cvsweb.cgi/ports/java/jdk16/Makefile.diff?r1=1.182;r2=1.183;f=h

If a commiter can remove the OPTIONS line please :-)

Cheers,

-- 
David Demelier



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