From owner-freebsd-ports@FreeBSD.ORG Tue Feb 1 06:44:36 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 57760106564A for ; Tue, 1 Feb 2011 06:44:36 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1980D8FC12 for ; Tue, 1 Feb 2011 06:44:34 +0000 (UTC) Received: by iyb26 with SMTP id 26so5794838iyb.13 for ; Mon, 31 Jan 2011 22:44:34 -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=FMEAuoR3B4tr06nQO/sRuAXOtkL1C3+rns39Rw+/ZzA=; b=JQlVEm+eAPmFMLV5EQhhEJR63JBUqHatceVBpW2zxKhq3l/SeRbwANnjOXThcO+YYB cGJnuzQ2fzsGCHZvqZN6wCgWuNRQUc/vs/L+HGb0+c42xOE4McYEVLrZIyhEfBw5jMYZ oMm3mbIHrPSHM5jgXt+ExOUmx6/kqY7t9Jj9I= 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=YmS5T3f/Zjo8rnKkia/akgoJvI1xyGPBlOrvxniv+ccykOhQKZa91Ra8sQCYGGvC7+ ZzxIQhP428AZYFzB84ccVGfJlZTK2j+UwmuUfMOnOVXZPHS9qPJtazFwKxvcLIs168iM QzB+ugqG/GHCLrMMfaKnD+NFUlgy+QrhBaAuo= MIME-Version: 1.0 Received: by 10.231.15.202 with SMTP id l10mr7872905iba.19.1296542674320; Mon, 31 Jan 2011 22:44:34 -0800 (PST) Sender: baptiste.daroussin@gmail.com Received: by 10.231.182.132 with HTTP; Mon, 31 Jan 2011 22:44:34 -0800 (PST) In-Reply-To: <20110201.144238.1898388363586191530.chat95@mac.com> References: <20110201.103104.1311071912952655963.chat95@mac.com> <20110201.144238.1898388363586191530.chat95@mac.com> Date: Tue, 1 Feb 2011 06:44:34 +0000 X-Google-Sender-Auth: PZGfIdjo3E1o-AiEKePAMCuFGUE Message-ID: From: Baptiste Daroussin To: Maho NAKATA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: 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 06:44:36 -0000 2011/2/1 Maho NAKATA : > Hi, Bapt, > > tinderbox build of libreoffice port has failed. I uploaded the buildlog > http://ooopackages.good-day.net/pub/OpenOffice.org/misc/libreoffice-3.3.0= .log.bz2 > . > it looks 'shells/bash' is not added in the dependency list. > > Moreover, you may want replace '=3D=3D' to '=3D' in configure script. > Please report in the upstream. > > Thanks > =A0Nakata Maho > > From: Maho NAKATA > Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final > Date: Tue, 01 Feb 2011 10:31:04 +0900 (JST) > >> From: Baptiste Daroussin >> Subject: [CFT] cpu stresser^W libreoffice 3.3.0 final >> Date: Fri, 28 Jan 2011 15:06:06 +0100 >> >>> I try to avoid as much as possible bundled libraries which gives a >>> pretty fast compiling libreoffice (on a Q6600: ~2h without java, ~3h30 >>> with java) >> >> Strange, full build with bundled libraries took 2h-2h30 on my Q6600 for = OpenOffice.org >> port. >> >> Thanks, >> -- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.= org/ >> http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.p= gp.txt >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > bash is used more deeply, and people are working on removing it. thanks for your testing, git (http://git.etoilebsd.net/ports/) version has been greatly improved and should be now complete (including the forgotten bash dependency ... ), mime type correctly done (rename libreoffice.xml no to conflict with OOo) the icons (ooo- renamed libreoffice- for the same reasons) the .desktop files also renamed lirbeoffice. thanks fluffly@ KDE integration is done as well, three new options : GNOME (brings gconf2 and gnome-vfs needs end-user testing) GSTREAMER (to enable/disable gstreamer backend for videos/musics in documents) KDE (for qt4/kde4 integration). kde3 won't be done, old deprecated binfilters are disabled, mozzila supports is removed has recommanded by the libreoffice.org. Concerning my box I only have 2Go of RAM. I should bump it to 4Go soon. the normal set of options + GSTREAMER + JAVA + CUPS + WEBDAV are fully tested on tinderboxes by me, I'm stille waiting for my kde tinderbox build run and my gnome tinderbox build run. That should be the last plist fixes before it hit the tree. thanks all of you. regards, Bapt