From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 10:56:34 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CA381065672 for ; Wed, 16 Mar 2011 10:56:34 +0000 (UTC) (envelope-from annulen@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 3B8C68FC1C for ; Wed, 16 Mar 2011 10:56:34 +0000 (UTC) Received: from web146.yandex.ru (web146.yandex.ru [95.108.131.161]) by forward14.mail.yandex.net (Yandex) with ESMTP id 71BD9198267E; Wed, 16 Mar 2011 13:56:32 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1300272992; bh=YtoS11y9quULkeYWTSCxMlPUYESNtAqWudvbRrZUQQ8=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=Xx2R+1ruFl7trl/rHyZ19rkOySE0bQEMsj5OUfxSeebPiA9SBuwME5sLqVGJJRXF0 yx+WOoUbhCyxTchZN/MFYCXVLLji2YUktvvKpU8Y5j1L6+QyR/TgvqiGPL/jKlBUv8 LIO7F7xRgZaGXeASeeQSiJ06GOzhLvCa52Gh3n+I= Received: from localhost (localhost.localdomain [127.0.0.1]) by web146.yandex.ru (Yandex) with ESMTP id 5E030272003A; Wed, 16 Mar 2011 13:56:32 +0300 (MSK) Received: from [195.34.30.225] ([195.34.30.225]) by mail.yandex.ru with HTTP; Wed, 16 Mar 2011 13:56:31 +0300 From: Konstantin Tokarev To: rotkap@gmx.de In-Reply-To: References: <20110302230652.GA11530@comcast.net> <20110303002701.GB11530@comcast.net> <451171299154653@web73.yandex.ru> MIME-Version: 1.0 Message-Id: <17731300272991@web146.yandex.ru> Date: Wed, 16 Mar 2011 13:56:31 +0300 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=koi8-r Cc: freebsd-ports@freebsd.org Subject: Re: Is it possible to install only some parts of libreoffice? 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: Wed, 16 Mar 2011 10:56:34 -0000 07.03.2011, 00:54, "Heino Tiedemann" : > Konstantin Tokarev ; wrote: > >> š03.03.2011, 03:27, "Charlie Kester" ;: >>> šOn Wed 02 Mar 2011 at 15:06:52 PST Charlie Kester wrote: >>>> šI don't want or need all of the programs in the libreoffice suite. >>>> >>>> šIn fact, the only reason I might install it is to get the presentation >>>> šprogram so I can work with PowerPoint files I occasionally download from >>>> šthe web. š(There don't seem to be any workable, lighterweight >>>> šalternatives, as there are for .doc and .xls files.) >>>> >>>> šWould it be possible to provide some options to select which components >>>> što install? šOr is the suite written in such a way that I have to >>>> šinstall the whole thing in order to get one piece? >> šIt doesn't make much sense because all components of OOo/LibO are tightly >> šintegrated. > > I remember my debian GNU/Linux times some years ago: > > If i remember correcly there was the possibillity to install > Openoffice (what is the root of libreoffice) in peaces: Needed was a > "openoffice core" package and maybe another "openoffice lib" (or so) > package. After that you could install writer / base / calc and so on > seperatly... Right, but actually there's no much sense in it, because all components are just launchers for soffice.bin executable -- Regards, Konstantin