From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 10 14:45:58 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 836D216A4CE; Wed, 10 Nov 2004 14:45:58 +0000 (GMT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EF0C43D31; Wed, 10 Nov 2004 14:45:58 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id A94FB9818F; Wed, 10 Nov 2004 09:45:57 -0500 (EST) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id iAAEjvs18493; Wed, 10 Nov 2004 09:45:57 -0500 (EST) Date: Wed, 10 Nov 2004 09:45:57 -0500 From: Jesse Sheidlower To: Michael Johnson Message-ID: <20041110144557.GB15051@panix.com> References: <20041110140833.GA25684@panix.com> <1100095827.23186.15.camel@pav.hide.vol.cz> <20041110143002.GA18552@panix.com> <3449D6F8-3326-11D9-9029-000A958C81C6@ahze.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3449D6F8-3326-11D9-9029-000A958C81C6@ahze.net> User-Agent: Mutt/1.4.2.1i cc: Pav Lucistnik cc: freebsd-gnome@FreeBSD.org Subject: Re: Mozilla dying in 2.8 upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 14:45:58 -0000 On Wed, Nov 10, 2004 at 09:38:36AM -0500, Michael Johnson wrote: > Hi Jesse! > > On Nov 10, 2004, at 9:30 AM, Jesse Sheidlower wrote: > > >On Wed, Nov 10, 2004 at 03:10:27PM +0100, Pav Lucistnik wrote: > >>Jesse Sheidlower pí?e v st 10. 11. 2004 v 09:08 -0500: > >No, plain vanilla everywhere. I wouldn't even know how to do this ;-) > > Could you please send us a copy of /var/db/ports/mozilla/options > or just check if WITHOUT_MAILNEWS is defined ? It is defined; here's that whole file: --- # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for mozilla-1.7,2 _OPTIONS_READ=mozilla-1.7,2 WITH_XFT=true WITHOUT_CALENDAR=true WITHOUT_MAILNEWS=true WITH_COMPOSER=true WITHOUT_DEBUG=true WITHOUT_LDAP=true WITH_CHATZILLA=true WITH_XMLTERM=true WITH_JAVASCRIPT_DEBUGGER=true WITHOUT_OPTIMIZED_CFLAGS=true WITHOUT_SMB=true --- Jesse Sheidlower