From owner-freebsd-ports@freebsd.org Wed Jan 13 10:15:50 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9E09A80117 for ; Wed, 13 Jan 2016 10:15:50 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7201C0D for ; Wed, 13 Jan 2016 10:15:50 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: by mailman.ysv.freebsd.org (Postfix) id 8E7A2A80116; Wed, 13 Jan 2016 10:15:50 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 744EFA80115 for ; Wed, 13 Jan 2016 10:15:50 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (kingslanding.unix-experience.fr [62.4.22.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B4DF81C0C; Wed, 13 Jan 2016 10:15:49 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (unknown [192.168.200.21]) by smtp.unix-experience.fr (Postfix) with ESMTP id DFE273DF69; Wed, 13 Jan 2016 11:15:46 +0100 (CET) X-Virus-Scanned: scanned by unix-experience.fr Received: from smtp.unix-experience.fr ([192.168.200.21]) by smtp.unix-experience.fr (smtp.unix-experience.fr [192.168.200.21]) (amavisd-new, port 10024) with ESMTP id EWfEPAq_DaM2; Wed, 13 Jan 2016 11:15:45 +0100 (CET) Received: from mail.unix-experience.fr (repo.unix-experience.fr [192.168.200.30]) by smtp.unix-experience.fr (Postfix) with ESMTPSA id C56A33DF43; Wed, 13 Jan 2016 11:15:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=unix-experience.fr; s=uxselect; t=1452680144; bh=2T6+j7afUWrHBcxo1bVdArxAJNwoVLMlhAssydTWxfU=; h=Date:From:Subject:To:Cc:In-Reply-To:References; b=aXg3uOCc12MWz4ZxoQdUPrYIlqF1BKGt0MIbqtJ5P24ku3HczJNVBwpd2WUmo2tUd OXRKqKOxkM0GtQN/Xni5G/bQ3SllYl14osaDox506hW629CQGMRoNuVHJZ4wqaSqR4 I9K84LYWOTAISmJMtsVxALJpAJu8GIa07p9x1vsA= Mime-Version: 1.0 Date: Wed, 13 Jan 2016 10:15:44 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: <7b7e735b3b7169dc4fb45eac0bc720f3@mail.unix-experience.fr> X-Mailer: RainLoop/1.9.3.363 From: loic.blot@unix-experience.fr Subject: Re: [CFT] php7 for FreeBSD To: "Martin Wilke" , ports@freebsd.org Cc: ale@freebsd.org In-Reply-To: <105ca2154b44edd83702fa607e051ed7@mail.unix-experience.fr> References: <105ca2154b44edd83702fa607e051ed7@mail.unix-experience.fr> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 10:15:50 -0000 Hi Martin,=0Ai noticed another problem (the mk problem wasn't one):=0Aphp= 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)=0A=0A12 janvier 2016 13:03 loic.blot@unix-experience.fr a =C3=A9c= rit:=0A> Hi Martin, great job.=0A> I noticed that php7-redis is not prese= nt. Does this exists ?=0A> I will test it on my poudriere.=0A> =0A> I als= o noticed the following error=0A> =0A> make: "/usr/local/poudriere/ports/= default/Mk/bsd.php.mk" line 367: Malformed conditional=0A> (${_USE_PHP_VE= R${PHP_VER}:M${:Uxml}} !=3D "")=0A> =0A> 12 janvier 2016 09:35 "Martin Wi= lke" a =C3=A9crit:=0A> =0A>> Hey..=0A>> =0A>> I have s= pent the last few days on getting php7 ready for FreeBSD.=0A>> The initia= l work was done by Senta Ltd [1] via github. I picked up what's=0A>> left= from there and finished up all missing ports and cleaned up a lot of=0A>= > mess.=0A>> =0A>> So far everything that is related to php7 works for me= . Pear and pecl ports=0A>> are=0A>> still untested but I'll look into the= m after php7 has landed in ports, in=0A>> order to=0A>> please the majori= ty. If you have the time it would be very much appreciated=0A>> if=0A>> y= ou can test them and send me some feedback.=0A>> =0A>> You can find all t= he ports here:=0A>> https://github.com/miwi-fbsd/miwi-ports=0A>> =0A>> NO= TE:=0A>> In case you are still using phpX-mysql, you have to replace it w= ith mysqli.=0A>> =0A>> Whats New in PHP7=0A>> http://php.net/ChangeLog-7.= php=0A>> =0A>> Thanks Martin=0A>> =0A>> [1]=0A>> https://github.com/Senta= Ltd/freebsd-php7-ports=0A>> _____________________________________________= __=0A>> freebsd-ports@freebsd.org mailing list=0A>> https://lists.freebsd= .org/mailman/listinfo/freebsd-ports=0A>> To unsubscribe, send any mail to= "freebsd-ports-unsubscribe@freebsd.org"=0A> =0A> _______________________= ________________________=0A> freebsd-ports@freebsd.org mailing list=0A> h= ttps://lists.freebsd.org/mailman/listinfo/freebsd-ports=0A> To unsubscrib= e, send any mail to "freebsd-ports-unsubscribe@freebsd.org"