[38033] trunk/base/src/port/port.tcl

raimue at macports.org raimue at macports.org
Thu Jul 3 16:49:00 PDT 2008


Revision: 38033
          http://trac.macosforge.org/projects/macports/changeset/38033
Author:   raimue at macports.org
Date:     2008-07-03 16:49:00 -0700 (Thu, 03 Jul 2008)
Log Message:
-----------
port/port.tcl:
Document depends: and depends_*: from r37909

Modified Paths:
--------------
    trunk/base/src/port/port.tcl

Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl	2008-07-03 23:38:20 UTC (rev 38032)
+++ trunk/base/src/port/port.tcl	2008-07-03 23:49:00 UTC (rev 38033)
@@ -55,7 +55,6 @@
     puts stderr "\"$cmdname help\" or \"man 1 port\" for more information."
 }
 
-
 proc print_help {args} {
     global cmdname
     global action_array
@@ -97,9 +96,10 @@
 These pseudo-portnames expand to the set of ports named.
 
 Additional pseudo-portnames start with...
-variants:, variant:, description:, portdir:, homepage:, epoch:,
-platforms:, platform:, name:, long_description:, maintainers:,
-maintainer:, categories:, category:, version:, and revision:.
+variants:, variant:, description:, depends:, depends_lib:, depends_run:,
+depends_build:, portdir:, homepage:, epoch:, platforms:, platform:, name:,
+long_description:, maintainers:, maintainer:, categories:, category:, version:,
+and revision:.
 These each select a set of ports based on a regex search of metadata
 about the ports. In all such cases, a standard regex pattern following
 the colon will be used to select the set of ports to which the
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080703/c7d1036c/attachment-0001.html 


More information about the macports-changes mailing list