Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2002 09:05:23 +0100
From:      Ernst de Haan <znerd@freebsd.org>
To:        Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>, <freebsd-java@freebsd.org>
Subject:   Re: [FYI] Recently added Jakarta Commons ports
Message-ID:  <200211150905.23499.znerd@FreeBSD.org>
In-Reply-To: <20021114165419.T27492-100000@puget.esil.univ-mrs.fr>
References:  <20021114165419.T27492-100000@puget.esil.univ-mrs.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
> > JAVASHAREDIR -- ${PREFIX}/share/java
> > JAVAJARDIR -- ${JAVASHAREDIR}/classes
>
> vote +1

Any more votes pro or con?

> > And then move on to improve things step by step, slightly improving the
> > whole thing ?
>
> IMHO, next on the list: destination directory for apidocs, with full
> PLIST_SUB support to lighten the pkg-plist files which tend to be huge.

Well, perhaps we could _generate_ the pkg-plist for API docs.

> USE_ANT= {yes,no}
> ANT_TARGET= {dist,apidocs,docs,jar...} (possibly multiple targets)
>
> if USE_ANT==yes and there is no target do-build, then define the
> following (which BTW is common to almost every java library at the time
> of speacking) :
>
> do-build:
> 	@cd ${WRKSRC} && ${ANT} ${ANT_TARGET}

Sounds good. Any patch suggestions for bsd.java.mk?


Ernst

-- 
Ernst de Haan
Development Team Leader
Wanadoo Nederland B.V.

    "Come to me all who are weary and burdened
        and I will give you rest" -- Jesus Christ

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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