From d9029c513982bd669b22c88b2f04cd4cfd5c201f Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 27 Dec 2010 15:02:38 +0000 Subject: Update MySQL to 5.5.8 GA release. Read UPDATING. Major changes: - new installation layout, resembling RPM packages: - client = Client Utilities + Development Libraries + Shared components - server = MySQL Server + Embedded - new build system: cmake instead of autotools - fewer port knobs Expect various breakages, but if we are lucky this could become the new default mysql port. --- UPDATING | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 19a1a55240b5..49752cb8a3b7 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20101227: + AFFECTS: users of databases/mysql55-server + AUTHOR: ale@FreeBSD.org + + MySQL 5.5 has been updated to 5.5.8 GA release. Since layout is + changed you should remove mysql55-{client/server/scripts} ports + before upgrading. The build system is changed too, so expect + failures. + 20101227: AFFECTS: users of security/opensc AUTHOR: ale@FreeBSD.org -- cgit v1.2.3