From owner-freebsd-ports@FreeBSD.ORG Fri Jul 3 19:09:34 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CB5910656C2; Fri, 3 Jul 2009 19:09:34 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id 2A8D28FC14; Fri, 3 Jul 2009 19:09:34 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from [192.168.1.3] (72.83.160.7) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.358.0; Fri, 3 Jul 2009 12:09:33 -0700 Message-ID: <4A4E576C.30703@p6m7g8.com> Date: Fri, 3 Jul 2009 15:09:32 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Ian Lord References: <5ce0c2981a7c432c2ec61953e37724b5@msdi.ca> In-Reply-To: <5ce0c2981a7c432c2ec61953e37724b5@msdi.ca> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, ale@freebsd.org Subject: Re: Mysq server 5.4 port 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: Fri, 03 Jul 2009 19:09:34 -0000 Ian Lord wrote: > Hi, > > Sorry to bother you again, I would like to know if you plan on releasing it before the 10th of july or if it won't be possible. I would like to plan ahead and the availability of the port is a must know :) I'm not the maintainer :). You could help the process along if you've already compiled it by hand. 1) Create a patch against ports/databases/mysql51-*, and ports/Mk/bsd.database.mk 2) Send a pr in and request a repo copy. 3) Pay careful attention to the handling of my.cnf search paths its been a repeating issue and different in each version.