From owner-freebsd-java Thu Mar 7 5:11:22 2002 Delivered-To: freebsd-java@freebsd.org Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by hub.freebsd.org (Postfix) with ESMTP id 997A937B402; Thu, 7 Mar 2002 05:11:16 -0800 (PST) Received: from localhost (hquiroz@localhost) by puget.esil.univ-mrs.fr (8.11.6/8.11.6) with ESMTP id g27DIL044251; Thu, 7 Mar 2002 14:18:32 +0100 (CET) (envelope-from hquiroz@esil.univ-mrs.fr) X-Authentication-Warning: puget.esil.univ-mrs.fr: hquiroz owned process doing -bs Date: Thu, 7 Mar 2002 14:18:21 +0100 (CET) From: Herve Quiroz To: Ernst de Haan Cc: java@FreeBSD.ORG Subject: Re: Draft for first bsd.java.mk document In-Reply-To: <02030217014603.03516@heinz> Message-ID: <20020307140652.P44242-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE 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 Don't you think there should also be a JAVA_LIBS (or whataever it is called) variable set after having computed USE_JAVA that points to the prefix directory where lib jars are to be stored. This is quite an issue for me because I get tired of looking for all the jars to include in my classpath in different locations. With the use of JAVA_LIBS, you can use JAVA_LIBS in the makefiles from your own development. Also maybe we should recommend from ports maintainer that each jar in the JAVA_LIBS directory be named $PORTNAME-$PORTVERSION.jar and all port-related docs be in $PREFIX/share/doc/$PORTNAME-$PORTVERSION and API doc in $PREFIX/share/doc/$PORTNAME-$PORTVERSION/{api|javadoc} BTW, did you have some feedback from the people in charge of FreeBSD ports regarding your proposal ? Herv=E9 On Sat, 2 Mar 2002, Ernst de Haan wrote: > Dear Kees Jan and all, > > > I've updated the first document and started with a second one. Any > preliminary reviews would be more than welcome: > > http://www.metaverse.nl/~ernst/installing.html > http://www.metaverse.nl/~ernst/writing.html > > I've changed the installing.html document per your suggestion, Kees Jan := ) > > Will keep you posted. > > > Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message