From owner-freebsd-openoffice@FreeBSD.ORG Sat May 10 02:08:11 2014 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0637E83A for ; Sat, 10 May 2014 02:08:11 +0000 (UTC) Received: from mail-ee0-x22f.google.com (mail-ee0-x22f.google.com [IPv6:2a00:1450:4013:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8FA6A31F for ; Sat, 10 May 2014 02:08:10 +0000 (UTC) Received: by mail-ee0-f47.google.com with SMTP id c13so3082049eek.6 for ; Fri, 09 May 2014 19:08:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=YXUqJH5lH+h8EMdVM25crLXyWKhY58TM7iTA4lH/lwE=; b=faCszj7PVz49rT3zPXN8eKqWJjj6pWrfVdpChCT4/ZZz2WPnUDrHntE79Z4UgbWQID 8oDHpiJHx0g/xzDqegCsdWDxz7+bYDlInQlLcEpDRMBJUFt9ueTmVbGzRakNpIi/1NUM xH9Wm3p88PLec8mTz1qhf5qskRYdu8g0G86jq2wZBcy601vA9jFs9y/mQ51TMxWrOP0P sZRkIJ8An/HvuPKRKsHey1Cj++bG/ZrSAAID37FVv83nSptYkEv0+WJ9Wd1203V/Zq+o VKHYcJJzU6uadTeWWFwTY2sE508sZePcpVX0BNb3NrJkxf0tOoRLycy91TQUfcNh/P3O Yv/A== X-Received: by 10.14.98.131 with SMTP id v3mr15621228eef.77.1399687688959; Fri, 09 May 2014 19:08:08 -0700 (PDT) Received: from [192.168.2.148] (p5B33ABA8.dip0.t-ipconnect.de. [91.51.171.168]) by mx.google.com with ESMTPSA id r1sm15102709eew.30.2014.05.09.19.08.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 09 May 2014 19:08:07 -0700 (PDT) X-Google-Original-From: =?utf-8?Q?Nikolai_Fa=C3=9Fbender?= Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: Freebsd10 and Openoffice From: "=?utf-8?Q?Nikolai_Fa=C3=9Fbender?=" X-Mailer: iPhone Mail (11D201) In-Reply-To: <20140510100028.7ace9379@X220.alogt.com> Date: Sat, 10 May 2014 04:08:07 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <696778D7-D48E-40BB-BE0B-4D748B5521B8@googlemail.com> References: <1A91309F-F477-4C0D-83D2-9978564B47D4@googlemail.com> <20140510100028.7ace9379@X220.alogt.com> To: Erich Dollansky Cc: =?utf-8?Q?Nikolai_Fa=C3=9Fbender?= , "openoffice@freebsd.org" X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2014 02:08:11 -0000 I have installed libre Office from the Ports i think thats better than Openo= ffice.=20 Or can i use freshports.org for Openoffice?=20 > Am 10.05.2014 um 04:00 schrieb Erich Dollansky : >=20 > Hi, >=20 > On Fri, 9 May 2014 23:46:37 +0200 > "Nikolai Fa=C3=9Fbender" wrote: >=20 >> Hi, >> Is there a Way to install Openoffice in Freebsd10 over the Ports? > cd /usr/ports/editors/openoffice > make > make install >=20 > and you should be done after some pots of tea. >=20 > I use LibreOffice as I feel it is better supported and gives me less > (no) problems since some time.=20 >=20 > Erich