From owner-freebsd-ports@FreeBSD.ORG Thu Jan 17 16:41:53 2008 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 4BD6A16A41A for ; Thu, 17 Jan 2008 16:41:53 +0000 (UTC) (envelope-from msb@datacompusa.com) Received: from maildns1-tds.datacompusa.com (static-63-131-45-67.ind.onecommunications.net [63.131.45.67]) by mx1.freebsd.org (Postfix) with ESMTP id 01A7C13C43E for ; Thu, 17 Jan 2008 16:41:52 +0000 (UTC) (envelope-from msb@datacompusa.com) Received: from [192.168.1.100] (firewall.datacompusa.com [63.131.45.66]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by maildns1-tds.datacompusa.com (Postfix) with ESMTP id F2467B81C; Thu, 17 Jan 2008 11:02:00 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v753) To: ale@FreeBSD.org Message-Id: <17E915FE-847B-4717-9F80-50AE8F60BA2A@datacompusa.com> Content-Type: multipart/mixed; boundary=Apple-Mail-3--1059814981 From: Michael Boers Date: Thu, 17 Jan 2008 11:01:24 -0500 X-Mailer: Apple Mail (2.753) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: mysql-server-5.0.51 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: Thu, 17 Jan 2008 16:41:53 -0000 --Apple-Mail-3--1059814981 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed I am not sure what the proper procedure for this is, but I would like to suggest that the following patch be added to the mysql50-server port. It seems as if 5.0.51 contains a bug that prevents ssl connections. I am including a patch taken from http://bugs.mysql.com/ bug.php?id=33292 and modified to patch the file namespace of the port. This bug cost me several hours, perhaps this can save the next guy some time. Please see http://bugs.mysql.com/bug.php?id=33292 for details of the bug and discussion of the fix. Thanks, Michael Boers --Apple-Mail-3--1059814981--