From owner-freebsd-office@FreeBSD.ORG Mon Sep 19 18:55:25 2011 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7095C1065670; Mon, 19 Sep 2011 18:55:25 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-vw0-f45.google.com (mail-vw0-f45.google.com [209.85.212.45]) by mx1.freebsd.org (Postfix) with ESMTP id 17C278FC1C; Mon, 19 Sep 2011 18:55:24 +0000 (UTC) Received: by vws17 with SMTP id 17so31139860vws.18 for ; Mon, 19 Sep 2011 11:55:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ohkRur9p+2KChW+WaEdUn9vZmUcAYd7+OY0R+OENh30=; b=ikIxOGhatKxvtZpLRS0445YBqQ83rMLYyMNYEu0G72EYOIihIZ7IccTXCAaZJP3NCP OhL4GZ43A2sg3u+wrxXQU9H8GO3i/v74ZJDxvfJLp+VEOqGxM8KvYBPlUz/j/WyLSLNI PDPLVUPLrvnHfzN+oUErxHknbVm9Ow1gE5YvE= MIME-Version: 1.0 Received: by 10.52.100.8 with SMTP id eu8mr2388056vdb.494.1316458524364; Mon, 19 Sep 2011 11:55:24 -0700 (PDT) Received: by 10.220.181.11 with HTTP; Mon, 19 Sep 2011 11:55:24 -0700 (PDT) In-Reply-To: <20110919173924.GD90102@azathoth.lan> References: <20110919082325.GA32552@azathoth.lan> <20110919173924.GD90102@azathoth.lan> Date: Mon, 19 Sep 2011 21:55:24 +0300 Message-ID: From: George Liaskos To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 Cc: office@freebsd.org Subject: Re: libreoffice 3.5 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: Mon, 19 Sep 2011 18:55:25 -0000 On Mon, Sep 19, 2011 at 8:39 PM, Baptiste Daroussin wrote: > On Mon, Sep 19, 2011 at 10:23:25AM +0200, Baptiste Daroussin wrote: >> Hi, >> >> if some of you wants to play, I imported libreoffice 3.5 (libreoffice-devel) in >> the git repository. >> >> They have a new layout for the distfiles, I took the yesterday git master >> snaphost for the test. >> >> So far I have updated the patches and I'm able to run configure. >> >> For some reason the build still fail. >> >> This is important to get 3.5 building fine to be able to send our patches >> upstream. >> >> PS: for the next week I'll mostly work on libreoffice-legacy (3.3.4) >> >> regards, >> Bapt > > > Finally worked on 3.5 :) > I have managed to build sucessfully 3.5 (and use it) I sent a first bunch of > patches upstream, which have been integrated. > > I'll updated the git snapshot in a couple of days when they will be all > incorporated to reflect that. > > regards, > Bapt > Great work, i see the patches get pushed one after the other. :)