ports/171338: both databases/mariadb-scripts and databases/mariadb-server install /usr/local/bin/mysqld_multi
geoffroy desvernay
dgeo at centrale-marseille.fr
Wed Nov 14 09:20:01 UTC 2012
The following reply was made to PR ports/171338; it has been noted by GNATS.
From: geoffroy desvernay <dgeo at centrale-marseille.fr>
To: bug-followup at FreeBSD.org, bartsch at dssgmbh.de
Cc:
Subject: Re: ports/171338: both databases/mariadb-scripts and databases/mariadb-server
install /usr/local/bin/mysqld_multi
Date: Wed, 14 Nov 2012 10:18:06 +0100
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigA06CFF94E747CDDA034A8293
Content-Type: multipart/mixed;
boundary="------------020402000201060406030404"
This is a multi-part message in MIME format.
--------------020402000201060406030404
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Here is a working patch:
Feature safe: yes
--=20
*geoffroy desvernay*
C.R.I - Administration syst=E8mes et r=E9seaux
Ecole Centrale de Marseille
--------------020402000201060406030404
Content-Type: text/x-patch;
name="mariadb-scripts.patch"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="mariadb-scripts.patch"
=3D=3D=3D> Generating patch
=3D=3D=3D> Viewing diff with more
diff -ruN --exclude=3DCVS ../mariadb-scripts.orig/files/patch-scripts__Ma=
kefile.in ./files/patch-scripts__Makefile.in
--- ../mariadb-scripts.orig/files/patch-scripts__Makefile.in 2012-04-28 2=
1:06:19.000000000 +0200
+++ ./files/patch-scripts__Makefile.in 2012-10-17 18:49:04.000000000 +020=
0
@@ -1,6 +1,6 @@
---- scripts/Makefile.in.orig 2012-04-28 16:50:52.000000000 +0200
-+++ scripts/Makefile.in 2012-04-28 16:50:04.000000000 +0200
-@@ -495,16 +495,12 @@
+--- scripts/Makefile.in.orig 2012-08-25 16:14:23.000000000 +0200
++++ scripts/Makefile.in 2012-10-17 18:48:35.000000000 +0200
+@@ -495,22 +495,10 @@
BUILT_SOURCES =3D mysql_fix_privilege_tables.sql \
mysql_fix_privilege_tables_sql.c
=20
@@ -10,15 +10,22 @@
- mysql_fix_privilege_tables \
+bin_SCRIPTS =3D msql2mysql \
mysql_fix_extensions \
- mysql_setpermission \
- mysql_secure_installation \
- mysql_zap \
- mysqlaccess \
+- mysql_setpermission \
+- mysql_secure_installation \
+- mysql_zap \
+- mysqlaccess \
- mysqlbug \
- mysql_convert_table_format \
+- mysql_convert_table_format \
mysql_find_rows \
- mysqlhotcopy \
-@@ -811,7 +807,7 @@
+- mysqlhotcopy \
+- mytop \
+- mysqldumpslow \
+- mysqld_multi
++ mytop
+=20
+ noinst_SCRIPTS =3D make_binary_distribution \
+ make_sharedlib_distribution \
+@@ -811,7 +799,7 @@
uninstall: uninstall-am
=20
install-am: all-am
diff -ruN --exclude=3DCVS ../mariadb-scripts.orig/pkg-plist ./pkg-plist
--- ../mariadb-scripts.orig/pkg-plist 2012-04-28 21:06:19.000000000 +0200=
+++ ./pkg-plist 2012-10-17 18:48:37.000000000 +0200
@@ -1,12 +1,2 @@
bin/msql2mysql
bin/mytop
-bin/mysql_convert_table_format
-bin/mysql_find_rows
-bin/mysql_fix_extensions
-bin/mysql_secure_installation
-bin/mysql_setpermission
-bin/mysql_zap
-bin/mysqlaccess
-bin/mysqld_multi
-bin/mysqldumpslow
-bin/mysqlhotcopy
=3D=3D=3D> Done
--------------020402000201060406030404--
--------------enigA06CFF94E747CDDA034A8293
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iQEcBAEBAgAGBQJQo2HPAAoJEC0NWrh8JT1S8l0H/R9l3zEQBL2hlgyWTFWvD3XW
8cGJCfk2Yxj2UpVik+6OTFMOs5B4jD9XHT/qXKR4Yavh7/5CJn2S5Dt2AM4CbvJz
dJYNK7IMskXjjXuup3adS5S172JYVosxpIN3WPoRt83xBhQK+4RfwP+haXIilbpV
J6bJMoFe/qP2gP98gzWfXk2S6VmeLeoqB7NA4kn4aLZGMoMAWWy0mKhILPv07Qrk
7QMN71hm4cmngZgcSfX80E0+7kUNvF2fKAJy4yTmRLXk/cVQSQ6pX6aPEAU2Xl+h
V6ySvMnVdnh5y+UGWe8q7ti9ZWmh/0cUu6qQ3T1DZ7cPgFxELzvdNhdxX+lHYOU=
=mrMT
-----END PGP SIGNATURE-----
--------------enigA06CFF94E747CDDA034A8293--
More information about the freebsd-ports-bugs
mailing list