From owner-freebsd-office@FreeBSD.ORG Tue Jul 30 17:32:11 2013 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9FAA157F for ; Tue, 30 Jul 2013 17:32:11 +0000 (UTC) (envelope-from alexander.shikoff@gmail.com) Received: from mail-ve0-x230.google.com (mail-ve0-x230.google.com [IPv6:2607:f8b0:400c:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 61B6C20F1 for ; Tue, 30 Jul 2013 17:32:11 +0000 (UTC) Received: by mail-ve0-f176.google.com with SMTP id b10so2287640vea.7 for ; Tue, 30 Jul 2013 10:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=nwOpB8IUGC+unVwHNlg93WAuQOZjIf0+pXvpbG7/s1k=; b=1KIQlqogcLOVnfCg651CwW/JHATuZfomTRCetcGuyxuXhTjJEuWeqpv6msJBGAInV7 IwLsnvvhe+7BIVOC1b7GdbJeXKrB0VGRzx31VjuJ3peBIgaFGE0EKgXqNlh1eLYm1gl7 1OaTgN6NYEaEyyCoQJqwtOHcPSh84DRwQ6+KZLDJYALPV52WC3MI7KK3VU52H6evAgTP gUvMsK1JTNWFWNgTyfCui+uXhdSbOkAKGgnJHuO2KCRFZtQ62xYQRgvfUcUb2F3abHo0 MQgAAtn68pnqHJg+WNCjcMeD3C4he5AtEKuPFmXVG1Vmx8VU1dw2YRmrwUjVzyuWLBJG rgxQ== MIME-Version: 1.0 X-Received: by 10.58.19.162 with SMTP id g2mr27697610vee.12.1375205530482; Tue, 30 Jul 2013 10:32:10 -0700 (PDT) Received: by 10.52.32.200 with HTTP; Tue, 30 Jul 2013 10:32:10 -0700 (PDT) In-Reply-To: <51F2CF9E.7090505@riseup.net> References: <51F2CF9E.7090505@riseup.net> Date: Tue, 30 Jul 2013 20:32:10 +0300 Message-ID: Subject: Re: libreoffice-4.0.4 on 10-CURRENT From: Alexander Shikoff To: Piotr Kubaj Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-office@freebsd.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 17:32:11 -0000 Hi, 2013/7/26 Piotr Kubaj : > The WITHOUT_NOUVEAU knob is no more valid. If you want to use new x11, > set WITH_NEW_XORG. > > Just my 2 cents. > Thank you for a hint. I'm not sure that recompilation of all xorg with WITH_NEW_XORG knob solves an issue. If anyone confirm that then I'm ready to get into the gamble.