From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 13:10:41 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCE2816A4CE for ; Tue, 23 Mar 2004 13:10:41 -0800 (PST) Received: from pds.uberhacker.org (uberhacker.org [198.144.198.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id C892843D2D for ; Tue, 23 Mar 2004 13:10:41 -0800 (PST) (envelope-from pds@uberhacker.org) Received: from localhost (localhost [127.0.0.1]) by pds.uberhacker.org (Postfix) with ESMTP id 8A13825B for ; Tue, 23 Mar 2004 13:10:41 -0800 (PST) Received: from pds.uberhacker.org ([127.0.0.1]) by localhost (pds.uberhacker.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 67432-05 for ; Tue, 23 Mar 2004 13:10:40 -0800 (PST) Received: from uberhacker.org (exchange.uptilt.com [206.184.138.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pds.uberhacker.org (Postfix) with ESMTP id 222EBD0 for ; Tue, 23 Mar 2004 13:10:40 -0800 (PST) Message-ID: <4060A7CE.7010100@uberhacker.org> Date: Tue, 23 Mar 2004 13:10:38 -0800 From: "Paul D. Schmidt" User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uberhacker.org Subject: Question about something in ports/CHANGES file (re: upgrading MySQL) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 21:10:42 -0000 Where can I find more information about the following? (Taken from /usr/ports/CHANGES) 20040204: ... The ports system now supports MySQL 3.23, 4.0, 4.1, and 5.0. Also, the ability to scale to newer versions was also but in place. ... I don't see anything in the mysql40-server Makefile that has anything to do with upgrades...where else should I look? I'm trying to convert from a 3.23 system. Thanks, -Paul