From owner-freebsd-ports@freebsd.org Mon May 15 13:01:15 2017 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 7896CD6D347 for ; Mon, 15 May 2017 13:01:15 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 663AE7F0 for ; Mon, 15 May 2017 13:01:15 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 65940D6D345; Mon, 15 May 2017 13:01:15 +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 6538AD6D344 for ; Mon, 15 May 2017 13:01:15 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (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 2FA087EE for ; Mon, 15 May 2017 13:01:13 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id 5B9731AAF056; Mon, 15 May 2017 15:01:11 +0200 (CEST) Subject: Re: FreeBSD Port: lang/php71-extensions - missing php71-mssql To: Franco Fichtner , Miroslav Lachman <000.fbsd@quip.cz> Cc: FreeBSD Ports References: <5919A4C3.7050503@quip.cz> From: Torsten Zuehlsdorff Message-ID: <83a9b49e-1354-6ac2-45f1-37a136b59b58@FreeBSD.org> Date: Mon, 15 May 2017 15:01:10 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2017 13:01:15 -0000 Aloha Franco, >> We are using php56-mssql for connecting to some MSSQL servers and we are planning to upgrade to PHP 7.1 now but unfortunately I cannot find php71-mssql port. >> Why is it missing? Are there any problems to build this extension for PHP 7.1? > > PHP 7 does not have mysql anymore, only mysqli. He asked for mSsql not mYsql. ;) Greetings, Torsten