[28316] trunk/base/portmgr/PortIndex2MySQL.tcl

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 27 19:53:07 PDT 2007


Revision: 28316
          http://trac.macosforge.org/projects/macports/changeset/28316
Author:   jmpp at macports.org
Date:     2007-08-27 19:53:06 -0700 (Mon, 27 Aug 2007)

Log Message:
-----------
Clarify that the pending admin tasks to setup the bootstrap the database have to performed on the host box running the script.

Modified Paths:
--------------
    trunk/base/portmgr/PortIndex2MySQL.tcl

Modified: trunk/base/portmgr/PortIndex2MySQL.tcl
===================================================================
--- trunk/base/portmgr/PortIndex2MySQL.tcl	2007-08-28 02:30:23 UTC (rev 28315)
+++ trunk/base/portmgr/PortIndex2MySQL.tcl	2007-08-28 02:53:06 UTC (rev 28316)
@@ -49,9 +49,10 @@
 # the MacPorts server, which is every half hour).
 #
 # Remaining requirement to successfully run this script is performing the necessary
-# MySQL admin tasks to create the database in the first place and the MySQL user that
-# will be given enough privileges to alter it. Values in the database related variables
-# provided below have to be adapted accordingly to match the chosen setup.
+# MySQL admin tasks on the host box to create the database in the first place and the
+# MySQL user that will be given enough privileges to alter it. Values in the database
+# related variables provided below have to be adapted accordingly to match the chosen
+# setup.
 #####
 
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070827/d85d4997/attachment.html


More information about the macports-changes mailing list