Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2021 12:34:22 +0100
From:      Stefan Esser <se@freebsd.org>
To:        sunpoet@FreeBSD.org
Cc:        ports@FreeBSD.org, Erik Neubauer <eneubauer@owncloud.com>
Subject:   Re: FreeBSD Port: owncloud-php80-10.6.0
Message-ID:  <3f8968bd-a2fc-af67-9e9e-61e555d0517a@freebsd.org>
In-Reply-To: <cfb1c73c-235e-c1cc-093b-636a0c1f0202@owncloud.com>
References:  <cfb1c73c-235e-c1cc-093b-636a0c1f0202@owncloud.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--9FhLGoNYcNlZkUnzjX3POI4Kdn7P3iugI
Content-Type: multipart/mixed; boundary="zU1zaNsz2b69WG8eozkU5lYOaoJa70ZcI";
 protected-headers="v1"
From: Stefan Esser <se@freebsd.org>
To: sunpoet@FreeBSD.org
Cc: ports@FreeBSD.org, Erik Neubauer <eneubauer@owncloud.com>
Message-ID: <3f8968bd-a2fc-af67-9e9e-61e555d0517a@freebsd.org>
Subject: Re: FreeBSD Port: owncloud-php80-10.6.0
References: <cfb1c73c-235e-c1cc-093b-636a0c1f0202@owncloud.com>
In-Reply-To: <cfb1c73c-235e-c1cc-093b-636a0c1f0202@owncloud.com>

--zU1zaNsz2b69WG8eozkU5lYOaoJa70ZcI
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable

Am 19.03.21 um 10:23 schrieb Erik Neubauer via freebsd-ports:
> Hi,
>=20
> Thanks for maintaining an ownCloud package!
>=20
> I noticed that you are using PHP 8.0. However ownCloud doesn't support =

> that version of PHP.
>=20
> Unfortunately I don't have any experience with BSDs, but perhaps I can =

> help you create a package based on PHP 7.4?

Hi Sunpoet,

the following patch prevents use of PHP-8.0 and the creation of
a package for that PHP version:

Index: www/owncloud/Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- www/owncloud/Makefile	(revision 568788)
+++ www/owncloud/Makefile	(working copy)
@@ -18,6 +18,7 @@
  USE_PHP=3D	bz2 ctype curl dom fileinfo filter gd hash iconv intl json \=

  		mbstring pdo posix session simplexml xml xmlreader xmlwriter \
  		xsl zip zlib
+IGNORE_WITH_PHP=3D	80

  NO_ARCH=3D	yes
  NO_BUILD=3D	yes

In order to get the current owncloud-php80 package removed from the
package mirrors, a PORT_REVISION bump will be required.

Let me know if I should go ahead and commit that change ...

Regards, STefan


--zU1zaNsz2b69WG8eozkU5lYOaoJa70ZcI--

--9FhLGoNYcNlZkUnzjX3POI4Kdn7P3iugI
Content-Type: application/pgp-signature; name="OpenPGP_signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="OpenPGP_signature"

-----BEGIN PGP SIGNATURE-----

wsB5BAABCAAjFiEEo3HqZZwL7MgrcVMTR+u171r99UQFAmBUjD4FAwAAAAAACgkQR+u171r99URm
3wf+IU/GDG1fzTVMqUZWgw+YCmJ32E6iObPXdkcSTMxobjibTWSh3mtdeezyegwD0Miw2fzR209i
iJsgS16hUjWde5bzqiedMwjMi4RSPm57IsK/Y8zHJmgWjXVlCFuSfDrPOlmJ0kz1JxbE2gIdm9Ho
ZfWl7ygYmhL40e+c9+OuaSaBYWZfjrRf5PptOgqNKj2Tc4ifNmca4Nl/EXVAOEnxKuKgVfqXBTuL
7iv0cvbAFduNo810MjMVCAIBGFps+nq1/gZzifEkjIFM/lmg6kv7lnTHqcIFsqRZqPCnADNv160p
xttYlH1h1Sqe82ei5QGIJf7JzzEJqS9NbElELZWPhQ==
=ePgm
-----END PGP SIGNATURE-----

--9FhLGoNYcNlZkUnzjX3POI4Kdn7P3iugI--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3f8968bd-a2fc-af67-9e9e-61e555d0517a>