From owner-freebsd-java@FreeBSD.ORG Tue Oct 4 06:55:12 2005 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3084116A421 for ; Tue, 4 Oct 2005 06:55:12 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out1.tiscali.nl (smtp-out1.tiscali.nl [195.241.79.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id A50CA43D49 for ; Tue, 4 Oct 2005 06:55:06 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [82.171.39.195] (helo=guido.klop.ws) by smtp-out1.tiscali.nl with smtp (Tiscali http://www.tiscali.nl) id 1EMghe-00065Y-Fs for ; Tue, 04 Oct 2005 08:55:06 +0200 Received: (qmail 898 invoked from network); 4 Oct 2005 06:55:05 -0000 Received: from localhost.thuis.klop.ws (HELO outgoing.local) (127.0.0.1) by localhost.thuis.klop.ws with SMTP; 4 Oct 2005 06:55:05 -0000 To: "Herve Quiroz" , "Mikhail T." References: <200510030230.j932Uwbo005425@blue.virtual-estates.net> <20051004013739.GB4038@arabica.esil.univ-mrs.fr> Message-ID: Date: Tue, 04 Oct 2005 08:55:03 +0200 From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Opera M2/8.50 (FreeBSD, build 1358) Cc: java@freebsd.org Subject: Re: some questions about Java ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 06:55:12 -0000 On Tue, 04 Oct 2005 08:42:42 +0200, Ronald Klop wrote: > On Tue, 04 Oct 2005 03:37:39 +0200, Herve Quiroz > wrote: > >> On Sun, Oct 02, 2005 at 10:30:58PM -0400, Mikhail T. wrote: >>> 4) How to pass javac options to ant (when relying on USE_ANT=yes)? >> >> I don't know if it possible to pass javac options to Ant through the >> command-line when invoking ant(1), unless a custom build.xml does >> support such feature. Hence I don't think we can provide such support in >> bsd.java.mk. Anyway, I never had to pass some options to javac in my >> ports so I am not proficient in this regard. Could you show us some >> sample use case please? >> >> Herve >> >> PS: I would be glad if you could show us some sample code to point out >> the MAKE_ENV/JAVA_HOME issue as well. > > /usr/ports/java/jmp/Makefile does this. But I don't have a problem with it. ;-) -- Ronald Klop Amsterdam, The Netherlands