From owner-freebsd-java Mon Nov 18 9:13:51 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD34937B401; Mon, 18 Nov 2002 09:13:50 -0800 (PST) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id D15A843E4A; Mon, 18 Nov 2002 09:13:49 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost [127.0.0.1]) by puget.esil.univ-mrs.fr (8.12.3/8.12.3) with ESMTP id gAICVXkI032638; Mon, 18 Nov 2002 13:31:33 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost) by puget.esil.univ-mrs.fr (8.12.3/8.12.3/Submit) with ESMTP id gAICVW8b032635; Mon, 18 Nov 2002 13:31:32 +0100 (CET) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Mon, 18 Nov 2002 13:31:32 +0100 (CET) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: Ernst de Haan Cc: freebsd-java@FreeBSD.org Subject: Re: [FYI] Recently added Jakarta Commons ports In-Reply-To: <200211150905.23499.znerd@FreeBSD.org> Message-ID: <20021118124207.Y31392-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > 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