From owner-freebsd-ports@freebsd.org Thu Jan 14 03:09:17 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 9049AA80EC7 for ; Thu, 14 Jan 2016 03:09:17 +0000 (UTC) (envelope-from colby@taplaboratories.com.au) 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 71A031D43 for ; Thu, 14 Jan 2016 03:09:17 +0000 (UTC) (envelope-from colby@taplaboratories.com.au) Received: by mailman.ysv.freebsd.org (Postfix) id 6EADDA80EC6; Thu, 14 Jan 2016 03:09:17 +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 6D4D9A80EC5 for ; Thu, 14 Jan 2016 03:09:17 +0000 (UTC) (envelope-from colby@taplaboratories.com.au) Received: from mail-ig0-x234.google.com (mail-ig0-x234.google.com [IPv6:2607:f8b0:4001:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3AB701D42 for ; Thu, 14 Jan 2016 03:09:17 +0000 (UTC) (envelope-from colby@taplaboratories.com.au) Received: by mail-ig0-x234.google.com with SMTP id mw1so161869784igb.1 for ; Wed, 13 Jan 2016 19:09:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=taplaboratories.com.au; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=aRuJ/Vhn6Ij23yHiYwdP22GWiTzBV+nXqY9Uyj7Wbos=; b=MF7ea3JjdPtlMoz6Ps5b2V2UtX4UBA5TdsbHkaTyKAAhcyOiGxg3S4J7ovErdH3ehi NtyGCEV6jEZviHc/PFCbsHwe6miCinmN3lhLi0b/zhIBvMsNnaQGp2FbDPMTvuCwNxO/ gB9zbEe40clmgOQvOf+2i0MRcWQ8eLUGn5r1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=aRuJ/Vhn6Ij23yHiYwdP22GWiTzBV+nXqY9Uyj7Wbos=; b=dKl0/OoSoIXsW0jwMXn4w/NubQaqJb9AEDu9WkFPIDC7SM0tykazRC05WpynxZhzwb Ggxfej4fmJbv1Z3UCYMu9Vltdk5mcE/oYVeY9dVPFQKMpagrdVqkWsZlfARX4a7IuaeK rnbaUFCYhjE4vlutKFIdEJrnUhMz1c1bKX4rGhoXa8boNR/qdirq5SYM/Kos8sk+6D/z kxlO7J9lsEBXSKxF49nOcj01Mix9KF7ezhOJZIvp4ZQBUVGzFlt2vg8UJkKO7sArclEZ UdKW/2mboXG3vts1z2IGDBRw7LmQV/mmKvm6CHIIjyC52jne0+5kVwW7Sg4SyeiREr7t oftg== X-Gm-Message-State: ALoCoQnFMtEQsp252bSOZ3JxpAxqQQK24V2LfNgimbE8T225tnM2Avzb+wFjn3grFpxCqEylqQ1dMpeGPkWYyIDWQpAf+eeVCA== X-Received: by 10.50.103.74 with SMTP id fu10mr2565039igb.21.1452740956481; Wed, 13 Jan 2016 19:09:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.161.6 with HTTP; Wed, 13 Jan 2016 19:08:37 -0800 (PST) In-Reply-To: References: From: Colby Swandale Date: Thu, 14 Jan 2016 14:08:37 +1100 Message-ID: Subject: Re: [CFT] php7 for FreeBSD To: Martin Wilke Cc: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Thu, 14 Jan 2016 03:09:17 -0000 php7-mbstring is being listed under 2 different categories: devel & converters. On Thu, Jan 14, 2016 at 11:50 AM, Martin Wilke wrote: > Hi, > > Thank you for the report, I'll have look. > > Martin > > On Thu, Jan 14, 2016 at 8:33 AM, Colby Swandale < > colby@taplaboratories.com.au> wrote: > >> Thanks for putting the work into getting PHP 7 into ports. >> >> I am seeing a warning of removed flags in lang/php7: >> "--with-regex, --with-zend-vm" >> >> Also if i enable Zend Thread Safety in lang/php7 a build error occurs: >> "Your system seems to lack POSIX threads" >> >> On Tue, Jan 12, 2016 at 7:34 PM, Martin Wilke wrote: >> >>> 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 >>> _______________________________________________ >>> freebsd-ports@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-ports >>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >>> >> >> >