[94679] trunk/dports/databases/mysql51/files

pixilla at macports.org pixilla at macports.org
Tue Jun 26 18:51:16 PDT 2012


Revision: 94679
          https://trac.macports.org/changeset/94679
Author:   pixilla at macports.org
Date:     2012-06-26 18:51:15 -0700 (Tue, 26 Jun 2012)
Log Message:
-----------
databases/mysql51:
- Add my.cnf and macports-default.cnf. Closes #34982

Added Paths:
-----------
    trunk/dports/databases/mysql51/files/macports-default.cnf
    trunk/dports/databases/mysql51/files/my.cnf

Added: trunk/dports/databases/mysql51/files/macports-default.cnf
===================================================================
--- trunk/dports/databases/mysql51/files/macports-default.cnf	                        (rev 0)
+++ trunk/dports/databases/mysql51/files/macports-default.cnf	2012-06-27 01:51:15 UTC (rev 94679)
@@ -0,0 +1,44 @@
+# WARNING! ANY CHANGES TO THIS FILE WILL BE LOST ON UNINSTALL/UPGRADES!
+# Make your changes to @PREFIX@/etc/@NAME@/my.cnf
+# YOU HAVE BEEN WARNED!
+
+# MacPorts default options
+[mysqld]
+# skip-networking so multple mysql server ports can be loaded
+# without each competing for port 3306.
+# One can always put the servers on different ports and
+# remove or comment this option.
+skip-networking
+# WARNING! ANY CHANGES TO THIS FILE WILL BE LOST ON UNINSTALL/UPGRADES!
+# Make your changes to @PREFIX@/etc/@NAME@/my.cnf
+# YOU HAVE BEEN WARNED!
+
+# MacPorts default options
+[mysqld]
+# skip-networking so multple mysql server ports can be loaded
+# without each competing for port 3306.
+# One can always put the servers on different ports and
+# remove or comment this option.
+skip-networking
+# WARNING! ANY CHANGES TO THIS FILE WILL BE LOST ON UNINSTALL/UPGRADES!
+# Make your changes to @PREFIX@/etc/@NAME@/my.cnf
+# YOU HAVE BEEN WARNED!
+
+# MacPorts default options
+[mysqld]
+# skip-networking so multple mysql server ports can be loaded
+# without each competing for port 3306.
+# One can always put the servers on different ports and
+# remove or comment this option.
+skip-networking
+# WARNING! ANY CHANGES TO THIS FILE WILL BE LOST ON UNINSTALL/UPGRADES!
+# Make your changes to @PREFIX@/etc/@NAME@/my.cnf
+# YOU HAVE BEEN WARNED!
+
+# MacPorts default options
+[mysqld]
+# skip-networking so multple mysql server ports can be loaded
+# without each competing for port 3306.
+# One can always put the servers on different ports and
+# remove or comment this option.
+skip-networking

Added: trunk/dports/databases/mysql51/files/my.cnf
===================================================================
--- trunk/dports/databases/mysql51/files/my.cnf	                        (rev 0)
+++ trunk/dports/databases/mysql51/files/my.cnf	2012-06-27 01:51:15 UTC (rev 94679)
@@ -0,0 +1,8 @@
+# Use default MacPorts settings
+!include @PREFIX@/etc/@NAME@/macports-default.cnf
+# Use default MacPorts settings
+!include @PREFIX@/etc/@NAME@/macports-default.cnf
+# Use default MacPorts settings
+!include @PREFIX@/etc/@NAME@/macports-default.cnf
+# Use default MacPorts settings
+!include @PREFIX@/etc/@NAME@/macports-default.cnf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120626/690a6f13/attachment.html>


More information about the macports-changes mailing list