From owner-freebsd-office@FreeBSD.ORG Tue Aug 30 10:55:01 2011 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8659106566B; Tue, 30 Aug 2011 10:55:01 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 89DA58FC0C; Tue, 30 Aug 2011 10:55:00 +0000 (UTC) Received: by fxe4 with SMTP id 4so6795631fxe.13 for ; Tue, 30 Aug 2011 03:54:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:message-id:date:from:organization:user-agent:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=sWsY6PhNWZmSj1LmnQnAOFpz5Zx4ZJCKc7uRl7eHcxs=; b=LNOIOOSlCcIC7ysk7OA1U5rvMUpnmhvUQcst3HUVTSw52VKlmd9OwAlEjIMkO3W4A8 +XMoIdXjplmlXuvCeleZ/GSug5DEekuAeGlHtSZx47GVzDiTlkbC8QSftAPIrhfYxBNy wTPJaIxNnZILgPpAk7/kYW2GHuxEy4W+x8bbM= Received: by 10.223.64.66 with SMTP id d2mr8671646fai.116.1314701699508; Tue, 30 Aug 2011 03:54:59 -0700 (PDT) Received: from [157.181.167.56] (oktnb56.inf.elte.hu [157.181.167.56]) by mx.google.com with ESMTPS id e2sm4453093fah.25.2011.08.30.03.54.58 (version=SSLv3 cipher=OTHER); Tue, 30 Aug 2011 03:54:58 -0700 (PDT) Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= Message-ID: <4E5CC0D8.4000209@FreeBSD.org> Date: Tue, 30 Aug 2011 12:52:08 +0200 From: Gabor PALI Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.9) Gecko/20100925 Thunderbird/3.1.4 MIME-Version: 1.0 To: Baptiste Daroussin References: <4E5CA173.6070205@FreeBSD.org> <20110830095358.GC71669@azathoth.lan> <20110830100739.GD71669@azathoth.lan> In-Reply-To: <20110830100739.GD71669@azathoth.lan> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-office@FreeBSD.org Subject: Re: LibreOffice progress. X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2011 10:55:01 -0000 On 08/30/11 12:07, Baptiste Daroussin wrote: > I pushed the latest version of libreoffice-legacy and libreoffice in the github Thanks! > pgj: sorry I haven't pushed yet the l10n work No problem, I think I shall do it myself :-) > and I haven't make it compatible with portshaker (don't know how to do that) It is easy: just keep the custom ports in the same directory structure as they are in the ports tree (i.e. the old format was okay). If you would like remove a port from the original ports tree during the portshaking then simply create a MOVED file for it in the root of the repository. The missing thing is the configuration for portshaker, but I will add it soon.