From owner-freebsd-ports@FreeBSD.ORG Tue Feb 1 08:50:00 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 3D4021065670 for ; Tue, 1 Feb 2011 08:50:00 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id F1DC08FC08 for ; Tue, 1 Feb 2011 08:49:59 +0000 (UTC) Received: by iwn39 with SMTP id 39so6400283iwn.13 for ; Tue, 01 Feb 2011 00:49:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=JNbaRx65nnhM2a4HlK8t7hYT/Oz1AZn3fakHbHCYsQI=; b=TGD0bE7UPekCYj1jeU6SI/wgdybAp5foWtdZpIG0pBRHrYsyFSJVjip5gvgG4LkbSB JAmlHAsKUFFQH4NdXdjKy0JeQ9iTRGH7fMY0CTo7f0u1buc+idasq5fHwWQfCe7fR7/g qWIhY0MSbZryUBHTdD/qvNGK+xyV1rGDiB/Lk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=nj2xSePH5aSOKMqVD3OKCjI6vMCaQxhD4EhQ+5+2L1mqXsFflzYpTFgKfEeLxlYuxr LnqhcY0U49SRcu7l9PBTRUDahyOQ2NNeIRneMu50p5cGAmQVbxcSZ1bTtOIop5yKLgWr uNhFpOIHFqNf5/2rKL+BM5Kh25gGCGJJHmgRc= MIME-Version: 1.0 Received: by 10.231.16.68 with SMTP id n4mr7959054iba.94.1296550199113; Tue, 01 Feb 2011 00:49:59 -0800 (PST) Sender: baptiste.daroussin@gmail.com Received: by 10.231.182.132 with HTTP; Tue, 1 Feb 2011 00:49:59 -0800 (PST) In-Reply-To: <20110201.164746.59640143160085556.chat95@mac.com> References: <20110201.144238.1898388363586191530.chat95@mac.com> <20110201.155221.632868945383149019.chat95@mac.com> <20110201.164746.59640143160085556.chat95@mac.com> Date: Tue, 1 Feb 2011 09:49:59 +0100 X-Google-Sender-Auth: HJMGBtH4q7hyOZrcW3B7ko8xhoU Message-ID: From: Baptiste Daroussin To: Maho NAKATA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-openoffice@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final 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: Tue, 01 Feb 2011 08:50:00 -0000 2011/2/1 Maho NAKATA : > Broken > >> checking whether to enable debugging code... product >> checking whether to use git to get the ooo sources... git: not found >> /work/a/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/clone a= lready set up >> checking for rsync... no >> configure: error: rsync not found; required for libreoffice when using -= -with-git >> =3D=3D=3D> =A0Script "configure" failed unexpectedly. > > bit strange you need rsync when building libreoffice > > This a a bug in configure when --disable-gstreamer is set late (don't know why yet, so I'll force gstreamer default and remove GSTREAMER knob) Concerning the DIST_SUBDIR it is already in the git version you took :) it was added by fluffy@ git and shar (http://people.freebsd.org/~bapt/libreoffice-3.3.0.shar) are upgraded to fix gstreamer. freebsd-openoffice list has been CC the discution will continue there. maybe it is time to create an office team or at least an office mailing list because we share lot's of stuff: libwp* icu, etc between different office system : libreoffice openoffice koffice abiword and maybe more. that would help working together synchronise the work on shared library etc= .