From owner-freebsd-ports Mon Oct 30 0:36:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by hub.freebsd.org (Postfix) with ESMTP id 1A88E37B479; Mon, 30 Oct 2000 00:36:31 -0800 (PST) Received: from C992631-A.pinol1.sfba.home.com (C992631-A.pinol1.sfba.home.com [24.12.58.155]) by shale.csir.co.za (8.9.3/8.9.3) with ESMTP id KAA22110; Mon, 30 Oct 2000 10:39:45 +0200 (SAT) (envelope-from reg@shale.csir.co.za) Received: (from reg@localhost) by C992631-A.pinol1.sfba.home.com (8.11.0/8.11.0) id e9U8Z5924572; Mon, 30 Oct 2000 00:35:05 -0800 (PST) (envelope-from reg) Date: Mon, 30 Oct 2000 00:35:04 -0800 From: Jeremy Lea To: Maxim Sobolev Cc: ports@FreeBSD.org Subject: Re: Missed zip/unzip dependency in mozilla port Message-ID: <20001030003504.B90176@shale.csir.co.za> References: <39F93354.1FD3B656@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F93354.1FD3B656@FreeBSD.org>; from sobomax@FreeBSD.org on Fri, Oct 27, 2000 at 10:48:36AM +0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, On Fri, Oct 27, 2000 at 10:48:36AM +0300, Maxim Sobolev wrote: > Accidentally building Mozilla on machine with zip/unzip installed I found > several files not listed in pkg-plist left behind after uninstall. After > studying the reasons for this I discovered that configure script checks for > zip/unzip and enables creation of jar packages if they are present. Therefore I > propose to add zip/unzip into BUILD/RUN depends and adjust pkg-plist > accordingly (see attached patch). I don't think this is a good idea. These files are duplicates of some of the other files, and are quite big. If there's a way of only having it only use the .jar's, which I can't find at the moment, then that would be a better solution. For the moment, I'm going to add '--disable-jar-packaging' to CONFIGURE_ARGS. Regards, -Jeremy -- | ----------------------------------------------------- --+-- "What a crazy world we live in, | we save the whales yet support abortion" - MIC | ----------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message