ports/databases/mysql55-server/files/patch-scripts_CMakeLists.txt
Alex Dupre d9029c5139 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.
2010-12-27 15:02:38 +00:00

19 lines
563 B
Text

--- scripts/CMakeLists.txt.orig 2010-12-23 17:38:12.000000000 +0100
+++ scripts/CMakeLists.txt 2010-12-23 17:40:29.000000000 +0100
@@ -316,16 +316,11 @@
# On Unix, most of the files end up in the bin directory
SET(mysql_config_COMPONENT COMPONENT Development)
SET(BIN_SCRIPTS
- msql2mysql
- mysql_config
mysql_fix_extensions
mysql_setpermission
mysql_secure_installation
mysql_zap
- mysqlaccess
- mysqlaccess.conf
mysql_convert_table_format
- mysql_find_rows
mysqlhotcopy
mysqldumpslow
mysqld_multi