From owner-freebsd-openoffice@FreeBSD.ORG Sat Feb 24 07:15:34 2007 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C80C416A402 for ; Sat, 24 Feb 2007 07:15:34 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229]) by mx1.freebsd.org (Postfix) with ESMTP id 86A2513C428 for ; Sat, 24 Feb 2007 07:15:34 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so663524wxc for ; Fri, 23 Feb 2007 23:15:34 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rIvvra8LWfK8APnvWaWAFzfxnyXDMF/HNhqLleTzYB/wFY/N1eanMEXHrq9K4miZrdFtpBielnZRgo+jCQ426FYe9G9J1hK1AwqdyyHKhWLrLLEPx4d3cuq3nqoGKB/GrmKZ0WyekPTV1oExa/8Ek5194ugRZxQa514a4UKRspA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y3lSorskYRfk3uePA6fxR+9/tl/XLWRmfvbWKRoJhtE82KW51saHRi/lYGuWI8gt9XD05WQIU18PtvipRMYxptbntlFeZAF+08c/IwTsjnNnQXUuPpP+YLJz4eBKgIsOzi04rlM11d+IwaDnSgdYbMOGbsKav2rY5DjiukYxJGA= Received: by 10.90.33.16 with SMTP id g16mr2958208agg.1172299892486; Fri, 23 Feb 2007 22:51:32 -0800 (PST) Received: by 10.90.32.19 with HTTP; Fri, 23 Feb 2007 22:51:32 -0800 (PST) Message-ID: Date: Sat, 24 Feb 2007 07:51:32 +0100 From: "=?UTF-8?Q?Csaba_Moln=C3=A1r?=" To: "Jeffrey Katcher" In-Reply-To: <24241.78848.qm@web36808.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <24241.78848.qm@web36808.mail.mud.yahoo.com> Cc: openoffice@freebsd.org Subject: Re: Embarrassment of Riches X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Feb 2007 07:15:34 -0000 Well, I built openoffice without gnome_vfs (and I think gnomevfs itself brings in additional dependencies) and without cups (although I have a cups version as well) - but since I'm a KDE user, I built it with KDE integration - so that might be a no-no if you use something more minimal (I presume it is not gnome since you don't need gnome VFS). It is available here: ftp://hatvani.unideb.hu/pub/FreeBSD/openoffice/ I think the good folks at openoffice@freebsd try to accommodate a variety of needs, but they cannot satisfy everyone's requests: if they built a kde version, then they'll have to build all language versions as well, which will double their efforts. And then, there will be people who need an oo.o version with all WITHOUT_BLAH knobs switched on - which triples the work. Well, if you want them to provide oo.o WITHOUT_WHATEVERYOUWANT that's still possible: give them a new build cluster (a few dual core xeons would surely suffice) - and I'm sure they will happily provide additional precompiled binaries of oo.o :) On 2/23/07, Jeffrey Katcher wrote: > Could you to produce OO2 builds that lack dependencies on things like Samba > and Gnome VFS? I'm trying to install on a new system and unlike the older > 1.1.5 builds, the OO2 builds seem to drag in an army of other packages that > I'd rather not have. I know I can in theory build it myself, but it's a > daunting process. > > Thanks for all your great work, > Jeff Katcher > _______________________________________________ > freebsd-openoffice@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org" >