Hi Martin, i noticed another problem (the mk problem wasn't one): php doesn't read extensions.ini (i tested from command line, using composer.phar and it said Phar not found. php -c /usr/local/etc/php/extensions.ini works)
12 janvier 2016 13:03 [email protected] a écrit: > Hi Martin, great job. > I noticed that php7-redis is not present. Does this exists ? > I will test it on my poudriere. > > I also noticed the following error > > make: "/usr/local/poudriere/ports/default/Mk/bsd.php.mk" line 367: Malformed > conditional > (${_USE_PHP_VER${PHP_VER}:M${:Uxml}} != "") > > 12 janvier 2016 09:35 "Martin Wilke" <[email protected]> a écrit: > >> Hey.. >> >> I have spent the last few days on getting php7 ready for FreeBSD. >> The initial work was done by Senta Ltd [1] via github. I picked up what's >> left from there and finished up all missing ports and cleaned up a lot of >> mess. >> >> So far everything that is related to php7 works for me. Pear and pecl ports >> are >> still untested but I'll look into them after php7 has landed in ports, in >> order to >> please the majority. If you have the time it would be very much appreciated >> if >> you can test them and send me some feedback. >> >> You can find all the ports here: >> https://github.com/miwi-fbsd/miwi-ports >> >> NOTE: >> In case you are still using phpX-mysql, you have to replace it with mysqli. >> >> Whats New in PHP7 >> http://php.net/ChangeLog-7.php >> >> Thanks Martin >> >> [1] >> https://github.com/SentaLtd/freebsd-php7-ports >> _______________________________________________ >> [email protected] mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "[email protected]" > > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
