From owner-freebsd-questions@FreeBSD.ORG Mon Mar 15 06:07:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94D3C16A4CE for ; Mon, 15 Mar 2004 06:07:05 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3F4443D53 for ; Mon, 15 Mar 2004 06:07:04 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i2FE6ua9023030 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Mar 2004 14:06:56 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i2FE6tIU022921; Mon, 15 Mar 2004 14:06:55 GMT (envelope-from matthew) Date: Mon, 15 Mar 2004 14:06:55 +0000 From: Matthew Seaman To: "Rommel B. IKEDA" Message-ID: <20040315140655.GB26079@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , "Rommel B. IKEDA" , Questions FreeBSD References: <4055617C.3080305@me.point.ne.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline In-Reply-To: <4055617C.3080305@me.point.ne.jp> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040304, clamav-milter version 0.67j cc: Questions FreeBSD Subject: Re: using Firefox & Thunderbird already, I can I delete Mozilla Suite. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 14:07:05 -0000 --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 15, 2004 at 04:55:40PM +0900, Rommel B. IKEDA wrote: > Hello, >=20 > I am presently using Mozilla Firefox as my Internet Browser and Mozilla > Thunderbird as my Email Client... > I used to be using Mozilla Internet Client Suite and it is still > installed... > I was wondering, should I desire to pkg_delete Mozilla 1.6 will it not > affect my Firefox and Thunderbird? I've got both Mozilla 1.6 and the latest Firefox installed -- they don't seem to tread on each other's toes at all. Never had a problem when updating one in the presence of the other either, so I think you can pkg_delete with impunity. > If it does, can I reinstall Mozilla without the Mail, Composer, and > other arguments available? > Thank you for any advice, answers, or anything... Sure: % grep mozilla-devel /usr/local/etc/pkgtools.conf 'www/mozilla-devel' =3D> 'WITHOUT_MAILNEWS=3Dyes WITHOUT= _COMPOSER=3Dyes WITHOUT_LDAP=3Dyes WITHOUT_CHATZILLA=3Dyes', That's from the MAKE_ARGS[] array used by portupgrade(1) -- you can supply the same arguments on the make(1) command line if you prefer not to use portupgrade. There's a few othe WITH_FOO or WITHOUT_BAR options that have crept into the port which you can see by reading /usr/ports/www/mozilla-devel/Makefile or by: % cd /usr/ports/www/mozilla-devel % make pre-everything Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAVbh/dtESqEQa7a0RAjdnAJwJbTzEsgCsguUIj5CIf9vHw8x/kgCeObmF 4pwYLGxhtae8MjhtLfg0Y10= =vGMd -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko--