From owner-freebsd-ports@FreeBSD.ORG Sat Feb 11 17:06:32 2006 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 F031316A420 for ; Sat, 11 Feb 2006 17:06:32 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.FreeBSD.org (Postfix) with SMTP id 5D61343D48 for ; Sat, 11 Feb 2006 17:06:32 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 91262 invoked from network); 11 Feb 2006 17:06:31 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=QLOeukPEQgsmkXzkaSHWo4kN0g+5L2PcJowpK4wNPAh+GBf0JaMYvI2r4qc+p6aJ7q2eqgfzrDq7mX3U+NLFtOXXxJckpo9ouYoFi4piVGLvZnyhU+ce+vNWQ4QVWdANlvwQuPZ0SmkS1UjUEHXLlukbkVtz/3jYmGf+QXvSWRU= ; Received: from unknown (HELO ?70.30.133.184?) (mikej@rogers.com@70.30.133.184 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 11 Feb 2006 17:06:31 -0000 Message-ID: <43EE19C8.9010706@rogers.com> Date: Sat, 11 Feb 2006 12:07:20 -0500 From: Mike Jakubik User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Paul Andrews References: <43ED6E90.2090306@shaw.ca> In-Reply-To: <43ED6E90.2090306@shaw.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, ale@freebsd.org Subject: Re: Change default MySQL version from 4.1 to 5.0 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: Sat, 11 Feb 2006 17:06:33 -0000 Paul Andrews wrote: > Alex, > > I notice you submitted a problem report to update php5_mysql to > version 5.0 from 4.1. Has there been any word on this change. I just > did a rebuild of my system and am waiting to install the php5_mysql > extension as I wanted to utilize MySQL 5.0. > > Would it be safe to make the changes myself so that MySQL 5.0 builds > rather then 4.1. Any chance this PR will be completed and approved soon. You don't need to wait for this. Just compile MySQL 5 first, then compile php.