From owner-freebsd-ports@FreeBSD.ORG Fri Aug 13 14:45:03 2004 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 B561316A4CE for ; Fri, 13 Aug 2004 14:45:03 +0000 (GMT) Received: from vogon.ccgis.de (vogon.ccgis.de [212.79.172.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6F8B43D1F for ; Fri, 13 Aug 2004 14:45:02 +0000 (GMT) (envelope-from thelen@ccgis.de) Received: from amavis by vogon.ccgis.de with virus-scanned (Exim 3.36 #1 (Debian)) id 1BvdVX-0004bG-00 for ; Fri, 13 Aug 2004 16:58:15 +0200 Received: from center.sz ([192.168.1.20] helo=center.shared) by vogon.ccgis.de with esmtp (Exim 3.36 #1 (Debian)) id 1BvdVL-0004az-00; Fri, 13 Aug 2004 16:58:03 +0200 Received: from [192.168.2.109] (helo=[127.0.0.1]) by center.shared with esmtp (Exim 3.35 #1 (Debian)) id 1BvdEN-00011O-00; Fri, 13 Aug 2004 16:40:31 +0200 Message-ID: <411CD3E5.5070901@ccgis.de> Date: Fri, 13 Aug 2004 16:44:53 +0200 From: Benjamin Thelen User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre References: <1090625489.33018.23.camel@oecpc27.ucsd.edu> <410220DB.8000207@FreeBSD.org> <1090784766.9773.13.camel@yucca.localdomain> <41057976.6010306@FreeBSD.org> In-Reply-To: <41057976.6010306@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: AMaViS-ng at Geo-Consortium Bonn cc: freebsd-ports@FreeBSD.org Subject: Re: mod_php4 port and php extension support? 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, 13 Aug 2004 14:45:03 -0000 Just a positive feedback. Very late response, but I want to tell you, that I like the (php4-extensions) change you did very much. Good idea, good work. Cheers, Ben Alex Dupre wrote: > Sean O'Connell wrote: > >> What I ended up doing was removing mod_php4 and then just installing >> php4-extensions. This installed php4 and everything works fine. The >> confusion was that if you are just interested mod_php4, will installing >> the php4-extensions after updating the port have the desired effect? My >> guess is "yes", but that isn't clear (and I haven't tried it). > > > The answer is "yes", php4-extensions works with every php-base port. >