From owner-freebsd-questions@freebsd.org Sun Feb 7 03:07:05 2016 Return-Path: Delivered-To: freebsd-questions@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 80993A9F55E for ; Sun, 7 Feb 2016 03:07:05 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) (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 197E57E4 for ; Sun, 7 Feb 2016 03:07:05 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: by mail-wm0-x22a.google.com with SMTP id g62so74815458wme.0 for ; Sat, 06 Feb 2016 19:07:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=sBUqGGYqOvxh0Vt78u375ogNJQs0bJcrnXihTnqf0nc=; b=L75lcc2yDbpgtbSbtPXazHnCJQjafuGg07DW26FSN1KZFBF9vLDyJVA5hBEnFpcDi1 kkrpn/YpoNl6l1pOLLpEXaoGZ23WKOXBLvGVGkt4ZOBqb4QUWGpHGC3ZV8kui7YXEWJs I8LsbOy9jX3z+1dVaQAvuz65D51eHKlXMnCxR8W9zL0Zw+B0pmFR/inkct8KnZKn6vkl QcucoUuSZg+UMYhM5JDybJXixKdw78KfRcKe5L+KVk13hGe8WuDx5fwCOLjZ+kTA5HaY wIsJYfGvclPtO7j1BH354jPnEbOW3X5gC5oNHQjYfqI3fIpDVQ415oQK3GPKMarCB8vM MqIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=sBUqGGYqOvxh0Vt78u375ogNJQs0bJcrnXihTnqf0nc=; b=hFup7O3KTEjlzWitG6EtZSR1oJnD4AbZHfQ1OTgHEs90ttVD+OsU+enkIuymm8oRht 2IY1RF21xJR5zzrfVbEoa2Ungzl9BIztRxYND4/tgNsSh2KuJvsTWGqUmJleqQVt7mTs GQjDGntHreYkO/5Z2nIQ58U0tyga0QlIKutXMUPCL87MaGDFhtipipNgZYXx7NrTSK1C iXzqqtvFE+zOyKuJYy/17Sk7W45nTguhLiYFgu2XcVTeFTp0woQhUvtK/NOGVjhYY38y tWGOT0/mXyH4jk/Zy/CQUobRYal+yfj3kyd/cJtwRm63y0CiN5eyS+uDC2/G2fdKAlfx tOQw== X-Gm-Message-State: AG10YOS++pgxcqLw9+6Tk6St8xT3Jpo6DcbSkFKSpiiwOXRlS4LL/DjL7kM/uA65FcqbGw== X-Received: by 10.28.92.195 with SMTP id q186mr22700845wmb.37.1454814422004; Sat, 06 Feb 2016 19:07:02 -0800 (PST) Received: from Johans-MacBook-Air.local (92-111-79-242.static.chello.nl. [92.111.79.242]) by smtp.googlemail.com with ESMTPSA id c185sm5812107wma.5.2016.02.06.19.07.01 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 06 Feb 2016 19:07:01 -0800 (PST) Subject: Re: PHP7 package? To: Dan Busarow References: <56B68BFD.20102@buildingonline.com> Cc: freebsd-questions@freebsd.org From: Johan Hendriks Message-ID: <56B6B4D4.7000109@gmail.com> Date: Sun, 7 Feb 2016 04:07:00 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <56B68BFD.20102@buildingonline.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2016 03:07:05 -0000 Op 07/02/16 om 01:12 schreef Dan Busarow: > Does anyone have a guess as to when there will be a package for php7? > > I know that it is easy to install from source but I would prefer to > stick with packages. > > Thanks, > Dan Check the ports mailing list, mostly these things come up here first. https://docs.freebsd.org/cgi/getmsg.cgi?fetch=86492+0+archive/2016/freebsd-ports/20160117.freebsd-ports regards Johan