From owner-freebsd-java Mon Feb 25 7:44:58 2002 Delivered-To: freebsd-java@freebsd.org Received: from daedalus.cs.brandeis.edu (daedalus.cs.brandeis.edu [129.64.3.179]) by hub.freebsd.org (Postfix) with ESMTP id 416A837B404 for ; Mon, 25 Feb 2002 07:44:56 -0800 (PST) Received: from localhost (meshko@localhost) by daedalus.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id KAA19203; Mon, 25 Feb 2002 10:44:53 -0500 Date: Mon, 25 Feb 2002 10:44:53 -0500 (EST) From: Mikhail Kruk To: Ernst de Haan Cc: java@FreeBSD.ORG Subject: Re: Request for changing bsd.port.mk and adding bsd.java.mk In-Reply-To: <200202251018.g1PAIqi02136@zaphod.euronet.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Sorry I woke up to this so late, but I got two questions: how come keytool isn't there? I can imagine a port installation requiring keytool.. at least more likely than java_n2a. Also shouldn't ant be included too? > JAVA_VENDOR: Vendor of the Java > JAVA_VER: Java version, for example "1.1.8" or "1.3.1" > JAVA_OS: Target OS for the JDK/JRE, "FreeBSD" or "Linux" > JAVA_HOME: Home directory of the Java runtime environment > JAVA_PORT: The location for the JDK/JRE port > JAVA_CLASSES: Reference to classes.zip or rt.jar > JAVAC: Points to a Java compiler (possibly Jikes) > APPLETVIEWER: Appletviewer location > JAVA: Points to JRE or JDK java executable > JAVADOC: Points to the javadoc utility > JAVAH: Points to the javah utility > JAVAP: Points to the javap utility > JAVA_N2A: Points to the native2ascii utility > RMIC: Points to the rmic program > RMIREGISTRY: Points to the rmiregistry program > JAVA_SERIALVER: Points to the serialver program To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message