From owner-freebsd-ports@FreeBSD.ORG Sun Sep 18 08:16:30 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 F302916A41F for ; Sun, 18 Sep 2005 08:16:29 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.FreeBSD.org (Postfix) with SMTP id F360843D45 for ; Sun, 18 Sep 2005 08:16:27 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 40189 invoked from network); 18 Sep 2005 08:16:25 -0000 Received: from unknown (HELO ?192.168.178.22?) (a.premoli@andxor.it@81.174.31.42) by andxor.it with SMTP; 18 Sep 2005 08:16:25 -0000 Message-ID: <432D2273.3040708@FreeBSD.org> Date: Sun, 18 Sep 2005 10:16:51 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.0.5 (Windows/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Roger B.A. Klorese" References: <432D1EB8.9080608@queernet.org> In-Reply-To: <432D1EB8.9080608@queernet.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Building PHP4 CGI with MySQL and others X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2005 08:16:30 -0000 Roger B.A. Klorese wrote: > Can I use one of the PHP4 trees in the ports collection to build the CGI > version with MySQL and IMAP support? It's obvious to me how I do this > for the php4 port, but not the php4-cgi port... It's exactly the same: build www/php4-cgi and then any extension you want (with php4-extensions if you prefer the dialog box). -- Alex Dupre