From owner-freebsd-ports@freebsd.org Fri Jul 17 19:44:42 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7708736D511 for ; Fri, 17 Jul 2020 19:44:42 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7hQx6l9Tz4S43 for ; Fri, 17 Jul 2020 19:44:41 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: by mailman.nyi.freebsd.org (Postfix) id E46D736D248; Fri, 17 Jul 2020 19:44:41 +0000 (UTC) Delivered-To: ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E2A7436D50F; Fri, 17 Jul 2020 19:44:41 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from imailer.gwdg.de (imailer.gwdg.de [134.76.11.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B7hQw4xFfz4Rvy; Fri, 17 Jul 2020 19:44:40 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from excmbx-03.um.gwdg.de ([134.76.9.218] helo=email.gwdg.de) by mailer.gwdg.de with esmtp (GWDG Mailer) (envelope-from ) id 1jwWHd-00006c-O5; Fri, 17 Jul 2020 21:44:37 +0200 Received: from krabat.raven.hur (10.250.9.199) by EXCMBX-03.um.gwdg.de (134.76.9.218) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2044.4; Fri, 17 Jul 2020 21:44:37 +0200 Subject: Re: LibreOffice 7.0 call for testing To: Dima Panov , FreeBSD Ports CC: office References: <1a608f4b-ae7c-4c00-b280-c85e6c3d20f2@Canary> From: Rainer Hurling Message-ID: <0f107423-b51b-4f36-2f61-2689c5c3014a@gwdg.de> Date: Fri, 17 Jul 2020 21:44:32 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <1a608f4b-ae7c-4c00-b280-c85e6c3d20f2@Canary> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 8bit X-Originating-IP: [10.250.9.199] X-ClientProxiedBy: excmbx-11.um.gwdg.de (134.76.9.220) To EXCMBX-03.um.gwdg.de (134.76.9.218) X-Virus-Scanned: (clean) by clamav X-Rspamd-Queue-Id: 4B7hQw4xFfz4Rvy X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of rhurlin@gwdg.de designates 134.76.11.19 as permitted sender) smtp.mailfrom=rhurlin@gwdg.de X-Spamd-Result: default: False [-2.27 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.82)[-0.816]; HAS_XOIP(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:134.76.10.0/23]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[gwdg.de]; NEURAL_HAM_LONG(-0.99)[-0.994]; RCVD_COUNT_THREE(0.00)[3]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.16)[-0.161]; RCVD_IN_DNSWL_NONE(0.00)[134.76.11.19:from]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:680, ipnet:134.76.0.0/16, country:DE]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2020 19:44:42 -0000 Hi Dima, Am 16.07.20 um 07:17 schrieb Dima Panov: > Hello! > > LibreOffice 7.0 branch is over to release candadate and office@FreeBSD team calls everyone interested to join us in testing cycle > > Our WIP repository available at GitHub, https://github.com/lwhsu/freebsd-ports-libreoffice, branch 7.0.0 > > Of course, we support ports’ OVERLAY feature by adding: > > OVERLAYS+=/path/to/freebsd-ports-libreoffice > > to /etc/make.conf > > Poudriere users should follows next steps: > > sudo poudriere ports -c -F -p portoverlay > cd ${LOCALBASE}/poudriere/ports/portsoverlay > git clone https://github.com/lwhsu/freebsd-ports-libreoffice . > git checkout 7.0.0 > poudriere bulk -j 121amd64 -p portstree -O portsoverlay editors/libreoffice > > Or you can use pre-built packages with default options. > Take yours from https://people.freebsd.org/~lwhsu/libreoffice/ > > You can start the LibreOffice with x11 UI backend by setting > environment variable: > > SAL_USE_VCLPLUGIN=gen > > where ‘gen’ can be replaced by x11, gtk3, qt5 ,kf5, depends on selected build options to get a required vcl active > > Current known issue is missed vertical and gorizontal scrollbars with gkt3 vcl. > Qt5 vcl is already locked to use cairo font renderer. > > Patches and suggestions are welcome! > > -- > WBR, Dima. (Desktop, KDE, X11, Office)@FreeBSD team > (fluffy@FreeBSD.org, https://t.me/dima_panov) > Many thanks for the possibility to test the 7.0.0.1 port before the release is coming. Much appreciated! I built the port with Poudriere on a 13.0-CURRENT box. It builts and installs fine. As far as I can say after testing with some types of files, the following works as expected: - opening .odt, .docx, .xlsx - saving the same formats - opening encrypted files - exporting to pdf Using SAL_USE_VCLPLUGIN=kf5, rendering seems fine for me. Could hardly await the final release of libreoffice and the port :) Best wishes, Rainer