[70133] branches/release_1_9/base/src/port/port-help.tcl

jmr at macports.org jmr at macports.org
Fri Jul 30 00:30:54 PDT 2010


Revision: 70133
          http://trac.macports.org/changeset/70133
Author:   jmr at macports.org
Date:     2010-07-30 00:30:49 -0700 (Fri, 30 Jul 2010)
Log Message:
-----------
merge r70009, r70010 from trunk:
 sort porthelp entries, add help for notes

Revision Links:
--------------
    http://trac.macports.org/changeset/70009
    http://trac.macports.org/changeset/70010

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

Modified: branches/release_1_9/base/src/port/port-help.tcl
===================================================================
--- branches/release_1_9/base/src/port/port-help.tcl	2010-07-30 07:25:57 UTC (rev 70132)
+++ branches/release_1_9/base/src/port/port-help.tcl	2010-07-30 07:30:49 UTC (rev 70133)
@@ -49,13 +49,6 @@
 --all         Removes everything from above
 }
 
-set porthelp(log) {
-Shows main log for given ports
-
---phase <phase>		Filters by phase (fetch, checksum, extract, patch, configure, build, destroot)
---level <level>	        Filter messages above verbosity level (error, warn, msg, info, debug)
-}
-
 set porthelp(configure) {
 Configure the given ports
 }
@@ -216,6 +209,13 @@
 Returns the install location for each of the given ports
 }
 
+set porthelp(log) {
+Shows main log for given ports
+
+--phase <phase>		Filters by phase (fetch, checksum, extract, patch, configure, build, destroot)
+--level <level>	        Filter messages above verbosity level (error, warn, msg, info, debug)
+}
+
 set porthelp(mdmg) {
 Creates a dmg containing an mpkg for each of the given ports and their dependencies
 }
@@ -228,6 +228,10 @@
 Creates an mpkg for each of the given ports and their dependencies
 }
 
+set porthelp(notes) {
+Displays informational notes for each of the given ports
+}
+
 set porthelp(outdated) {
 Returns a list of outdated ports
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100730/d3f4289c/attachment.html>


More information about the macports-changes mailing list