From owner-freebsd-ports Tue Mar 20 10:53:40 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mailgw1.be.to (mailgw1.be.to [210.235.212.5]) by hub.freebsd.org (Postfix) with ESMTP id 5CDF737B71A for ; Tue, 20 Mar 2001 10:53:36 -0800 (PST) (envelope-from okazaki@be.to) Received: from mail1.be.to (mail1.be.to [210.235.212.2]) by mailgw1.be.to (8.11.0+3.3W/8.11.0/BETO3.11-20000907025324) with ESMTP id f2KIQtX10040 for ; Wed, 21 Mar 2001 03:26:55 +0900 (envelope-from okazaki@be.to) Received: from pc10 (mbra0127.ppp.infoweb.ne.jp [202.219.229.91]) by mail1.be.to (8.9.3+3.2W/BETO.2.0-2000090621000000) with SMTP id DAA02600 for ; Wed, 21 Mar 2001 03:26:52 +0900 Received: (qmail 24195 invoked from network); 20 Mar 2001 18:26:31 -0000 Received: from pc10.localnet (192.168.1.3) by pc10.localnet with SMTP; 20 Mar 2001 18:26:31 -0000 Date: Wed, 21 Mar 2001 03:26:30 +0900 Message-ID: <86g0g8b8kp.wl@dolphin.be.to> From: Okazaki Tetsurou To: Palle Girgensohn Cc: freebsd-ports@FreeBSD.org, Ernst de Haan Subject: Re: ports/24291: New port: ant build tool for Java In-Reply-To: <200103190150.f2J1o3K32824@freefall.freebsd.org> References: <200103190150.f2J1o3K32824@freefall.freebsd.org> User-Agent: Wanderlust/2.5.8 (Smooth) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (i386--freebsd) MULE/4.0 (HANANOEN) Organization: Unknown MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In the message <200103190150.f2J1o3K32824@freefall.freebsd.org> Palle Girgensohn wrote: > Although depending on linux-jdk1.3 may not be comme-il-faut. > Maybe we should let the user choose, or find the latest java > installed and depend on it, if it exists, and if none exists > depend on native non-beta jkd1.1 (I know I'm booring, but hey, > there should a "stable" base version, and people can chose to > install beta or non_native stuff if they like). Besides, > linux-jdk1.3 requires a very resent FreeBSD system to work, > which is not fair for such a basic thing as ant. How about to make it depend on javavmwrapper as below? RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper JAVAVM?= ${LOCALBASE}/bin/javavm > Also, now ant is 1.3... still nothing committed... It's been > six months since Leo Kim submitted the first port for ant > (ports/21435), and still nothing... it is hilarious... :( Sorry for inconvenience yours such a long time. I will add ant 1.3 port based on Ernst's version. One thing I wonder now is that are we able to bundle jaxp.jar and parser.jar into the FreeBSD package and distribute it through mirror cites and CD-ROM. -- Tetsurou To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message