<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 2017-03-01 12:34, Rainer Müller
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:39855efe-7f2c-6379-b9d5-40c6cea49d2f@macports.org">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<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" moz-do-not-send="true"><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>
</blockquote>
Replaced 'leaves' with the semantics of 'rleaves' now:<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/macports/macports-base/commit/14a5154087f8883f07041586ad83df26097950a6">https://github.com/macports/macports-base/commit/14a5154087f8883f07041586ad83df26097950a6</a><br>
<br>
Rainer
</body>
</html>