From owner-freebsd-questions@FreeBSD.ORG Sat Apr 19 15:35:19 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 01C3CC22 for ; Sat, 19 Apr 2014 15:35:19 +0000 (UTC) Received: from relay.mailchannels.net (si-002-i151.relay.mailchannels.net [108.178.49.163]) by mx1.freebsd.org (Postfix) with ESMTP id 22FED1C5A for ; Sat, 19 Apr 2014 15:35:17 +0000 (UTC) X-Sender-Id: _forwarded-from|107.201.34.133 Received: from mail-24.name-services.com (ip-10-227-128-69.us-west-2.compute.internal [10.227.128.69]) by relay.mailchannels.net (Postfix) with ESMTPA id E8BD06145C for ; Sat, 19 Apr 2014 14:59:48 +0000 (UTC) X-Sender-Id: _forwarded-from|107.201.34.133 Received: from mail-24.name-services.com (mail-24.name-services.com [10.248.1.153]) (using TLSv1 with cipher AES128-SHA) by 0.0.0.0:2500 (trex/5.0.19); Sat, 19 Apr 2014 14:59:49 GMT X-MC-Relay: Forwarding X-MailChannels-SenderId: _forwarded-from%7C107.201.34.133 X-MailChannels-Auth-Id: demandmedia Received: from [192.168.1.64] (107-201-34-133.lightspeed.bcvloh.sbcglobal.net [107.201.34.133]) by mail-24.name-services.com with SMTP; Sat, 19 Apr 2014 07:59:40 -0700 Message-ID: <53528F5D.4070504@a1poweruser.com> Date: Sat, 19 Apr 2014 10:59:41 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD Questions Subject: 10.0 + pkgng + php5 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2014 15:35:19 -0000 Under the pkgng system can not find basic php5 which used to be /lang/php5 under cvs. When I look at http://www.freebsd.org/cgi/ports.cgi?query=php5&stype=all&sektion=lang there is nothing but extensions. What I am looking for is php5 with the apache module enabled. Should I be looking at some other website for descriptions of pkgng packages?