Date: Tue, 20 Mar 2001 20:26:41 -0000 From: "Richard Stockley" <rws@procopia.demon.co.uk> To: <freebsd-ports@FreeBSD.org> Subject: Re: ports/24291: New port: ant build tool for Java Message-ID: <003c01c0b17c$131f8df0$0300000a@plethora> References: <200103190150.f2J1o3K32824@freefall.freebsd.org> <86g0g8b8kp.wl@dolphin.be.to> <3AB7A5A3.FD6D97CD@partitur.se>
next in thread | previous in thread | raw e-mail | index | archive | help
> Okazaki Tetsurou wrote: > > > > In the message <200103190150.f2J1o3K32824@freefall.freebsd.org> > > Palle Girgensohn <girgen@partitur.se> 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 > > Most certainly. Jolly good! > > > > 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. > > good question. jakarta.apache.org does, I guess? I think there > should be a separate port for jaxp+parser. I fetched them from > sun, and I doubt there under a more liberate license than other > sun stuff, hence this jaxp+parser port would have a "You need > to fetch the dist files yourself" message. But hey, I'm only > guessing. > > I can check this and fix a port. > Don't know if this helps but apache distribute the crimson release which is a JAXP 1.1 compliant parser. It works with ant1.3 as I have used it to build tomcat. I have written some ports that cover these for personal use but I couldn't see the point of submitting yet more, as there have already been about 4 submitted for ant. http://xml.apache.org/dist/crimson Though personally I would rather see an Ant port that doesn't create another directory in /usr/local but a port would certainly be better than no port. -- Richard Stockley: Internet Developer - rws@procopia.com Procopia Ltd - 43 Vale Road, Bushey, Herts, WD23 2HH, UK Phone - 01923 243 759 Mobile - 07941 026 869 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003c01c0b17c$131f8df0$0300000a>