From owner-freebsd-java Mon Feb 25 8:21:59 2002 Delivered-To: freebsd-java@freebsd.org Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by hub.freebsd.org (Postfix) with ESMTP id 9DB8437B405 for ; Mon, 25 Feb 2002 08:21:55 -0800 (PST) Received: from localhost (hquiroz@localhost) by puget.esil.univ-mrs.fr (8.11.6/8.11.6) with ESMTP id g1PGSXp53469; Mon, 25 Feb 2002 17:28:33 +0100 (CET) (envelope-from hquiroz@esil.univ-mrs.fr) X-Authentication-Warning: puget.esil.univ-mrs.fr: hquiroz owned process doing -bs Date: Mon, 25 Feb 2002 17:28:33 +0100 (CET) From: Herve Quiroz To: Mikhail Kruk Cc: java@FreeBSD.ORG Subject: Re: Request for changing bsd.port.mk and adding bsd.java.mk In-Reply-To: Message-ID: <20020225172049.Y50703-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE 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 > keytool.. at least more likely than java_n2a. Also shouldn't ant be > included too? IMO ant installs always in the same directory (as long as you install it via the ports collection) which lets us use it directly (as for gmake or cc). So any maintainer for a port using ant would just add it in the dependancies of its port and use it via ${PREFFIX}/bin/ant. I am not very familiar with ant (actually not using it) but it sounds to me like gmake or any make tool and should probably be managed the same way others are. Again I am no expert in ant... Herv=E9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message