From owner-freebsd-questions@freebsd.org Wed Jan 8 16:54:41 2020 Return-Path: Delivered-To: freebsd-questions@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 5AE961F4315 for ; Wed, 8 Jan 2020 16:54:41 +0000 (UTC) (envelope-from doug@safeport.com) Received: from bucksport.safeport.com (bucksport.safeport.com [198.74.231.101]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47tFhv5Jwlz3KQg for ; Wed, 8 Jan 2020 16:54:39 +0000 (UTC) (envelope-from doug@safeport.com) Received: from bucksport.safeport.com (bucksport.safeport.com [198.74.231.101]) by bucksport.safeport.com (8.14.5/8.14.5) with ESMTP id 008GscVn014537 for ; Wed, 8 Jan 2020 11:54:38 -0500 (EST) (envelope-from doug@safeport.com) Date: Tue, 7 Jan 2020 14:20:59 -0500 (EST) From: Doug Denault To: freebsd-questions@FreeBSD.ORG Subject: Installing libreoffice Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII ReSent-Date: Wed, 8 Jan 2020 11:54:26 -0500 (EST) ReSent-From: Doug Denault ReSent-To: freebsd-questions@FreeBSD.ORG ReSent-Subject: Installing libreoffice ReSent-Message-ID: ReSent-User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (bucksport.safeport.com [198.74.231.101]); Wed, 08 Jan 2020 11:54:39 -0500 (EST) X-Rspamd-Queue-Id: 47tFhv5Jwlz3KQg X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of doug@safeport.com designates 198.74.231.101 as permitted sender) smtp.mailfrom=doug@safeport.com X-Spamd-Result: default: False [-2.99 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:198.74.231.101]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; DMARC_NA(0.00)[safeport.com]; RCVD_COUNT_ONE(0.00)[1]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:11288, ipnet:198.74.228.0/22, country:US]; IP_SCORE(-0.89)[ip: (-4.49), ipnet: 198.74.228.0/22(-2.25), asn: 11288(2.33), country: US(-0.05)]; ONCE_RECEIVED(0.10)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2020 16:54:41 -0000 It was time as my workstation was 10.3. It all went suprisingly easy. My only issue was not with FreeBSD but rather with libreoffice. They the package requires the version of MySQL they specify. The package installs mysql56-client. Because MySQL server and client must match this will uninstall a non matching version. If you build the package the only way to avoid changing the installed version of MySQL is to edit the Makefile. My question is can the package requirements be chaged to accept the installed MySQL?. If the very least, I think the package should list that MySQL will be replaced. _____ Douglas Denault http://www.safeport.com doug@safeport.com Voice: 301-217-9220 Fax: 301-217-9277