From owner-freebsd-ports@FreeBSD.ORG Mon Apr 5 10:34:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8707C16A4CF for ; Mon, 5 Apr 2004 10:34:30 -0700 (PDT) Received: from smtp-out4.xs4all.nl (smtp-out4.xs4all.nl [194.109.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB64443D31 for ; Mon, 5 Apr 2004 10:34:29 -0700 (PDT) (envelope-from mhellwig@xs4all.nl) Received: from xs4all.nl (xinagnet.xs4all.nl [80.126.243.229]) by smtp-out4.xs4all.nl (8.12.10/8.12.10) with ESMTP id i35HYNCY050774; Mon, 5 Apr 2004 19:34:28 +0200 (CEST) Message-ID: <407198F5.9020103@xs4all.nl> Date: Mon, 05 Apr 2004 19:35:49 +0200 From: "Martin P. Hellwig" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040307 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bjarne Wichmann Petersen References: <200404051447.16908.freebsd.nospam@mekanix.dk> In-Reply-To: <200404051447.16908.freebsd.nospam@mekanix.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: [OpenOffice 1.1] Installing dictionaries X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 17:34:30 -0000 Bjarne Wichmann Petersen wrote: >Is there an easy way to install the dictionaries for OpenOffice 1.1(.1)? The >danish OOo-dictionary in the portstree requires OOo 1.0.3. > >Bjarne > > You could just d/l them from http://projects.imp.ch/openoffice/ and install them with "pkg_add -f" and then copy the dict files from /usr/local/OpenOffice.org1.0/share/dict/ooo/ to /usr/local/OpenOffice.org1.1.0/share/dict/ooo/ . I did the same but with the complete language package (meta port). Hope this helps. Greets, MPH