<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/7d1ee58a315cd067f9e210cdac35a790eca0b8e0">https://github.com/macports/macports-base/commit/7d1ee58a315cd067f9e210cdac35a790eca0b8e0</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 7d1ee58  doc: Document startupitem_install
</span>7d1ee58 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7d1ee58a315cd067f9e210cdac35a790eca0b8e0
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Fri Apr 6 03:08:08 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    doc: Document startupitem_install
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    This is based on the text in macports.conf.in.
</span>---
 doc/macports.conf.5.txt | 7 +++++++
 1 file changed, 7 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/macports.conf.5.txt b/doc/macports.conf.5.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index b5f3c03..4079b97 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/macports.conf.5.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/macports.conf.5.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -142,6 +142,13 @@ startupitem_type::
</span>     *Supported types:*;; none, launchd, default.
     *Default:*;; default
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+startupitem_install::
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    Create system-level symlinks to generated StartupItems. If set to
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    "no", symlinks will not be created; otherwise, symlinks will be placed
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    in /Library/LaunchDaemons or /Library/LaunchAgents as appropriate.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    This setting only applies when building ports from source.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    *Default:*;; yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> destroot_umask::
     Umask value to use during the destrooting of a port.
     *Default:*;; 022
</pre><pre style='margin:0'>

</pre>