From nobody Tue Mar 07 05:51:47 2023 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PW4Md1Gtbz3wwhv for ; Tue, 7 Mar 2023 05:51:57 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4PW4Mc6LDSz4Dty for ; Tue, 7 Mar 2023 05:51:56 +0000 (UTC) (envelope-from idefix@fechner.net) Authentication-Results: mx1.freebsd.org; none Received: from server.idefix.lan (unknown [93.182.105.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 6032B60C22; Tue, 7 Mar 2023 06:51:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fechner.net; s=default; t=1678168313; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kq+i6TGRkaDer03FkxsHagZ0imHIpJGxPIQx78Yi5Pk=; b=psf8v4QFsfOdpw7En36a2sFdmFT/Cmc1SHcKmKyOkdE4inHH0ICeP8bO1Sjsl1ynV4oL5/ KuHlPUiwy9YjbrLFF0AUu8oCpdfaHH5YEXvG3zV2lVLIC3BwelUyNsxT49PbF/u07375hD lgtPOpO884pbMofQlueLygzHuP64Jd8= Received: from [192.168.0.151] (idefix.idefix.lan [192.168.0.151]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 598F5A7FA88; Tue, 7 Mar 2023 07:51:50 +0200 (EET) Message-ID: Date: Tue, 7 Mar 2023 07:51:47 +0200 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: pkg insists on uninstalling NextCloud ... Content-Language: en-US To: "Kevin P. Neal" , freebsd-ports@freebsd.org References: From: Matthias Fechner In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Server: anny.lostinspace.de X-Rspamd-Action: no action X-Rspamd-Queue-Id: 4PW4Mc6LDSz4Dty X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:5539, ipnet:195.30.0.0/16, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Am 07.03.2023 um 02:27 schrieb Kevin P. Neal: > Installed packages to be REMOVED: > ImageMagick6-nox11: 6.9.12.65,1 > nextcloud-calendar-php80: 4.1.0 > nextcloud-contacts-php80: 5.0.1 > nextcloud-php80: 25.0.1 > nextcloud-talk-php80: 15.0.0 > php80-pecl-imagick: 3.7.0 > the standard PHP version here is 8.1, maybe you need to install: pkg install nextcloud-php81 nextcloud-talk-php81 nextcloud-contacts-php81 nextcloud-calendar-php81 Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook