From owner-freebsd-ports@FreeBSD.ORG Fri Jan 14 14:48:43 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3CF616A4CE; Fri, 14 Jan 2005 14:48:43 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 328BF43D1F; Fri, 14 Jan 2005 14:48:43 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.222] (portacare.portaone.com [195.140.247.242]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j0EEmAY4099920 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 Jan 2005 15:48:14 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <41E7DBA4.3010407@portaone.com> Date: Fri, 14 Jan 2005 16:48:04 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre , ports@FreeBSD.org References: <41E7AF5A.3020603@portaone.com> <20050114120042.GE1175@k7.mavetju> <41E7B78B.9020709@portaone.com> <41E7CBBA.3040408@FreeBSD.org> In-Reply-To: <41E7CBBA.3040408@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/589/Wed Nov 17 13:38:41 2004 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean Subject: Re: PHP ports/packages framework is seriously flawed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 14:48:43 -0000 Alex Dupre wrote: > Maxim Sobolev wrote: > >> Thanks, though I figured it out already. The question boilds down to >> the following: why there is www/mod_php4? > > > Because many people don't want the CLI version of PHP. Please read my original message. This non-CLI version is seriously flawed and mostly useless, since almost any practical PHP project will use one or another "standard" PHP extension, while www/mod_php compiles with all extensions disabled and doesn't allow one to install any of them separately. -Maxim