Date: Mon, 14 Mar 2016 16:57:19 -0400 From: Jim Ohlstein <jim@ohlste.in> To: ports FreeBSD <freebsd-ports@FreeBSD.org>, mat@FreeBSD.org, kevlo@FreeBSD.org Subject: Owncloud port marked broken with PHP 7.0 and MySQL Message-ID: <56E725AF.3000108@ohlste.in>
next in thread | raw e-mail | index | archive | help
Hello, Not sure of the motivation behind this. Owncloud has supported PHP 7.0 since prior to this release (9.0.0). See https://owncloud.org/blog/php-7-is-here-and-owncloud-is-ready/. Perhaps removing the unnecessary php(Xx)-mysql runtime requirement is what's actually needed, as it actually requires php(Xx)-pdo-mysql. That in itself creates a php-mysql dependency in PHP versions up to 5.6, but not in later versions, such as 7.0. -- Jim Ohlstein "Never argue with a fool, onlookers may not be able to tell the difference." - Mark Twain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56E725AF.3000108>