From owner-freebsd-ports@FreeBSD.ORG Sat Mar 6 12:44:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8AD116A4CE for ; Sat, 6 Mar 2004 12:44:37 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6231143D2F for ; Sat, 6 Mar 2004 12:44:37 -0800 (PST) (envelope-from parv_fm@mailsent.net) Received: from moo.holy.cow ([69.160.71.102]) by mta9.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040306204436.FQFW26462.mta9.adelphia.net@moo.holy.cow>; Sat, 6 Mar 2004 15:44:36 -0500 Received: by moo.holy.cow (Postfix, from userid 1001) id 128E2A8F7; Sat, 6 Mar 2004 15:44:51 -0500 (EST) Date: Sat, 6 Mar 2004 15:44:50 -0500 From: parv To: Gerald Pfeifer Message-ID: <20040306204450.GB1233@moo.holy.cow> Mail-Followup-To: Gerald Pfeifer , Etienne Robillard , freebsd-ports@freebsd.org, Kris Kennaway References: <200402271110.i1RBArT5061902@freefall.freebsd.org> <200402281119.11188.erob@videotron.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: Etienne Robillard cc: freebsd-ports@freebsd.org cc: Kris Kennaway Subject: Re: ports/63427: [lang/gcc33] Disabling the Java frontend at compile time X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 20:44:38 -0000 in message , wrote Gerald Pfeifer thusly... > > Since I assume you are mostly worried about build time and size of > the package, this might in fact be sufficient? (Building Java > without libjava is comparatively cheap.) If it is not, you can > simply extend the framework I'm going to add to also disable Java > per se. > > Does that sound like a good plan? Can't say about OP, but sounds good to me saving of space & time w.r.t. Java. - Parv --