[78937] branches/gsoc11-statistics/base/src/port/port-help.tcl

derek at macports.org derek at macports.org
Fri May 27 10:53:19 PDT 2011


Revision: 78937
          http://trac.macports.org/changeset/78937
Author:   derek at macports.org
Date:     2011-05-27 10:53:19 -0700 (Fri, 27 May 2011)
Log Message:
-----------
Added help for port stats action

Modified Paths:
--------------
    branches/gsoc11-statistics/base/src/port/port-help.tcl

Modified: branches/gsoc11-statistics/base/src/port/port-help.tcl
===================================================================
--- branches/gsoc11-statistics/base/src/port/port-help.tcl	2011-05-27 17:52:35 UTC (rev 78936)
+++ branches/gsoc11-statistics/base/src/port/port-help.tcl	2011-05-27 17:53:19 UTC (rev 78937)
@@ -305,6 +305,25 @@
 Marks each of the given ports as unrequested
 }
 
+set porthelp(stats) {
+Returns the information that will be submitted to MacPorts if you choose to 
+participate in the usage statistics collection program.
+
+Data will only be submitted to MacPorts if you volunteer to participate.
+You can opt-in by setting the stats_participate varible in macports.conf
+
+If you participate MacPorts will automatically and regularly submit
+1. The ports that you have installed
+2. Information about your system that is relavant to building ports
+
+<arguments> may be exactly one of the following
+submit  -   Submit collected data to MacPorts
+
+example:
+port stats
+port stats submit 
+}
+
 set porthelp(submit) {
 Submit a port to the MacPorts Web Application (unimplemented)
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110527/0edcca81/attachment.html>


More information about the macports-changes mailing list