From owner-freebsd-ports@FreeBSD.ORG Sat Mar 17 20:58:33 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBAF716A404 for ; Sat, 17 Mar 2007 20:58:33 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id C753613C4C5 for ; Sat, 17 Mar 2007 20:58:33 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2HKwXEu030791 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 17 Mar 2007 13:58:33 -0700 X-Auth-Received: from [192.168.10.41] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2HKwWK0003012 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 17 Mar 2007 13:58:33 -0700 Message-ID: <45FC5678.40203@u.washington.edu> Date: Sat, 17 Mar 2007 13:58:32 -0700 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.10 (X11/20070316) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20070317143636.LMPK2045.dukecmmtao03.coxmail.com@dukecmmtao03> <45FC4BF7.9060805@u.washington.edu> In-Reply-To: <45FC4BF7.9060805@u.washington.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.17.134934 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__C230066_P3_6 0, __CP_NAME_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: Mozilla -is this port ever going to be fixed? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Mar 2007 20:58:34 -0000 Garrett Cooper wrote: > Vizion wrote: >>>>> They will? Why? >>>>> While there's no reason to think they want to gratuitously >>>>> create bad feelings, FreeBSD machines are a small fraction of the >>>>> current (and potential) user base. They could blow off FreeBSD - >>>>> heck, *BSD - first thing tomorrow and not notice. >>>>> OpenOffice.Org is under no obligation to FreeBSD, or its users, >>>>> whatsoever. Of course ... if you want to step up and contribute >>>>> patches (or pay someone to do so) then this will get corrected. >>>>> Welcome to the underside of open source software. >>>>> >>>>> >>>>> Robert Huff >>>> What about the Seamonkey headers break OpenOffice though? >>> Sheesh, the >>>> OpenOffice people should know that it's an unsupported >>> browser and bad >>>> to have sitting around on a machine for security reasons >>> (riddled with >>>> security bugs). >>>> >>>> Provide me with the perfunctory necessary patches and >>> stuff, and I'll >>>> give compiling it a go with Seamonkey's headers. >>>> >>>> -Garrett >>> Correct me if I'm wrong, but it doesn't appear that mozilla actually >>> needs to be installed for OOo-2.x-devel and it appears that instead >>> it just automatically drags in mozilla off the web and compiles >>> portions of OOo specifically using mozilla's headers. >>> >>> Either way I'm trying a compile right now and will hopefully get >>> through without a hitch (even though I'm getting a bit sort on disk >>> space =\..). >>> >>> -Garrett >> >> Hi Garrett >> Just want to say how much I appreciate what you are doing >> >> David > > David, > You can also build Ooo with Firefox headers if you like.. it > requires passing in --with-system-mozilla to configure for Oo. > Cheers, > -Garrett Update: So far I've fixed configure, but now I'm working my way through trying to update all the child make / dependency files. We'll see how long this takes.. -Garrett