<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2017-02-17 22:42, Dan Villiom
      Podlaski Christiansen wrote:<br>
    </div>
    <blockquote
      cite="mid:20170217220837.B13C1100E5B@braeburn.macports.org"
      type="cite">
      <pre style="margin:0">Dan Villiom Podlaski Christiansen (danchr) pushed a commit to branch master
in repository macports-base.

</pre>
      <p><a moz-do-not-send="true"
href="https://github.com/macports/macports-base/commit/b042c0e754098d7e7d6630e37f9db7ef9657a379">https://github.com/macports/macports-base/commit/b042c0e754098d7e7d6630e37f9db7ef9657a379</a></p>
      <pre style="white-space: pre; background: #F8F8F8"><span style="display:block; white-space:pre;color:#808000;">commit b042c0e754098d7e7d6630e37f9db7ef9657a379
</span>Author: Dan Villiom Podlaski Christiansen <a class="moz-txt-link-rfc2396E" href="mailto:danchr@gmail.com"><danchr@gmail.com></a>
AuthorDate: Fri Feb 17 22:26:48 2017 +0100

<span style="display:block; white-space:pre;color:#404040;">    Add 'rleaves' alias
</span>---
 doc/port.1        | 11 +++++++++++
 doc/port.1.txt    |  2 ++
 src/port/port.tcl | 21 +++++++++++++++++++++
 3 files changed, 34 insertions(+)</pre>
    </blockquote>
    <blockquote
      cite="mid:20170217220837.B13C1100E5B@braeburn.macports.org"
      type="cite">
      <pre style="white-space: pre; background: #F8F8F8">
<span style="display:block; white-space:pre;color:#808080;">diff --git a/doc/port.1.txt b/doc/port.1.txt
</span><span style="display:block; white-space:pre;color:#808080;">index 5d2be2a..db56670 100644
</span><span style="display:block; white-space:pre;background:#e0e0ff;">--- a/doc/port.1.txt
</span><span style="display:block; white-space:pre;background:#e0e0ff;">+++ b/doc/port.1.txt
</span><span style="display:block; white-space:pre;background:#e0e0e0;">@@ -52,6 +52,8 @@ available port tree(s). These may be used in the same way as a 'portname'.
</span>     - 'unrequested': installed ports that were installed only to satisfy
       dependencies
     - 'leaves': installed ports that are unrequested and have no dependents
<span style="display:block; white-space:pre;background:#e0ffe0;">+    - 'rleaves': installed ports that are unrequested and that no
</span><span style="display:block; white-space:pre;background:#e0ffe0;">+      requested ports depend on</span></pre>
    </blockquote>
    Sorry, I missed this earlier in the pull request [1], but I would be
    fine with just changing the definition of leaves. The new 'rleaves'
    makes more sense to me. Is there actually a use case for the old
    'leaves', where this pseudo-port cannot be replaced with 'rleaves'?<br>
    <br>
    Rainer<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="https://github.com/macports/macports-base/pull/20">https://github.com/macports/macports-base/pull/20</a><br>
  </body>
</html>