From owner-freebsd-ports Fri Feb 28 4: 6: 1 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD3D437B401 for ; Fri, 28 Feb 2003 04:05:59 -0800 (PST) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8D8543F3F for ; Fri, 28 Feb 2003 04:05:58 -0800 (PST) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.6/8.12.6) with ESMTP id h1SC6A9c039753; Fri, 28 Feb 2003 13:06:10 +0100 (CET) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.6/8.12.6/Submit) id h1SC6Aub039752; Fri, 28 Feb 2003 13:06:10 +0100 (CET) From: Ernst de Haan To: Palle Girgensohn Subject: Re: problem with FreeBSD ant port? Date: Fri, 28 Feb 2003 13:06:10 +0100 User-Agent: KMail/1.5 Cc: ports@freebsd.org References: <170040000.1046098071@rambutan.pingpong.net> <200302280901.11991.znerd@FreeBSD.org> <13300000.1046428093@rambutan.pingpong.net> In-Reply-To: <13300000.1046428093@rambutan.pingpong.net> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302281306.10007.znerd@FreeBSD.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Palle, > Cool, I'll try the bootclasspath, or else patch the ant shell script. Do > you have any suggestions for a name for the environment variable? Well, if the bootclasspath (or sysclasspath or so) doesn't work, then I will patch the ant shell script. Perhaps I should patch the script anyway. > Still, is it really needed to include $localbase/classes/java/*.jar at > all? I still think it makes ant a bit undeterministic. Please define 'a bit undeterministic' ? Isn't that a contradictio interminus? :-) IMHO the current behaviour makes life easy for Java users on FreeBSD and makes the JAR repository at ${PREFIX}/share/java/classes really useful. > Anyother thing about the jakarta-ant port; why does it install into > /usr/local instead of /usr/local/share/java? I see no reason for this? AFAIK there is no rule that says that Java _applications_ should be installed below ${PREFIX}/share/java. Only libraries are installed there. If you have any evidence against that let me know and I will change the port. Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message