Created attachment 164337 [details] patch also drop maintainer, thanks!
Since PHP 7.0 has dropped the mysql extension and Wordpress has been using the mysqli library since 3.9 (for PHP versions 5.5+ - source https://make.wordpress.org/core/2014/04/07/mysql-in-wordpress-3-9/) , I think it would make sense to add an 'i' to the Makefile and get rid of an unnecessary and potentially broken dependency on php5*/mysql: USE_PHP= curl gd hash mysqli pcre tokenizer xml zip zlib PHP 5.6 has been the default for some time now, so I think it's for the better. It could be conditional, of course.
Created attachment 164478 [details] patch_v2 add mysqli & ftp
also try to fix this issue https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205400
Just double check with you, you want to drop the maintainer ship?
(In reply to Martin Wilke from comment #4) yes :)
A commit references this bug: Author: miwi Date: Mon Dec 28 09:55:18 UTC 2015 New revision: 404620 URL: https://svnweb.freebsd.org/changeset/ports/404620 Log: - Update to 4.4 - Add/Update missing deps - Take over maintainership PR: 205392 Submitted by: ychsiao@ychsiao.org (previous maintainer) Changes: head/www/wordpress/Makefile head/www/wordpress/distinfo head/www/wordpress/pkg-message