From owner-freebsd-ports@FreeBSD.ORG Sat Mar 17 07:51:24 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 EC23E16A402 for ; Sat, 17 Mar 2007 07:51:24 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id C9F5813C43E for ; Sat, 17 Mar 2007 07:51:24 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2H7pOhu024290 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 17 Mar 2007 00:51:24 -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 l2H7pNAU001094 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 17 Mar 2007 00:51:24 -0700 Message-ID: <45FB9DF9.9000306@u.washington.edu> Date: Sat, 17 Mar 2007 00:51:21 -0700 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.10 (X11/20070316) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20070315153120.GDJ2045.dukecmmtao03.coxmail.com@dukecmmtao03> <17913.28165.431770.541129@jerusalem.litteratus.org> <45FA154E.1020508@u.washington.edu> In-Reply-To: <45FA154E.1020508@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.3934 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__C230066_P3_6 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: (no subject) 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 07:51:25 -0000 Garrett Cooper wrote: > Robert Huff wrote: >> Vizion writes: >> >>> I do not know about that.. If there is a refusal to keep the port >>> in the tree then the folks at OpenOffice will HAVE to do >>> something about it. >> >> 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