Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 00:40:24 +0100
From:      Palle Girgensohn <girgen@partitur.se>
To:        Okazaki Tetsurou <okazaki@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.org, Ernst de Haan <ernst@jollem.com>
Subject:   Re: ports/24291: New port: ant build tool for Java
Message-ID:  <3AB93BE8.D0752542@partitur.se>
References:  <200103190150.f2J1o3K32824@freefall.freebsd.org> <86g0g8b8kp.wl@dolphin.be.to>

next in thread | previous in thread | raw e-mail | index | archive | help
I ported jaxp, it is in PR 25956
<http://www.freebsd.org/cgi/query-pr.cgi?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 <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
> 
> >  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AB93BE8.D0752542>