From owner-freebsd-ports Wed Mar 21 15:40:31 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp1.chello.se (smtp1.chello.se [193.150.195.10]) by hub.freebsd.org (Postfix) with ESMTP id DA17737B718; Wed, 21 Mar 2001 15:40:27 -0800 (PST) (envelope-from girgen@partitur.se) Received: from palle.girgensohn.se ([193.150.249.140]) by smtp1.chello.se (InterMail vK.4.03.00.00 201-232-121 license 13ed6d939a101f33a28aa8ad6d2fac65) with ESMTP id <20010321233945.JFMX12835.smtp1@palle.girgensohn.se>; Thu, 22 Mar 2001 00:39:45 +0100 Received: from partitur.se (localhost [127.0.0.1]) by palle.girgensohn.se (8.11.3/8.11.1) with ESMTP id f2LNeOL22719; Thu, 22 Mar 2001 00:40:25 +0100 (CET) (envelope-from girgen@partitur.se) Message-ID: <3AB93BE8.D0752542@partitur.se> Date: Thu, 22 Mar 2001 00:40:24 +0100 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-BETA i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: Okazaki Tetsurou Cc: freebsd-ports@FreeBSD.org, Ernst de Haan Subject: Re: ports/24291: New port: ant build tool for Java References: <200103190150.f2J1o3K32824@freefall.freebsd.org> <86g0g8b8kp.wl@dolphin.be.to> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I ported jaxp, it is in PR 25956 I'm not sure whether it is smart to depend on it for ant build/install/package, but at least we can then distribute the ant package, although it lacks Sun's stuff and depends on a port... Hmmm... We can't make an all package installation anyhow if I've read their license correctly. Maybe I haven't? Could someone else double check this; can we redistribute Sun's jarballs in any form, if not on CD (probably not) then on the net as part of a FreeBSD package? /Palle Okazaki Tetsurou wrote: > > 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