summaryrefslogtreecommitdiff
path: root/databases/mysql50-server/files/patch-scripts::Makefile.in
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-06-04 18:01:46 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-06-04 18:01:46 +0000
commit7144facbd7bad85c1d0739d10ba2ac1b3895c5f0 (patch)
tree428910fb1e40352bc03fe08edbf3d2f2686a7a13 /databases/mysql50-server/files/patch-scripts::Makefile.in
parentUpdate Shibboleth-sp and its tool chain to 2.5.1. (diff)
Remove MySQL 5.0, it has been unsupported upstream for about 1.5 years
Approved by: ale (maintainer)
Notes
Notes: svn path=/head/; revision=319886
Diffstat (limited to 'databases/mysql50-server/files/patch-scripts::Makefile.in')
-rw-r--r--databases/mysql50-server/files/patch-scripts::Makefile.in41
1 files changed, 0 insertions, 41 deletions
diff --git a/databases/mysql50-server/files/patch-scripts::Makefile.in b/databases/mysql50-server/files/patch-scripts::Makefile.in
deleted file mode 100644
index 0c6f9a18a6d1..000000000000
--- a/databases/mysql50-server/files/patch-scripts::Makefile.in
+++ /dev/null
@@ -1,41 +0,0 @@
---- scripts/Makefile.in.orig Wed Jul 4 15:10:00 2007
-+++ scripts/Makefile.in Thu Jul 12 08:27:29 2007
-@@ -377,24 +377,7 @@
- BUILT_SOURCES = mysql_fix_privilege_tables.sql \
- mysql_fix_privilege_tables_sql.c
-
--bin_SCRIPTS = @server_scripts@ \
-- msql2mysql \
-- mysql_config \
-- mysql_fix_privilege_tables \
-- mysql_fix_extensions \
-- mysql_setpermission \
-- mysql_secure_installation \
-- mysql_zap \
-- mysqlaccess \
-- mysqlbug \
-- mysql_convert_table_format \
-- mysql_find_rows \
-- mysqlhotcopy \
-- mysqldumpslow \
-- mysql_explain_log \
-- mysql_tableinfo \
-- mysql_upgrade_shell \
-- mysqld_multi
-+bin_SCRIPTS =
-
- noinst_SCRIPTS = make_binary_distribution \
- make_sharedlib_distribution \
-@@ -431,11 +414,7 @@
- mysql_system_tables_fix.sql \
- CMakeLists.txt
-
--dist_pkgdata_DATA = fill_help_tables.sql \
-- mysql_fix_privilege_tables.sql \
-- mysql_system_tables.sql \
-- mysql_system_tables_data.sql \
-- mysql_test_data_timezone.sql
-+dist_pkgdata_DATA =
-
- CLEANFILES = @server_scripts@ \
- make_binary_distribution \