[62281] contrib/port_cutleaves

jmr at macports.org jmr at macports.org
Sun Jan 3 00:52:01 PST 2010


Revision: 62281
          http://trac.macports.org/changeset/62281
Author:   jmr at macports.org
Date:     2010-01-03 00:51:58 -0800 (Sun, 03 Jan 2010)
Log Message:
-----------
port_cutleaves: finish documentation of -b option

Modified Paths:
--------------
    contrib/port_cutleaves/port_cutleaves
    contrib/port_cutleaves/port_cutleaves.8

Modified: contrib/port_cutleaves/port_cutleaves
===================================================================
--- contrib/port_cutleaves/port_cutleaves	2010-01-03 08:41:29 UTC (rev 62280)
+++ contrib/port_cutleaves/port_cutleaves	2010-01-03 08:51:58 UTC (rev 62281)
@@ -271,7 +271,7 @@
             "Specify a different location for the base MacPorts Tcl file" }
     { V     "Display version information and exit" }
 }
-set usage "\[-F value] \[-l] \[-t value] \[-V] \[-help] \[-?]\n\nOptions:"
+set usage "\[-b] \[-F value] \[-l] \[-t value] \[-V] \[-help] \[-?]\n\nOptions:"
 if {[catch {array set option [::cmdline::getoptions argv $options]}]} {
     puts [::cmdline::usage $options $usage]
     exit 1

Modified: contrib/port_cutleaves/port_cutleaves.8
===================================================================
--- contrib/port_cutleaves/port_cutleaves.8	2010-01-03 08:41:29 UTC (rev 62280)
+++ contrib/port_cutleaves/port_cutleaves.8	2010-01-03 08:51:58 UTC (rev 62281)
@@ -4,12 +4,15 @@
 .SH NAME
 \fBport_cutleaves\fR \-\- uninstall "leaves" - ports that have no dependents
 .SH SYNOPSIS
-\fBport_cutleaves\fR [\fB\-F\fR \fIfile\fR] [\fB\-l\fR] [\fB\-t\fR \fIpath\fR] [\fB\-V\fR]
+\fBport_cutleaves\fR [\fB\-b\fR] [\fB\-F\fR \fIfile\fR] [\fB\-l\fR] [\fB\-t\fR \fIpath\fR] [\fB\-V\fR]
 .SH DESCRIPTION
 Inspired by FreeBSD's pkg_cutleaves, \fBport_cutleaves\fR is an interactive script
 that eases the uninstallation of "leaves" \- ports that have no dependents.
 .SH OPTIONS
 .TP
+\fB\-b\fR
+Don't count ports as leaves when they are needed (only) at build time
+.TP
 \fB\-F\fR \fIfile\fR
 Specify a different file to read exclusions from <\fI~/.port_leaves.exclude\fR>
 .TP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100103/eef2c892/attachment.html>


More information about the macports-changes mailing list