Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2002 13:31:32 +0100 (CET)
From:      Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
To:        Ernst de Haan <znerd@FreeBSD.org>
Cc:        freebsd-java@FreeBSD.org
Subject:   Re: [FYI] Recently added Jakarta Commons ports
Message-ID:  <20021118124207.Y31392-100000@puget.esil.univ-mrs.fr>
In-Reply-To: <200211150905.23499.znerd@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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.
>

I don't know how to do it so I leave it up to you. Anyway, for now maybe
we could just add the following to bsd.java.mk :

PLIST_SUB+= APIDOCS=${DOCSDIR:S/^${PREFIX}\///}/api

This would greatly reduce the size of pkg-plist.

What do you think of it ?

Regards,


-Herve


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?20021118124207.Y31392-100000>