From owner-freebsd-java Mon Feb 25 8:29:39 2002 Delivered-To: freebsd-java@freebsd.org Received: from daedalus.cs.brandeis.edu (daedalus.cs.brandeis.edu [129.64.3.179]) by hub.freebsd.org (Postfix) with ESMTP id 0724F37B404 for ; Mon, 25 Feb 2002 08:29:32 -0800 (PST) Received: from localhost (meshko@localhost) by daedalus.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id LAA19263; Mon, 25 Feb 2002 11:29:10 -0500 Date: Mon, 25 Feb 2002 11:29:09 -0500 (EST) From: Mikhail Kruk To: Herve Quiroz Cc: java@FreeBSD.ORG Subject: Re: Request for changing bsd.port.mk and adding bsd.java.mk In-Reply-To: <20020225172049.Y50703-100000@puget.esil.univ-mrs.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R Content-Transfer-Encoding: 8BIT 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 Well, I make analogy is not perfect because make is part of the OS, but gmake is a good example: /usr/ports/Mk/bsd.port.mk: # USE_GMAKE - Says that the port uses gmake. # GMAKE - Set to path of GNU make if not in $PATH (default: gmake). > 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é > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message